Idris2/support
Stiopa Koltsov 1617d95961 System.Errno.strerror
* add `strerror` function
* move `getErrno` to `System.Errno`
* use `strerror` in `Show FileError`
* on node there's no access to `strerror`, so `strerror` just converts the number to string
2021-07-13 10:34:04 +01:00
..
c System.Errno.strerror 2021-07-13 10:34:04 +01:00
chez [ fix ] Chez channels (#1596) 2021-07-02 13:13:50 +01:00
docs [ docs ] Remove unnecessary newlines in HTML declaration lists 2021-05-06 14:38:55 +01:00
gambit Route System.prim__system through C function 2021-06-28 11:28:14 +01:00
js [ refactor ] JS backend overhaul (#1609) 2021-07-10 11:15:21 +01:00
racket Route System.prim__system through C function 2021-06-28 11:28:14 +01:00
refc Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00