1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-13 19:49:20 +03:00
juvix/test
2022-10-12 10:19:02 +02:00
..
Arity Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Asm JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00
BackendC Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Core 1569 rewrite the test for lambda lifting to use evaluation (#1572) 2022-10-12 10:19:02 +02:00
Parsing Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Reachability Mutual inference (#1543) 2022-09-26 19:14:17 +02:00
Scope Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Termination Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Typecheck Mutual inference (#1543) 2022-09-26 19:14:17 +02:00
Arity.hs Support implicit arguments (#144) 2022-06-13 14:25:22 +02:00
Asm.hs JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00
BackendC.hs Support partial application and closure passing in C backend (#190) 2022-06-28 10:25:43 +02:00
Base.hs WASM import all non-compile axioms with alphanum names in entrypoint (#1426) 2022-08-02 18:58:45 +02:00
Core.hs Add internal core read command (#1517) 2022-09-06 15:26:48 +02:00
Main.hs JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00
Parsing.hs Disallow tab characters as spaces (#1523) 2022-09-07 13:59:41 +02:00
Reachability.hs Compute name dependency graph and filter unreachable definitions (#1408) 2022-07-25 18:38:44 +02:00
Scope.hs [ CI ] New jobs: ormolu and hlint 2022-04-05 19:57:21 +02:00
Termination.hs Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
Typecheck.hs Add lambda expressions to internal and add typechecking support (#1538) 2022-09-23 15:43:18 +02:00