mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-02 00:27:34 +03:00
c34c6e0959
- Fix off-by-one error in String reverse - Correct order of arguments in strSubstr - Actually use start index of strSubstr - Reduce memory usage of strSubstr in case of overrunning string end - Add fastPack/fastUnpack/fastConcat - Use unsigned chars for character comparisons - Fix generated C character encodings |
||
---|---|---|
.. | ||
Prelude | ||
Builtin.idr | ||
Makefile | ||
Prelude.idr | ||
prelude.ipkg | ||
PrimIO.idr |