Skip to content

Releases: HaxeCheckstyle/tokentree

tokentree v1.2.11

10 Feb 20:08
60b579f
Compare
Choose a tag to compare
  • Added getBkOpenType utils function
  • Fixed empty switch cases with comments

tokentree v1.2.10

21 May 18:35
8860da2
Compare
Choose a tag to compare
  • fixed extends handling in interfaces

tokentree v1.2.9

20 May 23:45
420135c
Compare
Choose a tag to compare
  • Fixed unicode in regexp, fixes #219

tokentree v1.2.8

22 Feb 13:45
5b43a1a
Compare
Choose a tag to compare
  • Fixed inline call() and inline new handling (#217)

tokentree v1.2.7

15 Feb 10:58
3209eda
Compare
Choose a tag to compare
  • Fixed type parameter detection (#216)

tokentree v1.2.6

06 Feb 19:25
dd2d263
Compare
Choose a tag to compare
  • Fixed pos info of Root nodes, fixes #215

tokentree v1.2.5

03 Dec 01:26
3b5a0ea
Compare
Choose a tag to compare
  • Fixed ternary detection (#214)

tokentree v1.2.4

01 Dec 19:24
f06fcdb
Compare
Choose a tag to compare
  • Added findLastBinop utils function (#213)
  • Fixed macro type hint (#213)
  • Fixed enum type parameter (#213)

tokentree v1.2.3

14 Sep 21:20
a1be77a
Compare
Choose a tag to compare
  • Fixed suffixes for negative numeric literals

tokentree v1.2.2

14 Sep 18:57
a36d74c
Compare
Choose a tag to compare
  • Updated haxeparser to support latest Haxe nightly syntax