A dependently typed programming language, a successor to Idris
Go to file
Edwin Brady 8d6d0c6847 Add NestedNames argument throughout elaborator
This is for tracking locally defined names, so that we can expand their
applications to the full globally lifted name. At the moment, they don't
do anything, but since it's a change throughout the elaborator it
probably deserves its own commit.
2019-05-12 19:43:01 +01:00
sample Check locals are usable (with determining args) 2019-05-06 01:06:24 +01:00
src Add NestedNames argument throughout elaborator 2019-05-12 19:43:01 +01:00
tests Add simple let bindings 2019-05-12 19:04:31 +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 Expand ambiguous names 2019-05-11 12:19:39 +01:00