v0.1.25
- 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)