Releases: calcit-lang/calcit
Releases · calcit-lang/calcit
refine FFI design and request for API_VERSION
0.5.0-a18 refine FFI design and request for API_VERSION; tag 0.5.0-a18
drop incorrect callback FFI #339
0.5.0-a17 drop incorrect callback FFI; tag 0.5.0-a17
add on-control-c ; still correcting edn callback FFI type
0.5.0-a16 add on-control-c ; still correcting edn callback FFI type; tag 0.5.0-a16
add Result type on FFI callback Test #336
0.5.0-a15 add Result type on FFI callback; tag 0.5.0-a15
use Arc in call dylib callback #112
0.5.0-a14 use Arc in call dylib callback; tag 0.5.0-a14
add &call-dylib-edn-fn function #332
0.5.0-a13 add &call-dylib-edn-fn function; tag 0.5.0-a13
handle dylib callback error #109
0.5.0-a11 handle dylib callback error; tag 0.5.0-a11
refactor and simplification on program code memory, trying async demo #326
0.5.0-a10 tag 0.5.0-a10
refine macro code for cond and let[] #106
0.5.0-a9 refine macro code for cond and let[] ; tag 0.5.0-a9
purge dbt code out of core
Merge pull request #105 from calcit-lang/purge-dbt Purge dbt code out of code