A dependently typed programming language, a successor to Idris
Go to file
Edwin Brady c65285a1f6 Check pattern variables don't unify with things
This is bad because it means a pattern variable isn't actually a
variable, but rather has a specific value!
2019-05-25 20:18:43 +01:00
sample Check locals are usable (with determining args) 2019-05-06 01:06:24 +01:00
src Check pattern variables don't unify with things 2019-05-25 20:18:43 +01:00
tests Check pattern variables don't unify with things 2019-05-25 20:18:43 +01:00
Makefile Support eta in unification 2019-05-07 15:06:00 +01:00
tests.ipkg Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00
yaffle.ipkg Implement dot patterns 2019-05-25 18:39:21 +01:00