Idris2/support
Robert Wright c34c6e0959 Complete RefC standard String support
- 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
2021-05-20 14:25:16 +01:00
..
c Fix issues with use of unix sockets (#1284) 2021-04-12 11:22:45 +01:00
chez [ new ] Add chez-sep codegen (#1359) 2021-05-11 08:20:19 +01:00
docs [ docs ] Remove unnecessary newlines in HTML declaration lists 2021-05-06 14:38:55 +01:00
gambit [ new ] Add Int(8/16/32/64) (#1352) 2021-05-04 08:22:06 +01:00
js Windows test fixes 2021-04-12 18:47:57 +02:00
racket Generalise NIL/CONS to all list shaped things 2021-05-09 01:43:59 +01:00
refc Complete RefC standard String support 2021-05-20 14:25:16 +01:00