roc/crates/glue
Ayaz Hafiz 44c4797d9a
Parameterize program solving on a FunctionKind
This new flag determines whether we should introduce a new kind to
represent lambda sets, or whether lambdas should be erased. The latter
is not yet implemented.
2023-07-12 13:53:50 -05:00
..
platform add example with arguments 2023-04-02 22:06:04 +02:00
src Parameterize program solving on a FunctionKind 2023-07-12 13:53:50 -05:00
static Have RustGlue bundle roc_std 2023-06-26 09:48:27 -04:00
templates REVERT ME - add some debug info 2022-11-16 17:07:04 -05:00
tests auto clippy fixes 2023-07-10 18:27:08 +02:00
.gitignore create a proper platform for roc glue 2023-03-05 12:33:43 -08:00
Cargo.toml bake roc_alloc and friends into the dynamic library for glue 2023-03-29 19:43:59 +02:00