Skip to content

tokentree v1.0.4

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 30 Jun 08:57
· 293 commits to master since this release
7a9e79f
  • Added parent and sibling access methods to TokenTreeAccessHelper #10
  • Added support for haxeparser's whitespace (-D keep_whitespace) #12
  • Fixed handling of if, while and dowhile conditions #11
  • Fixed handling of ternary expressions #11
  • Fixed tree position of Comma #13