Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Freeing critical sections via atexit in system/alloc and system/io (#19062) | Tail Wag Games | 2021-10-29 | 1 | -3/+0 |
* | deinitializing locks at program exit (#19043) | Tail Wag Games | 2021-10-25 | 1 | -0/+3 |
* | fix #14475; unittest.require now works with `nim c`; require and check now wo... | Timothee Cour | 2020-07-14 | 1 | -0/+22 |
* | `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s... | Timothee Cour | 2020-06-16 | 1 | -0/+65 |