Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI tests run faster: save 120s in azure machines, 335s on local OSX | Timothee Cour | 2020-02-27 | 1 | -1/+13 |
* | revert changes to tests/gc/gcleak2.nim | Timothee Cour | 2020-02-27 | 1 | -72/+5 |
* | make CI tests faster + more precise | Timothee Cour | 2020-02-27 | 1 | -5/+72 |
* | make tests green again | Andreas Rumpf | 2018-07-05 | 1 | -3/+3 |
* | Fix gc tests for BoehmGC (#7094) | Sergey Avseyev | 2018-01-18 | 1 | -3/+1 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
* | code cleanup for mark&sweep GC | Araq | 2013-02-07 | 1 | -1/+3 |
* | GC with realtime support | Araq | 2012-04-21 | 1 | -0/+3 |
* | GC tests now finally part of testsuite | Araq | 2011-11-10 | 1 | -0/+4 |
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas | Araq | 2011-03-23 | 1 | -5/+4 |
* | fixes #20 | Araq | 2011-03-12 | 1 | -0/+20 |