Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #9914 from nc-x/fix-koch | Andreas Rumpf | 2018-12-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Fixes #9913 | Neelesh Chandola | 2018-12-09 | 1 | -0/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #9911 from nc-x/fixes-#9627 | Andreas Rumpf | 2018-12-09 | 4 | -7/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix compilation of test on linux and mac | Neelesh Chandola | 2018-12-09 | 3 | -1/+1 | |
| * | | | | | Add final newlines | Neelesh Chandola | 2018-12-09 | 3 | -3/+3 | |
| * | | | | | add tests | Neelesh Chandola | 2018-12-09 | 3 | -0/+9 | |
| * | | | | | `include` now accepts collective arguments | Neelesh Chandola | 2018-12-09 | 1 | -7/+23 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #9890 from nim-lang/remove-asynccommon | Andreas Rumpf | 2018-12-09 | 2 | -213/+211 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge async common into asyncdispatch. | Dominik Picheta | 2018-12-07 | 2 | -213/+211 | |
* | | | | | | Merge pull request #9902 from arnetheduck/daily-clean | Andreas Rumpf | 2018-12-09 | 2 | -24/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | daily cruft removal | Jacek Sieka | 2018-12-08 | 2 | -24/+0 | |
* | | | | | | | Merge pull request #9912 from nim-lang/araq-fixes-nested-gensym | Andreas Rumpf | 2018-12-09 | 9 | -23/+82 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fixes nested gensym'ed parameters; fixes #9476 | Araq | 2018-12-08 | 9 | -23/+82 | |
* | | | | | | | | Merge pull request #9898 from cooldome/enum_notused | Andreas Rumpf | 2018-12-09 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | change approach | Andrii Riabushenko | 2018-12-09 | 1 | -2/+1 | |
| * | | | | | | | add comment, fixes #9896 | Andrii Riabushenko | 2018-12-08 | 1 | -0/+1 | |
| * | | | | | | | Fix hintXDeclaredButNotUsed for enum fields marked as used | Andrii Riabushenko | 2018-12-08 | 2 | -1/+7 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | fixes #9889, fixes #9886 | Araq | 2018-12-08 | 1 | -1/+1 | |
* | | | | | | | fix #9872: setLen now works properly at CT [backport] | Timothee Cour | 2018-12-08 | 2 | -16/+32 | |
* | | | | | | | Merge pull request #9895 from GULPF/unpack-defect | Andreas Rumpf | 2018-12-08 | 2 | -19/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Make options.UnpackError inherit from system.Defect | Oscar Nihlgård | 2018-12-08 | 2 | -19/+17 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #9803 from GULPF/walkdirrec-relative | Andreas Rumpf | 2018-12-06 | 2 | -7/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `relative` parameter to walkDirRec | Oscar Nihlgård | 2018-11-26 | 2 | -7/+31 | |
* | | | | | | | Merge pull request #9873 from arnetheduck/uints-are-consts [bac,ö | Andreas Rumpf | 2018-12-06 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | allow uints to appear in deep constant expressions | Jacek Sieka | 2018-12-05 | 1 | -2/+1 | |
* | | | | | | | fixes #9441 | Araq | 2018-12-06 | 2 | -2/+62 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #9869 from nim-lang/timotheecour-patch-3 | Dominik Picheta | 2018-12-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update parseutils.nim | Timothee Cour | 2018-12-05 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | fixes #9614 [backport] | Araq | 2018-12-05 | 1 | -1/+1 | |
* | | | | | | fixes #9868 | Araq | 2018-12-05 | 3 | -1/+23 | |
* | | | | | | lambdalifting: be consistent in its handling for 'func' | Araq | 2018-12-05 | 1 | -9/+7 | |
* | | | | | | fixes #9864 [backport] | Araq | 2018-12-05 | 2 | -5/+51 | |
* | | | | | | hotfix: discriminants can be of size 8 bytes [backport] | Araq | 2018-12-05 | 2 | -0/+2 | |
* | | | | | | Merge pull request #9846 from timotheecour/pr_getpid | Andreas Rumpf | 2018-12-05 | 3 | -1/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | address comments | Timothee Cour | 2018-12-04 | 3 | -3/+3 | |
| * | | | | | | fixup | Timothee Cour | 2018-12-04 | 1 | -1/+1 | |
| * | | | | | | fixup | Timothee Cour | 2018-12-03 | 1 | -0/+1 | |
| * | | | | | | fixup | Timothee Cour | 2018-12-03 | 1 | -1/+1 | |
| * | | | | | | address comments | Timothee Cour | 2018-12-03 | 2 | -12/+11 | |
| * | | | | | | fixup | Timothee Cour | 2018-12-03 | 1 | -1/+1 | |
| * | | | | | | fixup | Timothee Cour | 2018-12-03 | 1 | -1/+2 | |
| * | | | | | | add osproc.processID() | Timothee Cour | 2018-12-03 | 1 | -0/+10 | |
* | | | | | | | Merge pull request #9862 from zevv/posix-cmsg | Andreas Rumpf | 2018-12-05 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added CMSG_SPACE and CMSG_LEN macros to posix.nim | Ico Doornekamp | 2018-12-04 | 1 | -0/+6 | |
* | | | | | | | | IC: much faster caching | Araq | 2018-12-04 | 1 | -4/+8 | |
* | | | | | | | | times.nim: Minor formatting change in the example code | Araq | 2018-12-04 | 1 | -1/+1 | |
* | | | | | | | | Don't use deprecated fmod in VM (#9837) | Andreas Rumpf | 2018-12-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update changelog | data-man | 2018-12-04 | 1 | -0/+1 | |
| * | | | | | | | | Don't use deprecated fmod in VM | data-man | 2018-12-01 | 1 | -2/+1 | |
* | | | | | | | | | fix #9832 (fixup) (#9859) | Timothee Cour | 2018-12-04 | 2 | -2/+3 |