Skip to content

v2.0.0-pre8 - Package Refactoring and Renaming

Pre-release
Pre-release
Compare
Choose a tag to compare
@douira douira released this 28 Dec 14:28
· 93 commits to main since this release
2fb2aec
  • Renamed the package basic to parser
  • Moved some non-parser related things from that package into the transform package
  • Renamed the package ast.node.basic to ast.node.abstract_node
  • Renamed generic type parameters to be more consistent and added a corresponding development documentation section
  • Renamed the append... and prepend... methods in TranslationUnit to be more consistent with each other

Full Changelog: v2.0.0-pre7...v2.0.0-pre8