1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-07 08:08:44 +03:00
juvix/examples/milestone
Ł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
..
Collatz remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Fibonacci remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Hanoi Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00
HelloWorld remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
PascalsTriangle Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00
TicTacToe Nat builtins (#1686) 2023-01-05 16:39:40 +01:00
ValidityPredicates Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00