Idris2-boot/src/TTImp
Edwin Brady bdf6c03bf1 Use primitive constants as a last resort
This is for the situation where there's still an ambiguous overloading,
we drop to using the built in primitive as a default.
2019-07-05 16:40:08 +01:00
..
Elab Use primitive constants as a last resort 2019-07-05 16:40:08 +01:00
Interactive Add flag for whether a hole is an unbound implicit 2019-07-05 14:58:48 +01:00
BindImplicits.idr Add test for eta 2019-06-28 12:43:55 +01:00
Elab.idr Add flag for whether a hole is an unbound implicit 2019-07-05 14:58:48 +01:00
Parser.idr Record mutual type definitions 2019-06-05 17:28:55 +01:00
ProcessData.idr Calculate parameter positions in types 2019-06-24 19:31:25 +01:00
ProcessDecls.idr Add parameters blocks 2019-06-29 23:55:17 +01:00
ProcessDef.idr Change equality elaboration 2019-07-05 11:26:45 +01:00
ProcessParams.idr Add parameters blocks 2019-06-29 23:55:17 +01:00
ProcessRecord.idr Some fixes for as patterns, add them implicitly 2019-06-09 23:12:11 +01:00
ProcessType.idr Fix coverage checker issue 2019-06-29 16:41:26 +01:00
TTImp.idr No longer any need for NameRefs 2019-06-22 22:36:15 +01:00
Unelab.idr Unelaborate hole applications properly 2019-07-03 15:31:46 +01:00
Utils.idr More base libraries 2019-06-30 23:54:50 +01:00