Idris2-boot/src
Edwin Brady 8559bc4176 Add :? for REPL help
Needs a special case since ? isn't a name, but it's the only one we'll
need (I think!)
2020-03-28 14:42:21 +00:00
..
Compiler Small improvements in codegen performance 2020-03-21 22:51:20 +00:00
Control Bring src/Text/Parser and its dependencies closer to idris2 2020-02-23 18:58:44 +00:00
Core Merge pull request #205 from abailly/syntax-highlight 2020-03-27 00:22:19 +00:00
Data Bring src/Text/Parser and its dependencies closer to idris2 2020-02-23 18:58:44 +00:00
Idris Add :? for REPL help 2020-03-28 14:42:21 +00:00
Parser Add default implicit arguments 2020-02-25 14:09:08 +00:00
Text Some tiny updates 2020-03-08 20:10:08 +00:00
TTImp Look for scrutinee type in case 2020-03-27 14:27:33 +00:00
Utils Merge remote-tracking branch 'upstream/master' into misc-fixes 2020-01-15 22:52:38 +01:00
Yaffle Faster generation of Scheme 2020-03-20 13:43:26 +00:00
Makefile Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00