| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct all eggs (#15906) | Miran | 2020-11-10 | 1 | -2/+2 |
* | ARC now capable of custom extra alignment. Ref, closure and seq support. (#15... | cooldome | 2020-10-28 | 1 | -2/+2 |
* | fix rlock compilation failure (#15584) | shirleyquirk | 2020-10-15 | 1 | -1/+1 |
* | fixes #9754 [backport] (#15342) | Andreas Rumpf | 2020-09-16 | 1 | -4/+1 |
* | allow old styled RTTI for arc/orc (#15331) | Andreas Rumpf | 2020-09-16 | 1 | -54/+113 |
* | enable,document,test getImplTransformed, very useful for understanding how ni... | Timothee Cour | 2020-07-18 | 1 | -2/+5 |
* | Clean up macros (#14959) | Juan Carlos | 2020-07-14 | 1 | -34/+0 |
* | fix #14846; add macros.extractDocCommentsAndRunnables (#14849) | Timothee Cour | 2020-07-01 | 1 | -0/+36 |
* | init checks and 'out' parameters (#14521) | Andreas Rumpf | 2020-06-23 | 1 | -3/+4 |
* | add legacy workaround; improve test so that it actually tests for the bugfix | Timothee Cour | 2020-06-19 | 1 | -3/+5 |
* | Update tuple newLit | solo989 | 2020-06-19 | 1 | -5/+12 |
* | Remove deprecated stuff from stdlib (#14699) | Miran | 2020-06-17 | 1 | -6/+0 |
* | remove compilerproc from `newIdentNode` (#14692) | Timothee Cour | 2020-06-17 | 1 | -1/+1 |
* | Update macros.nim (#14697) | solo989 | 2020-06-17 | 1 | -3/+2 |
* | `addQuitProc` now works with closures, and c, js(node/browser) backend; fix s... | Timothee Cour | 2020-06-16 | 1 | -3/+10 |
* | Update newLit set[T] to work when set is empty. (#14662) | solo989 | 2020-06-15 | 1 | -0/+4 |
* | remove tyOpt, mOpt (#14636) | Timothee Cour | 2020-06-12 | 1 | -1/+1 |
* | simple typo in locks.nim (#14297) | Andy Davidoff | 2020-05-11 | 1 | -1/+1 |
* | move since from inclrtl to std/private/since (#14188) | hlaaftana | 2020-05-02 | 1 | -0/+1 |
* | parseEnum_regression (#14150) | cooldome | 2020-04-28 | 1 | -1/+1 |
* | Error -> Defect for defects (#13908) | Jacek Sieka | 2020-04-28 | 1 | -4/+4 |
* | forward type alignment information to seqs (#12430) | Arne Döring | 2020-04-19 | 1 | -7/+10 |
* | Fix a 'See XXX' on documentation, clean out (#13820) | Juan Carlos | 2020-03-31 | 1 | -2/+1 |
* | add nnkMacroDef to RoutineNodes (#13676) | Jasper Jenkins | 2020-03-17 | 1 | -1/+1 |
* | add expectIdent to macros (#12778) | Arne Döring | 2020-03-11 | 1 | -0/+7 |
* | Remove dead magics (#13551) | Arne Döring | 2020-03-03 | 1 | -1/+1 |
* | Minor doc change in macros, future -> sugar (#13475) [ci skip] | hlaaftana | 2020-02-24 | 1 | -1/+1 |
* | expectLen now shows the length that we got (#13387) | Clyybber | 2020-02-11 | 1 | -3/+3 |
* | style fix: change 'JS' to 'js' to make it consistent (#13168) | Miran | 2020-01-16 | 1 | -1/+1 |
* | basename supports pragmaexpr (#13045) | b3liever | 2020-01-07 | 1 | -2/+4 |
* | ARC: cycle detector (#12823) | Andreas Rumpf | 2019-12-17 | 4 | -518/+0 |
* | ARC related bugfixes and refactorings (#12781) | Andreas Rumpf | 2019-12-05 | 1 | -87/+0 |
* | ARC: ported the GC tests over to --gc:arc | Araq | 2019-11-26 | 1 | -0/+12 |
* | more arc improvements (#12690) | Andreas Rumpf | 2019-11-20 | 1 | -2/+5 |
* | gc:arc: support GC_ref/unref for ref T | Araq | 2019-11-13 | 1 | -2/+13 |
* | fixes #12644 | Andreas Rumpf | 2019-11-12 | 1 | -7/+10 |
* | .cursor implementation (#12637) | Andreas Rumpf | 2019-11-12 | 2 | -3/+3 |
* | backtick and export marker handling in `eqIdent` (#12574) | Arne Döring | 2019-11-07 | 1 | -6/+12 |
* | newruntime: only check for dangling refs when 'owned ref T' support is enabled | Andreas Rumpf | 2019-11-03 | 1 | -7/+8 |
* | [backport] Add docs to better distinguish among getProjectPath, getCurrentDir... | Kaushal Modi | 2019-10-31 | 1 | -3/+23 |
* | --gc:destructors now means Nim uses pure refcounting (#12557) | Andreas Rumpf | 2019-10-30 | 1 | -4/+18 |
* | Fix newLit for objects having string fields (#12542) [backport] | zah | 2019-10-28 | 1 | -5/+5 |
* | Prefer relative links for Nim documentation | Jjp137 | 2019-10-22 | 1 | -2/+2 |
* | fixes #12330 (#12331) | Timothee Cour | 2019-10-02 | 1 | -1/+2 |
* | Macro docs additions (#12270) | Jasper Jenkins | 2019-10-01 | 1 | -123/+140 |
* | macros.newLit now works for ref object types (#12307) | zah | 2019-09-30 | 1 | -0/+6 |
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
* | Locks modules should give a compile error when threads are not enabled. (#12231) | Ray Imber | 2019-09-26 | 2 | -0/+8 |
* | last stdlib cleanups | Araq | 2019-09-21 | 2 | -0/+13 |
* | lib\pure\htmlgen.nim | Araq | 2019-09-21 | 2 | -116/+0 |