1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-26 17:13:35 +03:00
juvix/test/Tree
Łukasz Czajka 795212b092
JuvixTree validation (#2616)
* Validation (type checking) of JuvixTree. Similar to JuvixAsm
validation, will help with debugging.
* Depends on #2608
2024-02-06 15:46:55 +01:00
..
Asm JuvixTree evaluator (#2589) 2024-01-25 19:11:45 +00:00
Eval JuvixTree validation (#2616) 2024-02-06 15:46:55 +01:00
Transformation Filter out unreachable functions in JuvixTree (#2597) 2024-01-30 20:01:07 +00:00
Asm.hs JuvixTree tests (#2587) 2024-01-25 18:02:06 +00:00
Eval.hs JuvixTree negative evaluation tests (#2601) 2024-02-01 12:58:38 +00:00
Transformation.hs Filter out unreachable functions in JuvixTree (#2597) 2024-01-30 20:01:07 +00:00