Skip to content

Releases: dlang-community/libdparse

v0.7.0-alpha2

07 Mar 23:06
Compare
Choose a tag to compare
v0.7.0-alpha2 Pre-release
Pre-release

Fix a memory corruption bug and a build error in 32-bit mode.

v0.7.0-alpha1

03 Mar 10:24
Compare
Choose a tag to compare
v0.7.0-alpha1 Pre-release
Pre-release

Integrate a new allocation strategy into the parser. This results in a 13% reduction in startup time for DCD as well as a 30% decrease in total memory use.

v0.6.0

03 Mar 05:42
Compare
Choose a tag to compare
Fix #85

v0.5.0

29 Jan 09:55
Compare
Choose a tag to compare

Implement function alias syntax for DMD 2.070

v0.4.3

28 Jan 10:36
Compare
Choose a tag to compare

Fixes a bug where conditional declarations were parsed incorrectly. See dlang-community/D-Scanner#303

v0.4.2

27 Jan 08:55
Compare
Choose a tag to compare

Fixes a bug where un-decorated comments (comments that end up in the AST are un-derorated) were losing their blank lines.

v0.4.1

26 Jan 02:38
Compare
Choose a tag to compare

Fixes an issue with blank (but present) ddoc comments being lost. Also fixes an issue with switch case parsing.

v0.4.0

20 Jan 10:41
Compare
Choose a tag to compare

Include location information for the Constraint AST node.

v0.3.0

v0.2.1

04 May 21:49
Compare
Choose a tag to compare