Skip to content

v0.1.25

Compare
Choose a tag to compare
@Muqsit Muqsit released this 23 Oct 14:26
· 128 commits to master since this release
  • Fixed a bug that allowed using square brackets and curly brackets to enclose function call argument list (aa71629)
  • Errored subexpressions are no longer highlighted if the subexpression is the expression itself (65290a6)
  • Improved performance of operator strength reduction by precomputing numeric literals within operands (32cf8f4)