Tags: gdamore/DCD
Tags
update dparse to fix bad looking ddoc hints in some cases (dlang-comm… …unity#585) update dparse to fix bad looking ddoc hints in some cases merged-on-behalf-of: Basile-z <[email protected]>
readme: mention the DC env variable, typo, ident (dlang-community#567) readme: mention the DC env variable, typo, ident merged-on-behalf-of: BBasile <[email protected]>
Merge pull request dlang-community#555 from WebFreak001/fix-releases Build tagged releases in CIs merged-on-behalf-of: BBasile <[email protected]>
add support for the Module Scope Operator, close dlang-community#548 (d… …lang-community#550) add support for the Module Scope Operator, close dlang-community#548 merged-on-behalf-of: BBasile <[email protected]>
Merge pull request dlang-community#533 from BBasile/anon Add support for auto anon class completion, close dlang-community#532 merged-on-behalf-of: BBasile <[email protected]>
Merge pull request dlang-community#527 from BBasile/scope-mess fix issue dlang-community#489 - fix issue dlang-community#523, mess in scopes merged-on-behalf-of: BBasile <[email protected]>
Merge pull request dlang-community#526 from BBasile/upd-dparse update dparse merged-on-behalf-of: BBasile <[email protected]>
Merge pull request dlang-community#512 from BBasile/issue-510 fix dlang-community#510 - mixin template and alias merged-on-behalf-of: BBasile <[email protected]>
Merge pull request dlang-community#508 from BBasile/issue-504 fix dlang-community#504 - Completion for partial identifier matching to a basic type doesn't work merged-on-behalf-of: BBasile <[email protected]>
Merge pull request dlang-community#496 from BBasile/issue-495 fix dlang-community#495 - Completion no working on variable named `body`