Releases
v1.1.19
1.1.19 (2023-08-22)
Bug Fixes
Add AST for designated initializers (f36c3f4 )
Add AST node for underlying type specifier (c716cc0 )
Add AST node for using enum declaration (bf5f22a )
Add missing attributes to the enumerator AST node (bd2c9cd )
Add structured binding declaration AST nodes (3cbbc6a )
Dump the AST in plain text instead of JSON (ec19f4f )
Parse of class virt specifiers (97cb51e )
Parse of inline for namespace definitions (80a34cf )
Print TokenKind in AST dump (0583d39 )
Represent intiializers as expressions in the AST (629ca3c )
Set access and virt specifier to the base specifier ast nodes (613a070 )
Set access specifier of access declaration AST nodes (dc7a545 )
Set class key of class specifier AST nodes (f610253 )
Set class key of elaborated type specifiers (a8db107 )
Set location of the atomic type specifier (8d8e07b )
Set the name of ctor member initializers (35fdf21 )
stddef.h: add missing typedefs (3ea986f )
Store the namespace name in the AST (5df694b )
Store the value of the boolean literals in the AST (a2fbad8 )
You can’t perform that action at this time.