| Commit message (Expand) | Author | Age | Files | Lines |
* | Repr v2 progress (#13268) | cooldome | 2020-01-28 | 2 | -1/+35 |
* | TlSF Alloctor: use less memory for --gc:arc (#13280) | Andreas Rumpf | 2020-01-28 | 1 | -0/+2 |
* | fixes #13281 (#13282) | cooldome | 2020-01-28 | 1 | -1/+17 |
* | ARC: remove unnecessary code | Araq | 2020-01-26 | 1 | -4/+3 |
* | contributing docs: symbols need package prefix; changed allocStats to nimAllo... | Timothee Cour | 2020-01-25 | 8 | -8/+8 |
* | Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0.... | Ico Doornekamp | 2020-01-23 | 9 | -56/+31 |
* | Unexport even more symbols (#13214) | alaviss | 2020-01-23 | 1 | -6/+30 |
* | fix lots of bugs with parentDir, refs #8734 (#13236) | Timothee Cour | 2020-01-23 | 1 | -5/+5 |
* | VM: allow overriding MaxLoopIterations without rebuilding nim (#13233) | Timothee Cour | 2020-01-23 | 1 | -1/+1 |
* | new os.isRelativeTo (#13212) | Timothee Cour | 2020-01-23 | 1 | -0/+12 |
* | fix #13211 relativePath("foo", ".") (#13213) | Timothee Cour | 2020-01-21 | 1 | -0/+4 |
* | fix range[enum] type conversion (#13204) [backport] | Jasper Jenkins | 2020-01-20 | 1 | -0/+33 |
* | compiler/ccgtypes: hide exportc proc unless it has dynlib (#13199) | alaviss | 2020-01-20 | 1 | -0/+19 |
* | fixes #13195 (#13198) | cooldome | 2020-01-20 | 1 | -0/+25 |
* | fixes #13110 (#13197) | Andreas Rumpf | 2020-01-19 | 1 | -1/+4 |
* | Revert "fixes #13195" | Andrii Riabushenko | 2020-01-19 | 1 | -25/+0 |
* | revert last commit | Andrii Riabushenko | 2020-01-19 | 1 | -0/+25 |
* | more on arc codegen (#13178) | cooldome | 2020-01-19 | 2 | -8/+30 |
* | maybe: allows optional chaining of field access and indexing when LHS i snil ... | Timothee Cour | 2020-01-18 | 1 | -0/+82 |
* | make sink operator optional (#13068) | cooldome | 2020-01-17 | 2 | -12/+4 |
* | ARC works for async on Windows (#13179) | Andreas Rumpf | 2020-01-17 | 1 | -0/+69 |
* | make case-object transitions explicit, make unknownLineInfo a const, replace ... | Jasper Jenkins | 2020-01-17 | 1 | -1/+0 |
* | fixes #13095 (#13181) | cooldome | 2020-01-17 | 1 | -0/+20 |
* | fix tsizeof3 for aarch64 (#13169) | Jasper Jenkins | 2020-01-16 | 2 | -20/+20 |
* | Working towards arc codegen (#13153) | cooldome | 2020-01-16 | 1 | -0/+57 |
* | style fix: change 'JS' to 'js' to make it consistent (#13168) | Miran | 2020-01-16 | 2 | -2/+2 |
* | ARC: misc bugfixes (#13156) | Andreas Rumpf | 2020-01-15 | 2 | -0/+210 |
* | fixes #9674 [backport] (#13143) | Andreas Rumpf | 2020-01-14 | 1 | -1/+9 |
* | fixes #13105 (#13138) | Andreas Rumpf | 2020-01-14 | 1 | -0/+18 |
* | fixes #13119 (#13128) | Andreas Rumpf | 2020-01-14 | 2 | -2/+14 |
* | fixes #13112 (#13127) | Andreas Rumpf | 2020-01-13 | 1 | -0/+6 |
* | fixes #13122 (#13126) | Andreas Rumpf | 2020-01-13 | 3 | -4/+13 |
* | fix rtti sizeof for varargs in global scope (#13125) [backport] | Jasper Jenkins | 2020-01-13 | 1 | -0/+9 |
* | VM FFI: write(stderr, msg) and fprintf(cstderr, msg) now work at CT (#13083) | Timothee Cour | 2020-01-12 | 1 | -0/+13 |
* | more arc features (#13098) | Andreas Rumpf | 2020-01-10 | 1 | -0/+25 |
* | typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get ... | Timothee Cour | 2020-01-10 | 1 | -4/+14 |
* | fixes #13070 | Araq | 2020-01-10 | 1 | -0/+40 |
* | distinctBase type trait for distinct types (#13031) | cooldome | 2020-01-08 | 3 | -38/+65 |
* | clean up deprecated stuff and unused imports in tests (#13059) | Miran | 2020-01-07 | 7 | -15/+14 |
* | Continue #13002 (#13021) | Clyybber | 2020-01-06 | 1 | -1/+1 |
* | [cleanup] remove disabled (and obsolete) ttypetraits; rename ttypetraits2 => ... | Timothee Cour | 2020-01-05 | 2 | -102/+41 |
* | Rst parser respect `:start-after:` and `:end-before:` in `include` directive ... | Kamanji | 2020-01-05 | 1 | -0/+79 |
* | fixes #13013, reverts previous changes to readLines() (#13036) [backport] | cooldome | 2020-01-05 | 1 | -1/+1 |
* | fix enumtostr crash for enum-range (#13035) | Jasper Jenkins | 2020-01-05 | 1 | -0/+12 |
* | fixes #12964 (#13027) | Andreas Rumpf | 2020-01-04 | 1 | -0/+14 |
* | Fixes #13026 (#13028) | cooldome | 2020-01-04 | 1 | -1/+83 |
* | fixes #12961 (#13019) | Andreas Rumpf | 2020-01-03 | 1 | -0/+11 |
* | fixes #12978 (#13012) | Andreas Rumpf | 2020-01-03 | 1 | -1/+24 |
* | remove default argument for readLines (#12807) [backport] | cooldome | 2020-01-02 | 1 | -1/+1 |
* | Sink to MemMove optimization in injectdestructors (#13002) | cooldome | 2020-01-02 | 1 | -1/+1 |