Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARC: closure bugfixes (#12677) | Andreas Rumpf | 2019-11-18 | 1 | -0/+19 |
* | ARC: fixes leaking new() statement (#12665) | Andreas Rumpf | 2019-11-15 | 1 | -0/+9 |
* | ARC: solves phase ordering problems (#12654) | Andreas Rumpf | 2019-11-14 | 1 | -3/+3 |
* | ARC: closure inside object constructor now works | Araq | 2019-11-13 | 2 | -2/+15 |
* | .cursor implementation (#12637) | Andreas Rumpf | 2019-11-12 | 1 | -0/+38 |
* | remove deprecated procs (#12535) | Andreas Rumpf | 2019-11-05 | 1 | -4/+4 |
* | fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592) | Miran | 2019-11-05 | 1 | -2/+1 |
* | some progress on bug #12443 | Andreas Rumpf | 2019-10-27 | 1 | -0/+16 |
* | fixes #12051 | Araq | 2019-09-10 | 1 | -2/+21 |
* | sink as lvalue | Andrii Riabushenko | 2019-09-02 | 1 | -0/+13 |
* | fixes #12092 | Andrii Riabushenko | 2019-08-31 | 1 | -0/+14 |
* | fix #12037 (#12089) | Clyybber | 2019-08-30 | 1 | -0/+18 |
* | lift destructor for openarray (#12073) | cooldome | 2019-08-28 | 1 | -1/+16 |
* | fixes #11833 (#12018) | Andreas Rumpf | 2019-08-24 | 2 | -2/+9 |
* | fixes #11844 (#11935) | Andreas Rumpf | 2019-08-13 | 1 | -1/+1 |
* | fixes #10689 | Araq | 2019-08-12 | 1 | -0/+17 |
* | fixes #11254 | Araq | 2019-08-12 | 1 | -0/+6 |
* | fixes #11891 | Andreas Rumpf | 2019-08-10 | 1 | -0/+6 |
* | fixes #11807 (#11900) | Andreas Rumpf | 2019-08-07 | 1 | -2/+8 |
* | fixes #11745 | Araq | 2019-07-19 | 1 | -0/+8 |
* | fix tests | Timothee Cour | 2019-07-08 | 1 | -8/+20 |
* | fixes #11350 | Araq | 2019-07-07 | 1 | -0/+32 |
* | fixes #11510 | Araq | 2019-07-03 | 1 | -2/+16 |
* | fixes #11614 | Araq | 2019-07-01 | 1 | -0/+12 |
* | fixes #11611 | Araq | 2019-06-28 | 1 | -1/+1 |
* | fixes #11098 | Andreas Rumpf | 2019-06-26 | 1 | -1/+13 |
* | fixes #11577 | Araq | 2019-06-26 | 1 | -2/+15 |
* | fixes #11563 (#11594) | Andreas Rumpf | 2019-06-26 | 1 | -0/+12 |
* | [bugfix] fixes #11524 | Andreas Rumpf | 2019-06-22 | 2 | -3/+11 |
* | closes #11533 | Andreas Rumpf | 2019-06-21 | 1 | -0/+18 |
* | [bugfix] system.nim: make pop work with --newruntime | Andreas Rumpf | 2019-06-20 | 1 | -0/+103 |
* | [other] newruntime: add a simple closure iterator test | Araq | 2019-06-20 | 1 | -1/+9 |
* | newruntime: added yet another test | Andreas Rumpf | 2019-06-20 | 1 | -0/+22 |
* | [bugfix] owned closures (#11544) | Andreas Rumpf | 2019-06-20 | 3 | -4/+6 |
* | [bugfix] fixes #11517 | Araq | 2019-06-19 | 1 | -1/+45 |
* | newruntime: added a basic table test | Andreas Rumpf | 2019-06-11 | 1 | -0/+24 |
* | fixes #11205 | Araq | 2019-05-28 | 1 | -0/+33 |
* | make tests green again | Araq | 2019-05-27 | 1 | -3/+2 |
* | fixes #11257 | Araq | 2019-05-24 | 2 | -5/+13 |
* | fixes move analyser; refs #11257 | Araq | 2019-05-24 | 1 | -0/+12 |
* | Fix destructor injections for global variables (#11230) | Clyybber | 2019-05-13 | 4 | -0/+19 |
* | fixes #11204 (#11207) | cooldome | 2019-05-09 | 1 | -0/+5 |
* | iterators: several small fixes (#11162) | Miran | 2019-05-04 | 1 | -1/+1 |
* | Destructor lifting fixes #11149 (#11163) | cooldome | 2019-05-04 | 1 | -0/+61 |
* | decent borrow check for --newruntime | Araq | 2019-05-02 | 1 | -5/+13 |
* | added unown test case | Araq | 2019-04-29 | 1 | -0/+68 |
* | make twidgets example green (#11135) | Andreas Rumpf | 2019-04-28 | 3 | -11/+12 |
* | newruntime: progress... | Andreas Rumpf | 2019-04-27 | 1 | -1/+4 |
* | preparations to make the twidgets test work | Araq | 2019-04-26 | 1 | -0/+74 |
* | fixes #11095 (#11104) | Andreas Rumpf | 2019-04-25 | 1 | -9/+25 |