Idris2-boot/src
Edwin Brady 62382dcd96 Change fields in ElabInfo
We don't use level, so remove it. Added a field bindingVars which
records whether implicit names should be bound if unsolved. This needs
to be separate from the elaboration mode because we might encounter new
holes inside dot patterns which are matched elsewhere.
2019-07-06 13:57:20 +01:00
..
Compiler A bit more library support, for Chapter 9 2019-07-05 17:24:15 +01:00
Control Initial structure 2019-03-07 23:04:55 +00:00
Core A bit more library support, for Chapter 9 2019-07-05 17:24:15 +01:00
Data Change main program to be Idris2 2019-06-09 11:58:29 +01:00
Idris A bit more library support, for Chapter 9 2019-07-05 17:24:15 +01:00
Parser Change equality elaboration 2019-07-05 11:26:45 +01:00
Text Save time lexing if we're only reading headers 2019-07-01 00:21:35 +01:00
TTImp Change fields in ElabInfo 2019-07-06 13:57:20 +01:00
Utils No longer any need for NameRefs 2019-06-22 22:36:15 +01:00
Yaffle Set fresh name counter on loading Main ttc 2019-06-27 14:47:47 +01:00
Makefile Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00