.. |
Arity
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Asm
|
Precompute maximum heap allocation (#1608)
|
2022-11-08 13:42:40 +01:00 |
BackendC
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Core
|
Eta expansion at the top of each core function definition (#1481) (#1571)
|
2022-11-14 16:03:28 +01:00 |
Internal
|
Add types to Core functions and constructors when translating from Internal (#1617)
|
2022-11-11 12:38:48 +00:00 |
Parsing
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Reachability
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Runtime
|
Juvix C runtime (#1580)
|
2022-11-03 09:38:09 +01:00 |
Scope
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Termination
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Typecheck
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Arity.hs
|
Support implicit arguments (#144)
|
2022-06-13 14:25:22 +02:00 |
Asm.hs
|
Precompute maximum heap allocation (#1608)
|
2022-11-08 13:42:40 +01: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 |
Internal.hs
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01:00 |
Main.hs
|
Add translation from Internal to Core (#1567)
|
2022-11-07 14:47:56 +01: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 |
Runtime.hs
|
Juvix C runtime (#1580)
|
2022-11-03 09:38:09 +01: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 |