Releases: calcit-lang/calcit
Releases · calcit-lang/calcit
Inline keywords in javascript #89
0.4.26 emit more compact js code; bump 0.4.26
add find-last , find-last-index , last-index-of #88
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
0.4.24 tag 0.4.24
missing .filter method for sets
0.4.23 add missing .filter for sets; bump 0.4.23
Fix toString error; refine to-calcit-data #85
0.4.22 refine implementations for filter; bump 0.4.22
Fix toString error; refine to-calcit-data #85
0.4.21 tag 0.4.21
fix implementation of either
Merge pull request #84 from calcit-lang/fix-either fix implementation of either
experimental methods for algebraic structures
0.4.19 experimental methods for algebraic structures; bump 0.4.19
add map-pair, filter-pair; add internal nil class, fn class #83
0.4.18 tag 0.4.18
refine js recursion implementation #82
0.4.17 refine js recursion implementation; bump 0.4.17