Skip to content

Tags: dlang-community/dsymbol

Tags

v0.14.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update libdparse to fix issue in DCD

v0.14.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #179 from nordlow/revert-rename

Rename SemanticAllocator to ASTAllocator

v0.13.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #179 from nordlow/revert-rename

Rename SemanticAllocator to ASTAllocator

v0.13.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Set minimum version of libdparse to 0.19.3

v0.13.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
upgrade to libdparse 0.19.0

v0.13.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
upgrade to libdparse 0.19.0

v0.12.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix void[] initializer and test for it

variable was never inserted, so test didn't fail because there was no check that all variables have been covered.

v0.11.3

Update allowed version of libdparse

v0.11.2

Verified

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

Fix parsing bugs that caused symbol visibility to be incorrect.
merged-on-behalf-of: Brian Schott <[email protected]>

v0.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #151 from WebFreak001/faster-startup

83x speed up `resolveImportLocation`
merged-on-behalf-of: Brian Schott <[email protected]>