Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@Kriptel Kriptel released this 07 Dec 12:56

Added

  • defaultPreprocesorValues static variable to HxParser.
  • preprocesorValues variable to HxParser.
  • defaultImports static variable to RuleScript.
  • :ignoreFields metadata.
  • Custom Std and Math for Hashlink target.

Fixed

  • Error with super field set.
  • Error with scripted methods in Hashlink target.
  • Error with dollar symbol in string interplation.
  • Some bugs with Int in enum abstracts.
  • Map Key => value iterator in Hashlink target.