1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-07 08:08:44 +03:00
juvix/c-runtime/builtins
Ł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
..
bool.h Add builtin if (#1585) 2022-10-14 10:06:05 +01:00
io.h Refactor (#1420) 2022-08-03 13:20:40 +02:00
juvix_string.h Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
nat.h Nat builtins (#1686) 2023-01-05 16:39:40 +01:00