1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-27 01:23:32 +03:00
juvix/test/Tree
Łukasz Czajka 1153f6b338
JuvixTree "apply" transformation (#2595)
* Moves the "apply" transformation from JuivxAsm to JuvixTree. This
transformation removes the `CallClosures` nodes.
* Makes Nockma compilation tests use JuvixTree instead of JuvixAsm
files.
* Depends on #2594 
* Depends on #2590
* Depends on #2589 
* Depends on #2587
2024-01-30 15:46:10 +00:00
..
Asm JuvixTree evaluator (#2589) 2024-01-25 19:11:45 +00:00
Eval JuvixTree "apply" transformation (#2595) 2024-01-30 15:46:10 +00:00
Transformation JuvixTree "apply" transformation (#2595) 2024-01-30 15:46:10 +00:00
Asm.hs JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
Eval.hs JuvixTree evaluator (#2589) 2024-01-25 19:11:45 +00:00
Transformation.hs JuvixTree "apply" transformation (#2595) 2024-01-30 15:46:10 +00:00