.. |
Imports
|
[tests] add support for mocked file system in scope checker. Useful for multi
|
2022-02-18 17:48:21 +01:00 |
MicroJuvix
|
add simple test for MicroJuvix type checker
|
2022-03-29 09:46:26 +02:00 |
MiniHaskell
|
[minihaskell] add compilation to MiniHaskell
|
2022-03-30 16:03:56 +02:00 |
QualifiedConstructor
|
[scoper] Improve resolution of local symbols
|
2022-03-24 10:28:15 +00:00 |
QualifiedSymbol
|
[test] Add ambiguity tests
|
2022-03-24 10:22:03 +00:00 |
QualifiedSymbol2
|
[test] Add ambiguity tests
|
2022-03-24 10:22:03 +00:00 |
StdlibList/Data
|
[tests] fix definition of Data.List.filter
|
2022-02-24 00:31:21 +01:00 |
Termination
|
[ tests ] added example about ordinals
|
2022-03-08 13:25:17 +01:00 |
VP
|
Add a validity predicate example written in MiniJuvix
|
2022-03-30 19:09:43 +02:00 |
Axiom.mjuvix
|
[scoper] Add support for Axiom backends
|
2022-03-23 15:05:52 +00:00 |
Foreign.mjuvix
|
[parser] Fix foreign block parsing
|
2022-03-23 15:34:08 +00:00 |
HelloWorld.mjuvix
|
[parser] Fix foreign block parsing
|
2022-03-23 15:34:08 +00:00 |
Inductive.mjuvix
|
[tests] setup step-wise positive tests
|
2022-02-18 13:01:42 +01:00 |
Literals.mjuvix
|
[test] improve test for literals
|
2022-03-16 12:42:06 +01:00 |
Operators.mjuvix
|
[tests] add test for parenthesized operators: (+)
|
2022-02-23 10:59:56 +01:00 |
ShadowPublicOpen.mjuvix
|
[test] Add test of shadowing public open
|
2022-03-25 09:30:05 +00:00 |