Skip to content

Maybe keyword framework & extends / implements rework

Compare
Choose a tag to compare
@jumanji144 jumanji144 released this 20 Nov 13:23
· 393 commits to master since this release

Changes:

  • Changed extends and implements to being included in the ClassDeclarationGroup to fix the fact that Attribute parser expected them to be before the class declaration
  • Added a framework for maybe keywords which might exist.
  • Made to and with keyword optional for modules
  • Made args keyword optional
  • Test fixes

Full Changelog: 1.4.1...1.4.2