Idris2-boot/src
Edwin Brady 43d323f685 First go at ambiguous name resolution
Works by running all possible elaborators and checking that exactly one
succeeds. Still to do: pruning the list of elaborators by target type,
dealing with 'UniqueDefault', checking that delaying on failure works as
it should.
2019-05-11 20:50:51 +01:00
..
Control Initial structure 2019-03-07 23:04:55 +00:00
Core First go at ambiguous name resolution 2019-05-11 20:50:51 +01:00
Data Fill in holes for reading/writing TTC 2019-04-13 13:33:45 +01:00
Parser Initial structure 2019-03-07 23:04:55 +00:00
Text Initial structure 2019-03-07 23:04:55 +00:00
TTImp First go at ambiguous name resolution 2019-05-11 20:50:51 +01:00
Utils Basic TTC saving and loading now works 2019-04-25 14:46:36 +01:00
Yaffle Store resolved ids in pattern names 2019-05-11 13:00:12 +01:00
Makefile Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00