Releases: calcit-lang/calcit
Releases · calcit-lang/calcit
fix .extend-as method name
0.4.16 fix method name .extend-as ; bump 0.4.16
add &record:extend-as
Also fixed error emitting inside preprocess phase.
Details #81 .
handle characters in js property accessing #80
handles .-a-b c
, which is now compiled to c["a-b"]
.
ensure js-await being wrapped by parentheses
0.4.13 ensure js-await being wrapped by parentheses; bump 0.4.13
try js codegen of async/await #78
0.4.12 try js codegen of async/await ; bump 0.4.12
upgrade cirru-edn
Changes in error message generating Cirru/cirru-edn.rs#9 .
refine str-concat, refine conj, refine tail recursion #75
0.4.10 refine conj arguments; bump 0.4.10
refactor warnings to block and emit errors file #74
0.4.9 refactor warnings to block and emit errors file; bump 0.4.9
fix bugs in js assoc
0.4.8 tag 0.4.8
variadic args in assoc, dissoc; add &map:map-list #72
0.4.7 tag 0.4.7