Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #19600 No error checking on fclose (#19836) | Bung | 2022-08-29 | 1 | -2/+4 |
| | | | | | * fix #19600 No error checking on fclose * add IOError to open | ||||
* | move formatfloat out of system (#20195) | ringabout | 2022-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * move formatfloat out of system * fixes doc * Update changelog.md * careless * fixes * deprecate system/formatfloat * better handling | ||||
* | move io out of system (#19442) | flywind | 2022-02-02 | 1 | -0/+962 |
* move io out of system * fix tests * fix tests * next step * rename to syncio * rename * fix nimscript * comma * fix * fix parts of errors * good for now * fix test |