1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-11 08:25:46 +03:00
juvix/tests
Łukasz Czajka fe78ff451c
Direct translation from normalized JuvixCore to VampIR (#2086)
* Closes #2034.
* Adds the `vampir` target to the `compile` command.
* Adds two tests which are not yet enabled because `vamp-ir` is not
available in the CI (these and more tests will be enabled in #2103).
2023-05-19 14:43:45 +02:00
..
Asm New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
benchmark Adapt benchmarks to the new pipeline (#1795) 2023-02-01 15:44:09 +01:00
Compilation Inlining (#2036) 2023-05-15 17:27:05 +02:00
Core Allow nested block comments (#2075) 2023-05-15 09:57:23 +02:00
examplesExpected Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
Geb/positive Normalization by Evaluation (#2038) 2023-05-15 18:01:40 +02:00
Internal Fix reachability analysis with imports in unreachable nested modules (#2062) 2023-05-12 09:53:30 +01:00
negative Add dangling judoc error (#2099) 2023-05-16 15:39:43 +02:00
positive Add syntax for Judoc blocks (#2102) 2023-05-19 14:05:32 +02:00
runtime/positive Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
smoke/Commands Modify open import syntax (#2098) 2023-05-17 11:08:48 +02:00
VampIR/positive Direct translation from normalized JuvixCore to VampIR (#2086) 2023-05-19 14:43:45 +02:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00