Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes ios example work again with new paths. Refs #852. | Grzegorz Adam Hankiewicz | 2014-07-27 | 2 | -15/+7 |
| | |||||
* | Documents nimcache file naming scheme. Refs #852. | Grzegorz Adam Hankiewicz | 2014-07-27 | 2 | -4/+66 |
| | |||||
* | 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 |
| |\ | | | | | | | Flyx ptables fix | ||||
| | * | 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 | ||||
| | * | | | 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 | ||||
| | * | | | 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 | ||||
| | * | | | Fix #1392 | Flaviu Tamas | 2014-07-22 | 1 | -3/+3 |
| |/ / / | |||||
* / / / | Fixes base64 crash. | Dominik Picheta | 2014-07-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | 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. | ||||
| | * | | | 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 | ||||
| | * | | | | 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 few var with let in system.nim | ||||
| | * | | | | | replaced var with let in system.nim | PavelVozenilek | 2014-07-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | Nitpicking. | ||||
| * | | | | | | Merge pull request #1394 from PavelVozenilek/patch-2 | Andreas Rumpf | 2014-07-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | typo fix | ||||
| | * | | | | | 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 | ||||
| | * | | | | 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 | ||||
| | * | | | | 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 |
| |\ \ \ | | | | | | | | | | | Improvements to strutils docstrings | ||||
| | * | | | Homogenizes docstrings for strutils module. | Grzegorz Adam Hankiewicz | 2014-07-18 | 1 | -94/+156 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This mostly involves separating the short description string from the full description block, capitalizing it, and adding any worthwhile hyperlinks to other symbols. | ||||
| | * | | | 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 | ||||
| | * | | | Fix link to roadmap on site home page | Rory O’Kane | 2014-07-17 | 1 | -1/+1 |
| |/ / / | | | | | | | | | https://github.com/Araq/Nimrod/wiki/Feature-Matrix does not exist, while https://github.com/Araq/Nimrod/wiki/Roadmap does. | ||||
* | | | | '[]' 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 |
|\ \ \ | | | | | | | | | Second stab at `$`(float) | ||||
| * | | | Tests for `$`(float) | katlogic | 2014-06-15 | 3 | -2/+24 |
| | | | | |||||
| * | | | More human readable `$`(float) | katlogic | 2014-06-15 | 3 | -7/+16 |
| | | | | | | | | | | | | | | | | | | | | The output matches that of Python (eg 1e100, not 1.0e100), but also reflects locale (assuming it was set using setlocale() before). | ||||
* | | | | Merge pull request #1218 from rbehrends/parsefloat-fix | Andreas Rumpf | 2014-07-15 | 2 | -44/+92 |
|\ \ \ \ | | | | | | | | | | | Fixed parsing of float literals. | ||||
| * | | | | Fixed parsing of float literals. | Reimer Behrends | 2014-05-23 | 2 | -44/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Float literals were not parsed properly when their fractional part exceeded 53 significant bits. This affected in particular math.PI and math.E. Rather than reinventing the wheel, this patch reuses C's strtod() implementation, which already does the heavy lifting with respect to correctness, though some caution is necessary to keep float parsing locale-independent. | ||||
* | | | | | Merge pull request #1365 from def-/paramstr-exception | Andreas Rumpf | 2014-07-15 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Stop paramStr from always throwing an exception | ||||
| * | | | | | Stop paramStr from always throwing an exception | def | 2014-07-15 | 1 | -1/+1 |
|/ / / / / |