Skip to content

Releases: HaxeFoundation/hscript

2.7.0

19 Nov 14:55

Choose a tag to compare

  • Fixed exponential notation parsing
  • Allow to store types in serialization
  • Allow parsing of expression type parameters
  • added cast e, cast(e,T) and for( k => v in expr ) support
  • added in and is operators
  • added markup parsing
  • added final parsing
  • type checker : some bug fixes
  • type checker : support for abstracts to/from , forwards and between abstract casts
  • type checkeer : partial support for context-sensitive type-checking (will mutate expression)
  • js interp : bugfixes, complete break/continue, added defineArrayExtensions

2.5.0

03 Jul 16:34

Choose a tag to compare

  • Fixes for Haxe 4.2/4.3
  • Parser : fixes
  • Interp : fixed leak on return
  • Checker : interface support and fixes

2.4.0

10 Apr 08:15

Choose a tag to compare

  • type checker compatible with Haxe 4.0
  • more type checker work (completion support, resume parser etc.)
  • minor fixes

2.3.0

08 Oct 07:47

Choose a tag to compare

2.3.0

2.2.0

14 Apr 10:23

Choose a tag to compare

v2.2.0

2.2.0

v2.1.0

18 Jul 16:48

Choose a tag to compare

2.1.0