A dependently typed programming language, a successor to Idris
Go to file
Edwin Brady 6a72508e80 Eliminate cycles in auto search
This is important for, e.g. interfaces with parent constraints, so we
don't keep looping making the constraint bigger
2019-06-17 09:50:05 +01:00
libs Don't keep running delayed elaborators 2019-06-16 20:48:31 +01:00
sample Check locals are usable (with determining args) 2019-05-06 01:06:24 +01:00
src Eliminate cycles in auto search 2019-06-17 09:50:05 +01:00
support Add compiler support files 2019-06-02 17:31:59 +01:00
tests Eliminate cycles in auto search 2019-06-17 09:50:05 +01:00
idris2.ipkg Update makefiles and paths 2019-06-13 16:53:16 +01:00
Makefile Add 'base' libraries 2019-06-15 11:54:22 +01:00
tests.ipkg Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00