A dependently typed programming language, a successor to Idris
Go to file
Edwin Brady af79e57ae2 Store number of locals in holes
This gives useful information for expression search, because we can add
lambdas while we're still building the environment, and start looking at
locals after that.
2019-06-02 01:23:01 +01:00
sample Check locals are usable (with determining args) 2019-05-06 01:06:24 +01:00
src Store number of locals in holes 2019-06-02 01:23:01 +01:00
tests Store number of locals in holes 2019-06-02 01:23:01 +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 First attempt at expression search 2019-06-01 22:34:59 +01:00