A dependently typed programming language, a successor to Idris
Go to file
Edwin Brady 871ca6603c Move options out of Core and into Defs
This is quite a performance win, because there's less thunking (and I
imagine more scope for inlining?)
2019-05-19 23:25:35 +01:00
sample Check locals are usable (with determining args) 2019-05-06 01:06:24 +01:00
src Move options out of Core and into Defs 2019-05-19 23:25:35 +01:00
tests Add a test for non linear LHS 2019-05-19 20:30:27 +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 linearity checking pass 2019-05-19 20:24:14 +01:00