1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 04:43:18 +03:00
juvix/tests
Łukasz Czajka 43d114f9b1
Adapt Juvix programs to the new pipeline (#1746)
Progress for #1742 

* Remove putStr and putStrLn
* Remove named Nats (one, two, ...)
2023-01-23 14:57:01 +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 Automatized benchmarks (#1673) 2023-01-05 17:48:26 +01:00
Compilation/positive Translate 'let' to Core (#1740) 2023-01-19 12:56:37 +01:00
Core JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
examplesExpected Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
Internal Adapt Juvix programs to the new pipeline (#1746) 2023-01-23 14:57:01 +01:00
negative Fix inference loop (#1726) 2023-01-17 13:28:38 +01:00
positive Adapt Juvix programs to the new pipeline (#1746) 2023-01-23 14:57:01 +01:00
runtime/positive Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
smoke/Commands Bump up version to v0.2.9 2023-01-19 15:44:25 +01:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00