Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gdamore/DCD

Tags

v0.11.0

Toggle v0.11.0's commit message
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]>

v0.10.2

Toggle v0.10.2's commit message
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]>

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dlang-community#555 from WebFreak001/fix-releases

Build tagged releases in CIs
merged-on-behalf-of: BBasile <[email protected]>

v0.10.0

Toggle v0.10.0's commit message
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]>

v0.9.13

Toggle v0.9.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.9.12

Toggle v0.9.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.9.11

Toggle v0.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dlang-community#526 from BBasile/upd-dparse

update dparse
merged-on-behalf-of: BBasile <[email protected]>

v0.9.10

Toggle v0.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.9.10-alpha.0

Toggle v0.9.10-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dlang-community#496 from BBasile/issue-495

fix dlang-community#495 - Completion no working on variable named `body`