1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/test/Core
Łukasz Czajka 46360a753c
Add: the 'seq' builtin (>>>) (#1982)
* Closes #1913 
* Closes #1976
2023-04-14 19:24:58 +02:00
..
Asm Add: the 'seq' builtin (>>>) (#1982) 2023-04-14 19:24:58 +02:00
Compile Add: the 'seq' builtin (>>>) (#1982) 2023-04-14 19:24:58 +02:00
Eval Test numbering (#1977) 2023-04-04 19:29:25 +02:00
Print Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +01:00
Recursor Fix de Bruijn indices in rmap (#1898) 2023-03-17 13:11:36 +01:00
Transformation Test numbering (#1977) 2023-04-04 19:29:25 +02:00
Asm.hs JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
Compile.hs JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
Eval.hs Add internal core read command (#1517) 2022-09-06 15:26:48 +02:00
Print.hs Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +01:00
Recursor.hs The rmap recursor (#1893) 2023-03-16 14:47:21 +01:00
Transformation.hs Recursion unrolling for functions (#1912) 2023-03-24 15:05:37 +01:00