Skip to content

Releases: calcit-lang/calcit

fix .extend-as method name

10 Aug 07:52
Compare
Choose a tag to compare
0.4.16

fix method name .extend-as ; bump 0.4.16

add &record:extend-as

10 Aug 04:01
Compare
Choose a tag to compare

Also fixed error emitting inside preprocess phase.

Details #81 .

handle characters in js property accessing #80

06 Aug 18:38
Compare
Choose a tag to compare

handles .-a-b c, which is now compiled to c["a-b"].

ensure js-await being wrapped by parentheses

30 Jul 07:02
Compare
Choose a tag to compare
0.4.13

ensure js-await being wrapped by parentheses; bump 0.4.13

try js codegen of async/await #78

30 Jul 06:49
Compare
Choose a tag to compare
0.4.12

try js codegen of async/await ; bump 0.4.12

upgrade cirru-edn

24 Jul 14:32
Compare
Choose a tag to compare

Changes in error message generating Cirru/cirru-edn.rs#9 .

refine str-concat, refine conj, refine tail recursion #75

15 Jul 17:45
Compare
Choose a tag to compare
0.4.10

refine conj arguments; bump 0.4.10

refactor warnings to block and emit errors file #74

13 Jul 18:50
Compare
Choose a tag to compare
0.4.9

refactor warnings to block and emit errors file; bump 0.4.9

fix bugs in js assoc

09 Jul 11:13
Compare
Choose a tag to compare
0.4.8

tag 0.4.8

variadic args in assoc, dissoc; add &map:map-list #72

09 Jul 10:03
Compare
Choose a tag to compare