| Commit message (Expand) | Author | Age | Files | Lines |
* | cleaned up the internal documentation (#17524) | Andreas Rumpf | 2021-03-26 | 1 | -0/+47 |
* | fix deprecated messages regarding high (#15832) | flywind | 2020-11-03 | 1 | -1/+1 |
* | fixes #13881 | Andreas Rumpf | 2020-05-12 | 1 | -3/+4 |
* | Error -> Defect for defects (#13908) | Jacek Sieka | 2020-04-28 | 1 | -1/+1 |
* | forward type alignment information to seqs (#12430) | Arne Döring | 2020-04-19 | 1 | -7/+8 |
* | catchable defects (#13626) | Andreas Rumpf | 2020-03-12 | 1 | -2/+6 |
* | Unexport even more symbols (#13214) | alaviss | 2020-01-23 | 1 | -1/+1 |
* | proof that refcounting can handle Nim's async (#12533) | Andreas Rumpf | 2019-10-28 | 1 | -1/+8 |
* | minor improvements | Andreas Rumpf | 2019-10-27 | 1 | -1/+2 |
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
* | Fix -d:logGC compile cerror: 'stdout not defined' (#12237) | treeform | 2019-09-24 | 1 | -5/+5 |
* | styleCheck: make the compiler and large parts of the stdlib compatible with -... | Araq | 2019-07-10 | 1 | -6/+6 |
* | right shift is now by default sign preserving (#11322) | Arne Döring | 2019-05-29 | 1 | -1/+1 |
* | code cleanup: there is no tyOptRef | Andreas Rumpf | 2019-02-22 | 1 | -6/+6 |
* | system refactorings (#10559) | Andreas Rumpf | 2019-02-06 | 1 | -2/+4 |
* | fix #10488 GC memory leak regression (#10498) | Timothee Cour | 2019-01-30 | 1 | -1/+4 |
* | Increase verbosity of logGC (#10449) | Matt Haggard | 2019-01-26 | 1 | -9/+16 |
* | GC: avoid pathological behaviour; fixes #10040 [backport] (#10052) | Andreas Rumpf | 2018-12-20 | 1 | -9/+9 |
* | Remove dead code (#9777) | Jacek Sieka | 2018-11-26 | 1 | -80/+12 |
* | fixes #7833; still to-do: fix setLen | Araq | 2018-07-30 | 1 | -1/+4 |
* | warn about inconsistent spacing around binary operators; fixes #7582 | Andreas Rumpf | 2018-05-05 | 1 | -1/+1 |
* | GC: enable precise global/thread local storage tracing | Araq | 2018-01-15 | 1 | -19/+14 |
* | GC improvements; distinguish between thread local and globals in the marking ... | Araq | 2018-01-14 | 1 | -72/+49 |
* | gc.nim: Add a gcAssert to enforce the no heap sharing restrictions | Araq | 2018-01-12 | 1 | -0/+1 |
* | Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990) | Yuriy Glukhov | 2017-12-31 | 1 | -1/+1 |
* | more replacements for the deprecated '<' | Andreas Rumpf | 2017-10-29 | 1 | -3/+3 |
* | fixes #3558 | Araq | 2017-10-16 | 1 | -8/+9 |
* | GCs: use add instead of & | Andreas Rumpf | 2017-09-29 | 1 | -3/+3 |
* | first steps of making 'opt' a first class type for Nim | Andreas Rumpf | 2017-09-25 | 1 | -6/+6 |
* | fixes #6234 | Andreas Rumpf | 2017-08-11 | 1 | -0/+3 |
* | added system.deallocHeap feature for Nim's native GCs | Andreas Rumpf | 2017-07-22 | 1 | -15/+0 |
* | make the GCs more robust | Andreas Rumpf | 2017-07-20 | 1 | -9/+9 |
* | decTypeSize on growObj (#5465) | Yuriy Glukhov | 2017-03-15 | 1 | -0/+1 |
* | adding support for using llvm ASAN (#5536) | Samantha Marshall | 2017-03-14 | 1 | -1/+7 |
* | Use constant nimCoroutines instead of defined(nimCoroutines) | Rokas Kupstys | 2017-02-20 | 1 | -5/+5 |
* | Cleanup of gc code | Rokas Kupstys | 2017-02-20 | 1 | -87/+27 |
* | Coroutines realtime support | Rokas Kupstys | 2017-02-20 | 1 | -13/+36 |
* | Reworked gc support for coroutines. Nim now bootstraps with -d:nimCoroutines | Rokas Kupstys | 2017-02-20 | 1 | -15/+57 |
* | Delete fiber context when it exits (memleak fix) | Rokas Kupstys | 2017-02-20 | 1 | -2/+5 |
* | Coroutine rework. | Rokas Kupstys | 2017-02-20 | 1 | -3/+0 |
* | system.nim: don't use deprecated symbols/constructs | Araq | 2017-02-08 | 1 | -7/+7 |
* | added test case; threadex example crashes now | Araq | 2017-01-30 | 1 | -1/+1 |
* | M&S GC gets the heap dump feature | Andreas Rumpf | 2017-01-15 | 1 | -55/+35 |
* | default GC can do a sort of heap dump via -d:nimTypeNames and dumpNumberOfIns... | Andreas Rumpf | 2017-01-14 | 1 | -2/+27 |
* | Merge branch 'devel' into sighashes | Andreas Rumpf | 2016-12-06 | 1 | -5/+11 |
|\ |
|
| * | Show cell type name in writeCell | Yuriy Glukhov | 2016-12-06 | 1 | -5/+11 |
* | | more fixes | Araq | 2016-12-02 | 1 | -1/+1 |
* | | further progress; more tests are green | Araq | 2016-11-28 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #4878 from yglukhov/gc-frameinfo | Andreas Rumpf | 2016-11-28 | 1 | -14/+11 |
|\ |
|
| * | DRY frame info setting out to a template. | Yuriy Glukhov | 2016-11-03 | 1 | -14/+11 |