Idris2-boot/src
Edwin Brady 9fb820f659 Re-evaluate type on delayed alternative elab
Fixes #92, because it wasn't re-evaluating the type and establishing
that the thing it was looking for must be a Fin for fromInteger so
resorting to the default integer literal instead.
2019-08-22 12:36:36 +02:00
..
Compiler Add 'libs' directory to paths 2019-07-28 11:48:00 +01:00
Control Initial structure 2019-03-07 23:04:55 +00:00
Core Preserve order of arguments in unification 2019-08-16 11:32:16 +01:00
Data add --clean option for ipkg 2019-07-15 14:36:54 +03:00
Idris Add :m/:metavars command to REPL 2019-08-06 11:50:11 +01:00
Parser fix implicit/brace block ambiguity in records 2019-07-27 02:16:35 +03:00
Text Save time lexing if we're only reading headers 2019-07-01 00:21:35 +01:00
TTImp Re-evaluate type on delayed alternative elab 2019-08-22 12:36:36 +02: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