Steve Dunham
|
e29e2289e7
|
[ fix ] Fixes memory leaks in currentDir, fGetLine, and fGetChars (#2606)
|
2022-08-10 21:23:53 +01:00 |
|
CodingCellist
|
0dbdcd30be
|
[ doc ] Document the System module and its submodules. (#2069)
|
2021-10-29 17:58:29 +01:00 |
|
Stiopa Koltsov
|
d676ea6ab4
|
Expose malloc and free from System.FFI
* Move `malloc`/`free` from `Network.FFI` to `System.FFI`
* Might be useful by other code
|
2021-07-13 10:24:26 +01:00 |
|
Fabián Heredia Montiel
|
dad4dcdaf8
|
Add totality annotations to src and libs/{prelude, base}
|
2021-06-12 21:06:08 -05:00 |
|
Stefan Hoeck
|
fb08004041
|
removed trailing whitespace (#955)
|
2021-01-21 11:33:03 +00:00 |
|
Stiopa Koltsov
|
b76c9d91e0
|
Remove trailing whitespaces and add trailing newlines
|
2021-01-16 10:00:03 +00:00 |
|
Edwin Brady
|
dec7dff622
|
Add libraries
|
2020-05-18 14:00:08 +01:00 |
|