Releases: dlang-community/libdparse
Releases · dlang-community/libdparse
v0.7.1-beta.1
Hackerpilot/DCD#365
v0.7.0-beta.7
Merge pull request #130 from wilzbach/fix-format Formatter: fix fields of primaryExpression
v0.7.0
Merge pull request #127 from BBasile/reg_ifcond2 fix other regression in parseIfStatement
v0.7.0-beta.6
Merge pull request #127 from BBasile/reg_ifcond2 fix other regression in parseIfStatement
v0.7.0-beta.5
v0.7.0-beta.4
v0.7.0-beta.3
- Parse segment register suffixes
- Added
location,lineandcolumnfields toPostblitAST class - Added
startIndexandendIndexfields to ImportDeclaration` AST class - Added unit test for the fix for #114
- Fixed parser bug involving the IfCondition grammar rule
v0.7.0-beta.2
Fix #114.
v0.7.0-beta.1
Breaking changes:
- Added AutoDeclarationPart AST node. Visitors for AutoDeclaration nodes will need to be updated.
v0.7.0-alpha.15
Get rid of experimental allocator submodule