Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements RFCs #209 (#13995) | cooldome | 2020-04-16 | 1 | -7/+3 |
* | fixes #13782 (#13834) | Andreas Rumpf | 2020-04-01 | 1 | -1/+21 |
* | faster CIs (#13803) | Miran | 2020-03-30 | 1 | -3/+3 |
* | arc optimizations (#13325) | Andreas Rumpf | 2020-03-18 | 4 | -3/+8 |
* | rewritten goto based exception handling; much cleaner implementation;… (#13... | Andreas Rumpf | 2020-03-17 | 1 | -0/+69 |
* | Fixes #13659 (#13674) | cooldome | 2020-03-17 | 1 | -1/+25 |
* | fixes #12747 [backport] (#13651) | cooldome | 2020-03-16 | 2 | -2/+2 |
* | catchable defects (#13626) | Andreas Rumpf | 2020-03-12 | 1 | -0/+52 |
* | fixes #13436 (#13615) | Andreas Rumpf | 2020-03-10 | 1 | -0/+10 |
* | fixes #13599 (#13614) | Andreas Rumpf | 2020-03-09 | 1 | -0/+39 |
* | sink parameter inference for types that have destructors (#13544) | Andreas Rumpf | 2020-03-04 | 2 | -2/+6 |
* | fixes #13457 (#13458) | Andreas Rumpf | 2020-02-21 | 1 | -1/+8 |
* | Repr v2 progress (#13268) | cooldome | 2020-01-28 | 1 | -1/+1 |
* | 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 |
* | fixes #13195 (#13198) | cooldome | 2020-01-20 | 1 | -0/+25 |
* | 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 | 1 | -1/+20 |
* | make sink operator optional (#13068) | cooldome | 2020-01-17 | 2 | -12/+4 |
* | Working towards arc codegen (#13153) | cooldome | 2020-01-16 | 1 | -0/+57 |
* | fixes #13105 (#13138) | Andreas Rumpf | 2020-01-14 | 1 | -0/+18 |
* | fixes #13119 (#13128) | Andreas Rumpf | 2020-01-14 | 1 | -0/+12 |
* | fixes #13112 (#13127) | Andreas Rumpf | 2020-01-13 | 1 | -0/+6 |
* | more arc features (#13098) | Andreas Rumpf | 2020-01-10 | 1 | -0/+25 |
* | fixes #13070 | Araq | 2020-01-10 | 1 | -0/+40 |
* | Continue #13002 (#13021) | Clyybber | 2020-01-06 | 1 | -1/+1 |
* | 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 |
* | Sink to MemMove optimization in injectdestructors (#13002) | cooldome | 2020-01-02 | 1 | -1/+1 |
* | --exception:goto switch for deterministic exception handling (#12977) | Andreas Rumpf | 2020-01-01 | 3 | -0/+228 |
* | fixes #12989 (#12992) | cooldome | 2019-12-31 | 2 | -1/+10 |
* | fixes #12965 (#12991) | Andreas Rumpf | 2019-12-31 | 1 | -0/+4 |
* | Revert "fixes #12989" | Andrii Riabushenko | 2019-12-31 | 1 | -9/+0 |
* | fixes #12989 | Andrii Riabushenko | 2019-12-31 | 1 | -0/+9 |
* | fixes #12826 | Araq | 2019-12-24 | 1 | -0/+33 |
* | fixes #12899 (#12921) | Andreas Rumpf | 2019-12-18 | 1 | -1/+25 |
* | ARC: cycle detector (#12823) | Andreas Rumpf | 2019-12-17 | 16 | -16/+299 |
* | Fixes #12883 (#12894) | cooldome | 2019-12-13 | 1 | -1/+34 |
* | fixes #12882 (#12889) | cooldome | 2019-12-13 | 1 | -0/+18 |
* | ARC: fixes cycle detection and move the .cursor attribute into closures (#12872) | Andreas Rumpf | 2019-12-11 | 1 | -0/+54 |
* | ARC: yet another bugfix (#12871) | Andreas Rumpf | 2019-12-10 | 1 | -0/+11 |
* | fixes #12827 (#12829) [backport] | cooldome | 2019-12-10 | 1 | -0/+17 |
* | fixes #12820 (#12828) | cooldome | 2019-12-09 | 1 | -0/+7 |
* | fixes #12821 (#12822) | cooldome | 2019-12-06 | 1 | -0/+16 |
* | ARC related bugfixes and refactorings (#12781) | Andreas Rumpf | 2019-12-05 | 3 | -1/+77 |
* | fixes #12669 | Araq | 2019-11-29 | 1 | -0/+75 |