Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Adds hyperlinks to copyFile* docstrings. | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -11/+15 | |
| | * | | Adds os.copyDirWithPermissions(). | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -1/+38 | |
| |/ / | ||||||
| * | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Dominik Picheta | 2014-07-26 | 5 | -9/+25 | |
| |\ \ | ||||||
| | * \ | Merge pull request #1410 from Varriount/flyx-ptables_fix | Varriount | 2014-07-24 | 2 | -2/+14 | |
| | |\ \ | ||||||
| | | * | | Added stylistic consistancy. | Clay Sweetser | 2014-07-24 | 1 | -1/+1 | |
| | | * | | Merge branch 'ptables_fix' of git://github.com/flyx/Nimrod into flyx-ptables_fix | Clay Sweetser | 2014-07-24 | 2 | -2/+14 | |
| | | |\ \ | | | | |/ | | | |/| | ||||||
| | | | * | Fixed `==` for PTables, added test. | Felix Krause | 2014-06-27 | 2 | -2/+14 | |
| | * | | | Merge pull request #1289 from fowlmouth/patch-5 | Varriount | 2014-07-24 | 1 | -2/+6 | |
| | |\ \ \ | ||||||
| | | * | | | json.== handles nil now | Billingsly Wetherfordshire | 2014-06-19 | 1 | -2/+6 | |
| | * | | | | Merge pull request #1407 from jfhg/devel | Varriount | 2014-07-24 | 1 | -2/+2 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | | * | | | fix build on DragonFly BSD and FreeBSD | jfhg | 2014-07-23 | 1 | -2/+2 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #1399 from flaviut/patch-1 | Andreas Rumpf | 2014-07-23 | 1 | -3/+3 | |
| | |\ \ \ | ||||||
| | | * | | | Fix #1392 | Flaviu Tamas | 2014-07-22 | 1 | -3/+3 | |
| | |/ / / | ||||||
| * / / / | Fixes base64 crash. | Dominik Picheta | 2014-07-26 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | added test | Araq | 2014-08-05 | 1 | -0/+44 | |
* | | | | added debug output (but not active) | Araq | 2014-08-05 | 1 | -0/+1 | |
* | | | | check there is only one deepCopy per type | Araq | 2014-08-05 | 1 | -1/+4 | |
* | | | | fixes yet another LL bug | Araq | 2014-08-05 | 1 | -2/+9 | |
* | | | | progress on deepCopy | Araq | 2014-08-01 | 19 | -135/+419 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-07-22 | 11 | -128/+549 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #1381 from gradha/pr_links_echo_variants | Andreas Rumpf | 2014-07-22 | 2 | -8/+14 | |
| |\ \ \ | ||||||
| | * | | | Hyperlinks echo variants with noSideEffect pragma. Refs #1379. | Grzegorz Adam Hankiewicz | 2014-07-19 | 2 | -8/+14 | |
| * | | | | Merge pull request #1382 from sjakobi/patch-1 | Andreas Rumpf | 2014-07-22 | 1 | -1/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove unnecessary import | Simon Jakobi | 2014-07-19 | 1 | -1/+0 | |
| * | | | | | Merge pull request #1396 from PavelVozenilek/patch-5 | Andreas Rumpf | 2014-07-22 | 1 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | replaced var with let in system.nim | PavelVozenilek | 2014-07-22 | 1 | -4/+4 | |
| * | | | | | | Merge pull request #1394 from PavelVozenilek/patch-2 | Andreas Rumpf | 2014-07-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | typo fix | PavelVozenilek | 2014-07-22 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Fixes #1065. | Dominik Picheta | 2014-07-20 | 3 | -10/+348 | |
| * | | | | | Fixes #1219. | Dominik Picheta | 2014-07-19 | 1 | -1/+2 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1377 from sjakobi/patch-1 | Andreas Rumpf | 2014-07-19 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | sequtils: Correct documentation for keepIf proc | Simon Jakobi | 2014-07-18 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1378 from sjakobi/patch-2 | Andreas Rumpf | 2014-07-19 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | sequtils: Complete mapIt documentation example | Simon Jakobi | 2014-07-19 | 1 | -0/+1 | |
| | |/ / / | ||||||
| * / / / | Update nimrod.ini | Varriount | 2014-07-18 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #1372 from gradha/pr_strutils_docstrings | Varriount | 2014-07-18 | 1 | -100/+176 | |
| |\ \ \ | ||||||
| | * | | | Homogenizes docstrings for strutils module. | Grzegorz Adam Hankiewicz | 2014-07-18 | 1 | -94/+156 | |
| | * | | | Mentions countLines() may return unexpected values. | Grzegorz Adam Hankiewicz | 2014-07-18 | 1 | -6/+20 | |
| |/ / / | ||||||
| * | | | Merge pull request #1370 from roryokane/patch-1 | Dominik Picheta | 2014-07-17 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix link to roadmap on site home page | Rory O’Kane | 2014-07-17 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | '[]' for crit bit trees doesn't need the 'var' parameter | Araq | 2014-07-22 | 1 | -1/+1 | |
* | | | | fixes subtle interaction between closures and 'yield' | Araq | 2014-07-22 | 1 | -30/+74 | |
* | | | | fixes #1391 | Araq | 2014-07-22 | 1 | -1/+1 | |
* | | | | fixes #1395 | Araq | 2014-07-22 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | added stack overflow prevention | Araq | 2014-07-16 | 4 | -14/+24 | |
* | | | JS compilation works again | Araq | 2014-07-16 | 2 | -3/+2 | |
* | | | tester should work again | Araq | 2014-07-16 | 1 | -4/+1 | |
* | | | parseBiggestFloat is now builtin | Araq | 2014-07-16 | 10 | -96/+310 | |
* | | | Merge pull request #1273 from katlogic/devel | Andreas Rumpf | 2014-07-15 | 6 | -9/+40 | |
|\ \ \ | ||||||
| * | | | Tests for `$`(float) | katlogic | 2014-06-15 | 3 | -2/+24 |