Skip to content

v3.2.0 Bug-fix and optimization release

Choose a tag to compare

@dadhi dadhi released this 14 Jun 14:16
· 1058 commits to master since this release

v3.2.0 Bug-fix and optimization release

  • fixed: #305 CompileFast generates incorrect code with arrays and printing
  • fixed: added missing Expression.MakeCatchBlock
  • optimized: memory of Expression of T
  • optimized: for the custom MethodCallExpression
  • optimized: adding the ConstantInt and ConstantOf without boxing and null constant with the less space