Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent early destruction of gFuns, fixes AddressSanitizer: heap-use-after-fr... | norrath-hero-cn | 2023-08-05 | 1 | -1/+1 |
* | js -r defines nodejs & program result undeclared if unavailable (#21849) | metagn | 2023-05-24 | 1 | -7/+3 |
* | clean up SOME pending/xxx/issue link comments (#21826) | metagn | 2023-05-11 | 1 | -1/+0 |
* | 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 |