1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/tests
Łukasz Czajka 445376e338
Conversion of Nat representation to JuvixCore integers (#1661)
* nat to int wip

* nat to int wip

* fix condition

* nats in core

* bugfixes

* tests

* make ormolu happy

* fix case
2022-12-20 11:17:39 +01:00
..
Asm Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
benchmark Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
CLI Update Changelog v0.2.7 🎉 2022-12-05 11:48:03 +01:00
Core Conversion of Nat representation to JuvixCore integers (#1661) 2022-12-20 11:17:39 +01:00
examplesExpected Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
Internal Add types to Core functions and constructors when translating from Internal (#1617) 2022-11-11 12:38:48 +00:00
negative Improve As-Pattern parsing (#1603) 2022-11-03 10:02:22 +01:00
positive Improve As-Pattern parsing (#1603) 2022-11-03 10:02:22 +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