Releases: calcit-lang/calcit
Releases · calcit-lang/calcit
extend dot syntax to support property accessing and keyword accessing...
gemini optimise ternary tree and error message
experimental shorthand of method calling; gemini refactors
[Experimental] shorthand of method calling
With this change f7fce19 , .render plugin p1 p2
can be written as plugin.render p1 p2
. This change is not stable.