Skip to content

Releases: calcit-lang/calcit

Inline keywords in javascript #89

02 Sep 06:19
Compare
Choose a tag to compare
0.4.26

emit more compact js code; bump 0.4.26

add find-last , find-last-index , last-index-of #88

31 Aug 08:15
Compare
Choose a tag to compare

also:

  • refactor foldl-shortcut to use tuple as tagged result
  • refine and/or/either macros around repetitive execution issue

prototype of using dylib to call std libs

29 Aug 13:45
Compare
Choose a tag to compare

missing .filter method for sets

27 Aug 10:20
Compare
Choose a tag to compare
0.4.23

add missing .filter for sets; bump 0.4.23

Fix toString error; refine to-calcit-data #85

27 Aug 10:02
Compare
Choose a tag to compare
0.4.22

refine implementations for filter; bump 0.4.22

Fix toString error; refine to-calcit-data #85

26 Aug 18:29
Compare
Choose a tag to compare

fix implementation of either

23 Aug 08:54
cf1c60c
Compare
Choose a tag to compare
Merge pull request #84 from calcit-lang/fix-either

fix implementation of either

experimental methods for algebraic structures

21 Aug 10:45
Compare
Choose a tag to compare
0.4.19

experimental methods for algebraic structures; bump 0.4.19

add map-pair, filter-pair; add internal nil class, fn class #83

20 Aug 10:46
Compare
Choose a tag to compare

refine js recursion implementation #82

19 Aug 10:36
Compare
Choose a tag to compare
0.4.17

refine js recursion implementation; bump 0.4.17