Skip to content

tokentree v1.0.16

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 04 Mar 12:57
· 107 commits to master since this release
51a30d4
  • Added TokenTreeCheckUtils.isMetadata #143
  • Fixed handling of OpBool after null #140
  • Fixed comments before catch #140
  • Fixed BrOpen detection for type parameter with structure type #140
  • Fixed colon type detection when using conditionals #140
  • Fixed colon type detection when using OpBool #140
  • Fixed handling of condition bodies (if, while, for) #141
  • Fixed POpen type detection for conditionals #141
  • Fixed comments in abstracts from and to #142
  • Fixed arrow type detection with comments #142
  • Fixed position of OpAdd / OpSub #142
  • Fixed detection of "unary" OpSub #142