summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove debugAndrii Riabushenko2018-12-051-2/+0
| * | remove debug statementsAndrii Riabushenko2018-12-052-15/+10
| * | implement everythingAndrii Riabushenko2018-12-055-67/+93
| * | add testAndrii Riabushenko2018-12-052-15/+29
| * | add array constructorsAndrii Riabushenko2018-11-301-7/+13
| * | reduce changesAndrii Riabushenko2018-11-301-80/+80
| * | Improve approachAndrii Riabushenko2018-11-301-22/+23
| * | revert debug statementsAndrii Riabushenko2018-11-291-5/+6
| * | merge develAndrii Riabushenko2018-11-298-45/+73
| |\ \
| * | | fix spacingAndrii Riabushenko2018-11-291-1/+1
| * | | move movesAndrii Riabushenko2018-11-292-63/+161
* | | | Merge pull request #9914 from nc-x/fix-kochAndreas Rumpf2018-12-101-0/+2
|\ \ \ \
| * | | | Fixes #9913Neelesh Chandola2018-12-091-0/+2
| | |_|/ | |/| |
* | | | Merge pull request #9911 from nc-x/fixes-#9627Andreas Rumpf2018-12-094-7/+32
|\ \ \ \
| * | | | Fix compilation of test on linux and macNeelesh Chandola2018-12-093-1/+1
| * | | | Add final newlinesNeelesh Chandola2018-12-093-3/+3
| * | | | add testsNeelesh Chandola2018-12-093-0/+9
| * | | | `include` now accepts collective argumentsNeelesh Chandola2018-12-091-7/+23
| |/ / /
* | | | Merge pull request #9890 from nim-lang/remove-asynccommonAndreas Rumpf2018-12-092-213/+211
|\ \ \ \
| * | | | Merge async common into asyncdispatch.Dominik Picheta2018-12-072-213/+211
* | | | | Merge pull request #9902 from arnetheduck/daily-cleanAndreas Rumpf2018-12-092-24/+0
|\ \ \ \ \
| * | | | | daily cruft removalJacek Sieka2018-12-082-24/+0
* | | | | | Merge pull request #9912 from nim-lang/araq-fixes-nested-gensymAndreas Rumpf2018-12-099-23/+82
|\ \ \ \ \ \
| * | | | | | fixes nested gensym'ed parameters; fixes #9476Araq2018-12-089-23/+82
* | | | | | | Merge pull request #9898 from cooldome/enum_notusedAndreas Rumpf2018-12-092-1/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | change approachAndrii Riabushenko2018-12-091-2/+1
| * | | | | | add comment, fixes #9896Andrii Riabushenko2018-12-081-0/+1
| * | | | | | Fix hintXDeclaredButNotUsed for enum fields marked as usedAndrii Riabushenko2018-12-082-1/+7
| | |/ / / / | |/| | | |
* | | | | | fixes #9889, fixes #9886Araq2018-12-081-1/+1
* | | | | | fix #9872: setLen now works properly at CT [backport]Timothee Cour2018-12-082-16/+32
* | | | | | Merge pull request #9895 from GULPF/unpack-defectAndreas Rumpf2018-12-082-19/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make options.UnpackError inherit from system.DefectOscar Nihlgård2018-12-082-19/+17
|/ / / / /
* | | | | Merge pull request #9803 from GULPF/walkdirrec-relativeAndreas Rumpf2018-12-062-7/+31
|\ \ \ \ \
| * | | | | Add `relative` parameter to walkDirRecOscar Nihlgård2018-11-262-7/+31
* | | | | | Merge pull request #9873 from arnetheduck/uints-are-consts [bac,öAndreas Rumpf2018-12-061-2/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | allow uints to appear in deep constant expressionsJacek Sieka2018-12-051-2/+1
* | | | | | fixes #9441Araq2018-12-062-2/+62
|/ / / / /
* | | | | Merge pull request #9869 from nim-lang/timotheecour-patch-3Dominik Picheta2018-12-051-2/+2
|\ \ \ \ \
| * | | | | Update parseutils.nimTimothee Cour2018-12-051-2/+2
|/ / / / /
* | | | | fixes #9614 [backport]Araq2018-12-051-1/+1
* | | | | fixes #9868Araq2018-12-053-1/+23
* | | | | lambdalifting: be consistent in its handling for 'func'Araq2018-12-051-9/+7
* | | | | fixes #9864 [backport]Araq2018-12-052-5/+51
* | | | | hotfix: discriminants can be of size 8 bytes [backport]Araq2018-12-052-0/+2
* | | | | Merge pull request #9846 from timotheecour/pr_getpidAndreas Rumpf2018-12-053-1/+12
|\ \ \ \ \
| * | | | | address commentsTimothee Cour2018-12-043-3/+3
| * | | | | fixupTimothee Cour2018-12-041-1/+1
| * | | | | fixupTimothee Cour2018-12-031-0/+1
| * | | | | fixupTimothee Cour2018-12-031-1/+1
| * | | | | address commentsTimothee Cour2018-12-032-12/+11