summary refs log tree commit diff stats
path: root/lib/std/exitprocs.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #14475; unittest.require now works with `nim c`; require and check now wo...Timothee Cour2020-07-141-0/+22
* `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s...Timothee Cour2020-06-161-0/+65