1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/tests
Łukasz Czajka c55f04dc46
Convert Nat literals to Core integers (#1681)
Now it's possible to write `1 + 2` in the Juvix REPL and not get an
error.

Closes #1645.

Co-authored-by: Jonathan Cubides <jonathan.cubides@uib.no>
2023-01-03 18:52:20 +01:00
..
Asm Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
benchmark Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00
CLI Convert Nat literals to Core integers (#1681) 2023-01-03 18:52:20 +01:00
Core Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
examplesExpected Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
Internal Convert Nat literals to Core integers (#1681) 2023-01-03 18:52:20 +01:00
negative Change syntax for ind. data types and forbid the empty data type (#1684) 2023-01-03 13:49:04 +01:00
positive Remove unicode cons symbol (#1687) 2023-01-03 14:37:19 +01:00
runtime/positive Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00