Skip to content

1.1.0

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 18 Sep 13:59
· 24 commits to main since this release
a7174c8
  • native_function_invocation: Add leading \ before function invocation to speed up resolving
    • Enable only for @compiler_optimized functions and remove \ of function calls not meant to have it.
  • global_namespace_import: Imports or fully qualifies global classes/functions/constants.
    • Enable only for classes