.. |
Asm
|
Add builtin ByteArray type (#2933)
|
2024-08-13 11:13:27 +01:00 |
Compile
|
Add builtin ByteArray type (#2933)
|
2024-08-13 11:13:27 +01:00 |
Eval
|
Fix inference of let and letrec in core (#2953)
|
2024-08-14 15:15:49 +01:00 |
Normalize
|
Refactor pipeline functions for tests (#2864)
|
2024-06-28 12:15:51 +02:00 |
Print
|
Use prettyString instead of show . pretty (#2711)
|
2024-04-12 10:26:54 +02:00 |
Recursor
|
JuvixTree recursors and transformation framework (#2594)
|
2024-01-29 16:43:08 +00:00 |
Transformation
|
Add GHC Identity to Juvix/Prelude (#2815)
|
2024-06-07 18:40:42 +02:00 |
VampIR
|
Remove VampIR compile command and tests (#3104)
|
2024-10-16 15:03:14 +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 |
Normalize.hs
|
Normalization by Evaluation (#2038)
|
2023-05-15 18:01:40 +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
|
Add GHC Identity to Juvix/Prelude (#2815)
|
2024-06-07 18:40:42 +02:00 |
VampIR.hs
|
Implement core transformation let-hoisting (#2076)
|
2023-05-16 13:42:44 +02:00 |