1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/c-runtime
Łukasz Czajka 638cd0ebb5
Nat builtins (#1686)
* Fixes #1678.
* Adds the `clean-juvix-build` Makefile target, which removes all
`.juvix-build` directories in the project (necessary to do after
changing the standard library).
* Depends on PR #1688. The tests go through without merging this PR, but
it's a bug. The present PR requires the possibility to use the
`terminating` keyword with the `div` built-in, which possibility is
provided by PR #1688.
2023-01-05 16:39:40 +01:00
..
anoma Refactor (#1420) 2022-08-03 13:20:40 +02:00
builtins Nat builtins (#1686) 2023-01-05 16:39:40 +01:00
standalone Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00
walloc Refactor (#1420) 2022-08-03 13:20:40 +02:00
wasi-libc Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00
wasi-standalone Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00