Idris2/libs
Edwin Brady ad9a2a187f Fix Char casting
For the same behaviour as Idris 1, the primitive cast should return 0 if
the integer is out of bounds. (We should probably drop the Cast
implementation though, since ideally they won't be lossy in general, but
that's an issue for another time...)

All the tests pass in racket now, for me.
2020-05-23 22:19:10 +01:00
..
base Fix Char casting 2020-05-23 22:19:10 +01:00
contrib Fix Path ambiguity 2020-05-23 11:08:25 +02:00
network Move network support to libidris2_support 2020-05-23 15:52:33 +01:00
prelude Report errors on totality check failure 2020-05-21 13:08:19 +01:00