Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Improve asyncdispatch error messages, fix some tests on Windows. | Dominik Picheta | 2015-09-11 | 3 | -3/+5 | |
* | | | fixes #3195 | Araq | 2015-09-10 | 1 | -2/+24 | |
* | | | fixes a critical codegen bug triggered by .async | Araq | 2015-09-10 | 1 | -0/+19 | |
* | | | fixes #3230 | Araq | 2015-09-09 | 1 | -0/+16 | |
|/ / | ||||||
* | | added missing test | Araq | 2015-09-06 | 1 | -0/+30 | |
* | | fixes #2590; methods now require a .base annotation | Araq | 2015-09-06 | 9 | -14/+14 | |
* | | tests: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 3 | -35/+35 | |
* | | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 372 | -4485/+4485 | |
* | | Merge pull request #3242 from yglukhov/byvar-fix | Andreas Rumpf | 2015-08-28 | 1 | -0/+10 | |
|\ \ | ||||||
| * | | Fixed passing byvar | Yuriy Glukhov | 2015-08-25 | 1 | -0/+10 | |
* | | | Merge pull request #3234 from petermora/mapAutoAuto | Andreas Rumpf | 2015-08-25 | 1 | -0/+10 | |
|\ \ \ | ||||||
| * | | | extending metatype matching in sigmatch.nim | Peter Mora | 2015-08-21 | 1 | -0/+10 | |
* | | | | Don't access GCed field in finalizer. Fixes #2305 | Yuriy Glukhov | 2015-08-24 | 1 | -8/+7 | |
| |/ / |/| | | ||||||
* | | | cleaned up twchartoutf8 test | Araq | 2015-08-21 | 1 | -102/+106 | |
* | | | tuple unpacking works in a non-var/let context | Araq | 2015-08-21 | 1 | -0/+32 | |
* | | | Merge pull request #3205 from fenekku/unittest-work-2 | Andreas Rumpf | 2015-08-21 | 1 | -0/+45 | |
|\ \ \ | ||||||
| * | | | make testSetupIMPL and testTeardownIMPL non-public | fenekku | 2015-08-12 | 1 | -0/+45 | |
| |/ / | ||||||
* | | | Merge pull request #3231 from jangko/devel | Andreas Rumpf | 2015-08-21 | 1 | -0/+106 | |
|\ \ \ | ||||||
| * | | | fixed UTF-16 to UTF-8 conversion in widestrs.nim | jangko | 2015-08-21 | 1 | -7/+35 | |
| * | | | fixed UTF-16 to UTF-8 conversion in widestrs.nim | jangko | 2015-08-20 | 1 | -0/+78 | |
* | | | | Untyped pointers godegen changed. addr expression fixed. | Yuriy Glukhov | 2015-08-21 | 1 | -0/+8 | |
* | | | | implemented macros.getImpl | Araq | 2015-08-21 | 1 | -0/+20 | |
|/ / / | ||||||
* | | | implements experimental new config system based on NimScript | Araq | 2015-08-16 | 2 | -0/+21 | |
* | | | 'parallel' now requires --experimental mode | Araq | 2015-08-14 | 1 | -0/+1 | |
* | | | Merge pull request #3177 from zah/generic-types-in-macros | Andreas Rumpf | 2015-08-14 | 1 | -0/+74 | |
|\ \ \ | ||||||
| * | | | fix #1858 again; restores the support for static macro params | Zahary Karadjov | 2015-08-02 | 1 | -0/+74 | |
* | | | | Merge pull request #3131 from zachaysan/devel | Dominik Picheta | 2015-08-13 | 1 | -4/+44 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Update tests to proposed changes | Zach Aysan | 2015-07-21 | 1 | -16/+39 | |
| * | | | Add tests for chomp | Zach Aysan | 2015-07-17 | 1 | -4/+21 | |
* | | | | fixes #1965 | Araq | 2015-08-10 | 2 | -0/+11 | |
* | | | | fixes #3066 | Araq | 2015-08-09 | 1 | -0/+17 | |
* | | | | fixes #1329 | Araq | 2015-08-09 | 1 | -1/+11 | |
* | | | | Merge pull request #3146 from c-blake/devel | Andreas Rumpf | 2015-08-09 | 3 | -0/+17 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge ../Nim into devel | Charles Blake | 2015-08-09 | 7 | -1/+112 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge ../Nim into devel | Charles Blake | 2015-08-04 | 1 | -0/+19 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Move tests to stdlib. | Charles Blake | 2015-08-03 | 3 | -0/+0 | |
| * | | | | | | toString --> `$`. | Charles Blake | 2015-08-03 | 1 | -1/+1 | |
| * | | | | | | Fix accidentally deleted inp argument. | Charles Blake | 2015-08-03 | 1 | -1/+1 | |
| * | | | | | | Merge ../Nim into devel | Charles Blake | 2015-08-03 | 3 | -339/+367 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Add some very simple tests for memfiles iterators. | Charles Blake | 2015-08-02 | 3 | -0/+17 | |
* | | | | | | | fixes #2752 | Araq | 2015-08-09 | 1 | -0/+27 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | fixes #2670 | Araq | 2015-08-08 | 1 | -0/+13 | |
* | | | | | | breaking change: symbol lookups in generics follows spec more closely; fixes ... | Araq | 2015-08-07 | 2 | -0/+21 | |
* | | | | | | Fixed defer test. | Yuriy Glukhov | 2015-08-07 | 1 | -0/+1 | |
* | | | | | | destructors now work with overloaded assignment operators; fixes #2811; fixes... | Araq | 2015-08-05 | 3 | -1/+72 | |
* | | | | | | Merge pull request #3172 from Nycto/devel | Dominik Picheta | 2015-08-05 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Fix multiple requires in a test | Nycto | 2015-08-01 | 1 | -0/+5 | |
| | |/ / / | |/| | | | ||||||
* / | | | | added system.unsafeAddr | Araq | 2015-08-04 | 1 | -0/+19 | |
|/ / / / | ||||||
* | | | | fixes #3158 | Araq | 2015-08-02 | 1 | -0/+20 | |
* | | | | made test green again | Araq | 2015-08-02 | 1 | -339/+339 |