1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/tests
Paul Cadman b541972d03
Add types to Core functions and constructors when translating from Internal (#1617)
* Support inductive type and universe expressions

* Support function type expressions

* Add type information to Core function and constructor nodes

* Remove unused do
2022-11-11 12:38:48 +00:00
..
Asm JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00
benchmark Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
CLI Compute new entrypoint root when loading a file in the REPL (#1615) 2022-11-10 11:26:38 +00:00
Core Make lambda lifting correct when free variables occur in the types of binders (#1609) 2022-11-09 13:25:00 +01:00
examplesExpected Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
Internal Add types to Core functions and constructors when translating from Internal (#1617) 2022-11-11 12:38:48 +00:00
negative Improve As-Pattern parsing (#1603) 2022-11-03 10:02:22 +01:00
positive Improve As-Pattern parsing (#1603) 2022-11-03 10:02:22 +01:00
runtime/positive Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00