1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/tests/positive/MiniC
2022-06-16 16:38:07 +02:00
..
ClosureNoEnv Support function closures with no environment in minic (#137) 2022-06-13 14:04:38 +02:00
HelloWorld Add minic-runtime for linking without libc (#113) 2022-05-19 09:48:23 +02:00
HigherOrder Add minic-runtime for linking without libc (#113) 2022-05-19 09:48:23 +02:00
MultiModules Allow open import statements (#175) 2022-06-16 12:50:11 +02:00
Nat Add minic-runtime for linking without libc (#113) 2022-05-19 09:48:23 +02:00
Polymorphism Remove ExpressionTyped from MicroJuvix language (#143) 2022-06-16 16:38:07 +02:00
PolymorphismHoles Support implicit arguments (#144) 2022-06-13 14:25:22 +02:00