Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | int64/uint64 as bigint in JS (#21613) | metagn | 2023-04-11 | 1 | -0/+2 |
* | asyncdispatch: for NuttX, add destructor to clear global dispatcher. (#21432) | Century Systems | 2023-02-28 | 1 | -0/+1 |
* | stdlib organization & documentation improvements (#20971) | metagn | 2022-12-06 | 1 | -0/+2 |
* | 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 |