mirror of
https://github.com/anoma/juvix.git
synced 2024-12-15 01:52:11 +03:00
0ef464668d
This PR adds support for all recent changes in GEB introduced by: - https://github.com/anoma/geb/pull/70 - Closes #1814 Summary: - [x] Add LeftInj, RightIng, and Absurd types in GEB language - [x] Fix FromCore translation for the new data types and minor code styling issues. - [x] Fix GEB-STLC type inference and checking - [X] Add support for evaluating typed morphism "(typed ...)" in the Geb repl and .geb files. - [x] Simplify a bit the Geb parser - [x] Fix `dev geb check` command - [x] Type check files in `tests/Geb/positive` After this PR, we should include interval location for Geb terms to facility debugging type-checking errors. |
||
---|---|---|
.. | ||
Asm | ||
Core | ||
DisplayRoot | ||
Geb | ||
Highlight | ||
Internal | ||
MiniC | ||
Parse | ||
Runtime | ||
Scope | ||
Termination | ||
Asm.hs | ||
Core.hs | ||
DisplayRoot.hs | ||
Geb.hs | ||
Highlight.hs | ||
Internal.hs | ||
MiniC.hs | ||
Options.hs | ||
Parse.hs | ||
Runtime.hs | ||
Scope.hs | ||
Termination.hs |