Idris2/tests/typedd-book/chapter08
Giuseppe Lomurno 5e9837828a Implementations and errors
- Added initial implementations for terms and values
- Error messages converted to pretty printer
- Colorization for error messages
- Color and console width option both as command line and repl command
2020-08-18 19:25:36 +01:00
..
All.idr Finish tests 2020-05-19 20:06:37 +01:00
AppendVec.idr Add test script 2020-05-19 18:25:18 +01:00
CheckEqDec.idr Add test script 2020-05-19 18:25:18 +01:00
CheckEqMaybe.idr Add test script 2020-05-19 18:25:18 +01:00
EqNat.idr Add test script 2020-05-19 18:25:18 +01:00
ExactLength.idr Add test script 2020-05-19 18:25:18 +01:00
ExactLengthDec.idr Add test script 2020-05-19 18:25:18 +01:00
expected Finish tests 2020-05-19 20:06:37 +01:00
ReverseVec.idr Add test script 2020-05-19 18:25:18 +01:00
run Implementations and errors 2020-08-18 19:25:36 +01:00
TCVects.idr Add test script 2020-05-19 18:25:18 +01:00
Void.idr All functions now need to be covering by default 2020-05-24 19:58:20 +01:00