Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | '.emit' pragma produces a trailing newline | 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 |
|\| | |||||
| * | updated news.txt | Araq | 2014-10-22 | 1 | -4/+11 |
| * | fixes #1029 | Araq | 2014-10-22 | 3 | -6/+11 |
| * | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-10-22 | 1 | -2/+8 |
| |\ | |||||
| | * | Update nsis.tmpl | Varriount | 2014-10-21 | 1 | -2/+8 |
| * | | fixes 'import x as y' regression | Araq | 2014-10-22 | 2 | -2/+3 |
| |/ | |||||
* | | 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 |
| | * | | | Improve the trimcc tool's batching algorithm. | Clay Sweetser | 2014-10-14 | 2 | -80/+145 |
| |/ / / | |||||
* | | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-21 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | updated readme.md | Araq | 2014-10-20 | 1 | -3/+1 |
* | | | | 'echo' doesn't lock | Araq | 2014-10-21 | 1 | -2/+3 |
* | | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 24 | -278/+814 |
|\| | | | |/ / |/| | | |||||
| * | | 2nd attempt to fix tryRecv | Araq | 2014-10-20 | 1 | -1/+1 |
| * | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-10-20 | 2 | -2/+12 |
| |\ \ | |||||
| | * \ | Merge pull request #1574 from trustable-code/PR3 | Andreas Rumpf | 2014-10-20 | 2 | -2/+12 |
| | |\ \ | |||||
| | | * | | Added test case | Simon Krauter | 2014-10-15 | 1 | -0/+8 |
| | | * | | Compare fileIndexes instead of file names | Simon Krauter | 2014-10-15 | 1 | -1/+1 |
| | | * | | Do not allow self import | Simon Krauter | 2014-10-14 | 1 | -2/+4 |
| * | | | | 'koch install' works again | Araq | 2014-10-20 | 2 | -2/+2 |
| * | | | | much better quote for the frontpage | Araq | 2014-10-20 | 1 | -3/+4 |
| |/ / / | |||||
| * | | | fixes tryRecv | Araq | 2014-10-20 | 1 | -3/+4 |
| * | | | disable 'view source' feature | Araq | 2014-10-20 | 4 | -6/+10 |
| * | | | default to warnGcUnsafe for threads:on | Araq | 2014-10-19 | 1 | -1/+3 |
| * | | | Merge pull request #1573 from trustable-code/PR1 | Andreas Rumpf | 2014-10-19 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | Fixed missing color definion in docs CSS | Simon Krauter | 2014-10-14 | 1 | -0/+5 |
| | |/ / | |||||
| * | | | documentation improvements | Araq | 2014-10-19 | 3 | -16/+11 |
| * | | | minor updates to koch.nim | Araq | 2014-10-19 | 1 | -2/+2 |
| * | | | website updates for 0.9.6 | Araq | 2014-10-19 | 7 | -131/+45 |
| * | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-10-19 | 3 | -167/+600 |
| |\ \ \ |