Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-11-03 | 7 | -35/+104 | |
| |\ \ \ | ||||||
| | * | | | Update buildbat.tmpl | Varriount | 2014-11-03 | 1 | -1/+12 | |
| | * | | | Merge pull request #1569 from idlewan/prettyCC | Andreas Rumpf | 2014-11-03 | 2 | -15/+40 | |
| | |\ \ \ | ||||||
| | | * | | | Forgot to keep extern pragma for execProcesses | Erwan Ameil | 2014-11-02 | 1 | -1/+2 | |
| | | * | | | Use defaut nil callback for execProcesses | Erwan Ameil | 2014-11-02 | 1 | -11/+1 | |
| | | * | | | Change empty callback into nil | Erwan Ameil | 2014-11-02 | 1 | -9/+12 | |
| | | * | | | Tidy up the prettification of the default verbosity c compilation output | Erwan Ameil | 2014-10-13 | 2 | -25/+28 | |
| | | * | | | Prettify compiler output for verbosity=1 | Erwan Ameil | 2014-10-12 | 2 | -15/+43 | |
| | * | | | | Merge pull request #1621 from flaviut/fix-oid | Andreas Rumpf | 2014-11-03 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Remove extra trailing zero from oid | Flaviu Tamas | 2014-11-02 | 1 | -1/+1 | |
| | * | | | | | Merge pull request #1589 from Varriount/fix-1561 | Andreas Rumpf | 2014-11-02 | 2 | -1/+16 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Fix #1561 | Varriount | 2014-10-29 | 3 | -1/+17 | |
| | | |\ \ \ \ \ | ||||||
| | * | \ \ \ \ \ | Merge pull request #1604 from Varriount/fix-1599 | Andreas Rumpf | 2014-11-02 | 2 | -17/+35 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix #1599 | Clay Sweetser | 2014-10-29 | 2 | -17/+35 | |
| | * | | | | | | | | Merge pull request #1619 from Araq/revert-1618-patch-3 | Varriount | 2014-11-01 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Revert "Remove extra trailing zero" | Varriount | 2014-11-01 | 1 | -1/+2 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #1618 from flaviut/patch-3 | Varriount | 2014-11-01 | 1 | -2/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Remove extra trailing zero | Flaviu Tamas | 2014-11-01 | 1 | -2/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'devel' into bigbreak | Araq | 2014-11-03 | 10 | -85/+230 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | added threadpool and cpuinfo to the docgen | Araq | 2014-11-03 | 2 | -0/+2 | |
| * | | | | | | | | | | actors module is deprecated | Araq | 2014-11-03 | 1 | -3/+5 | |
| * | | | | | | | | | | better effect inference | Araq | 2014-11-02 | 2 | -9/+18 | |
| * | | | | | | | | | | minor changes to the threading docs | Araq | 2014-11-01 | 2 | -10/+12 | |
| * | | | | | | | | | | Nimrod -> Nim | Araq | 2014-10-31 | 1 | -5/+5 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-10-31 | 3 | -4/+34 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #1605 from flaviut/patch-1 | Andreas Rumpf | 2014-10-30 | 3 | -4/+34 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | re module returns nil on failed captures | Flaviu Tamas | 2014-10-29 | 2 | -3/+15 | |
| | | * | | | | | | | | Modify pegs.nim such that no match will return nil | Flaviu Tamas | 2014-10-29 | 2 | -1/+19 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | updated the test | Araq | 2014-10-31 | 3 | -0/+16 | |
| * | | | | | | | | | fixes #1595 | Araq | 2014-10-31 | 1 | -5/+16 | |
| * | | | | | | | | | minor bugfix for notFoundError | Araq | 2014-10-30 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | docgen works on linux | Araq | 2014-10-27 | 2 | -5/+7 | |
| * | | | | | | | | implements #78 | Araq | 2014-10-26 | 6 | -4/+20 | |
| * | | | | | | | | nicer error messages (untested) | Araq | 2014-10-26 | 9 | -49/+81 | |
| * | | | | | | | | implements #1588 | Araq | 2014-10-26 | 3 | -1/+10 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | introduced 'benign' pragma | Araq | 2014-10-25 | 14 | -117/+125 | |
| * | | | | | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge pull request #1587 from Varriount/fix-1583 | Varriount | 2014-10-24 | 1 | -8/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fixes #1583 | Clay Sweetser | 2014-10-24 | 1 | -8/+10 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1586 from boydgreenfield/bigbreak | Varriount | 2014-10-23 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Add nimblepath so Nim can find Nimble-installed packages out-of-the-box | Nick Greenfield | 2014-10-23 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-23 | 7 | -27/+35 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-10-21 | 11 | -91/+157 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge pull request #1566 from onionhammer/bigbreak | Andreas Rumpf | 2014-10-21 | 7 | -10/+10 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | patched fdset call in osproc | Erik O'Leary | 2014-10-10 | 1 | -1/+1 | |
| | | * | | | | | | | Fixed FD_SET casing | Erik O'Leary | 2014-10-10 | 6 | -9/+9 | |
| | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge pull request #1582 from fowlmouth/patch-1 | Andreas Rumpf | 2014-10-21 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | fix issue #1581 | Billingsly Wetherfordshire | 2014-10-20 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #1575 from Varriount/enhance-trimcc | Andreas Rumpf | 2014-10-19 | 3 | -81/+146 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Allow koch.nim to be run without a failure if given no arguments. | Clay Sweetser | 2014-10-14 | 1 | -1/+1 |