Skip to content

tokentree v1.0.8

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 13 Aug 16:17
· 174 commits to master since this release
d5caab0
  • Fixed null poiner and detection in getPOpenType #73 + #88 + #91
  • Fixed property modifiers #74
  • Fixed function type detection #74
  • Fixed getBrOpenType detection of blocks #75 + #77 + #79 + #81 + #83 + #86 + #87 + #88
  • Fixed using multiple metadata with popen #76
  • Fixed support for @new #78
  • Fixed isTernary #80 + #89
  • Fixed getArrowType #80 + #85
  • Fixed comment detection in type hints #82
  • Fixed property handling in getFieldType #84
  • Fixed handling of typedef fields (@:overload, etc.) #89
  • Fixed ternary parsing #90
  • Fixed endless loop with switch and conditionals #92