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
ba838fea ^
52ea3102 ^
875b6ba8 ^








0fa9ccd1 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18