Idris2/src
Jan de Muijnck-Hughes 54fd78a956 Fixed fragility of ipkg file parsing.
+ Explicitly check if an IPKG has the correct suffix.
+ Add missing case that could return a malformed error message.
2020-05-26 14:41:09 +01:00
..
Algebra Add to Core.TT 2020-05-16 19:42:48 +01:00
Compiler Warn on detecting unreachable patterns 2020-05-25 00:16:49 +01:00
Control Checking up to TTImp.Elab.Term 2020-05-17 01:20:53 +01:00
Core Merge pull request #145 from edwinb/casetrees 2020-05-25 00:39:04 +01:00
Data [ refactor ] get rid of ad-hoc function getLine 2020-05-23 14:41:44 +01:00
Idris Fixed fragility of ipkg file parsing. 2020-05-26 14:41:09 +01:00
Parser Split Package Specific Lexer/Rules from Lexer/{Common,Source} and Refactor Idris/Package 2020-05-24 16:01:17 -05:00
Text Split Package Specific Lexer/Rules from Lexer/{Common,Source} and Refactor Idris/Package 2020-05-24 16:01:17 -05:00
TTImp Allow _ for names in pi binders 2020-05-25 13:14:51 +01:00
Utils Use library version of substr added on commit dec7dff622 2020-05-24 19:45:12 -05:00
Yaffle Split Parser.Support 2020-05-20 15:00:42 -05:00
Algebra.idr Add to Core.TT 2020-05-16 19:42:48 +01:00