main
generated move
Initial support for union declarations (#82500)
Unsafe evolution: safe/unsafe externs (#83661)
DeclarationTable allocation reductions (#81627)
CSharp.DeclarationTable – avoid realizing lazy roots during add/remove operations. (#63517)
Use dedicated type for union syntax. (#83808)
Reduce allocations in MergedNamespaceDeclaration.addNamespacesToChildren (#82819)
Store information about special attributes in the decl table to avoid going back to source unnecessarily. (#56402)
Implement parsing for Global Using Directive. (#51426)
Extensions: rename syntax node (#78625)