Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Add list comprehensions to future module | def | 2014-08-03 | 1 | -0/+53 | |
| * | | | | | | | | | | | Merge pull request #1553 from gradha/pr_json_module_improvements | Andreas Rumpf | 2014-11-03 | 1 | -91/+540 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Hides TJsonError, it wasn't being used. | Grzegorz Adam Hankiewicz | 2014-10-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Documents json module. | Grzegorz Adam Hankiewicz | 2014-10-04 | 1 | -90/+539 | |
| * | | | | | | | | | | | | Merge pull request #1448 from def-/posix-math | Andreas Rumpf | 2014-11-03 | 3 | -53/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Move fenv to its own module | def | 2014-08-22 | 2 | -54/+113 | |
| | * | | | | | | | | | | | | Move floating point rounding and exceptions handling to math | def | 2014-08-06 | 2 | -45/+43 | |
| | * | | | | | | | | | | | | Add -lm for fesetround and fegetround | def | 2014-08-05 | 1 | -0/+3 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #1565 from gradha/pr_supports_nnkPostfix_stringification | Andreas Rumpf | 2014-11-03 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Adds stringification support for nnkPostfix nodes. | Grzegorz Adam Hankiewicz | 2014-10-11 | 1 | -1/+5 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | only produce the link to the docs if they are installed | Araq | 2014-11-03 | 2 | -6/+1 | |
| * | | | | | | | | | | | | Update nsis.tmpl | Varriount | 2014-11-02 | 1 | -4/+3 | |
| * | | | | | | | | | | | | Update nsis.tmpl | Varriount | 2014-11-02 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1608 from rbehrends/fix-atomics | Andreas Rumpf | 2014-11-01 | 1 | -21/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Various atomics fixes for gcc/clang. | Reimer Behrends | 2014-10-30 | 1 | -21/+27 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Update nsis.tmpl | Varriount | 2014-10-25 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge pull request #1497 from milosn/devel | Varriount | 2014-10-24 | 2 | -8/+29 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add comment. | Milos Negovanovic | 2014-10-21 | 1 | -1/+2 | |
| | * | | | | | | | | | | Add comment. | Milos Negovanovic | 2014-10-21 | 1 | -0/+1 | |
| | * | | | | | | | | | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Milos Negovanovic | 2014-10-21 | 45 | -439/+1447 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Tweaks for postgres driver (not tested yet). | Milos Negovanovic | 2014-09-26 | 1 | -2/+8 | |
| | * | | | | | | | | | | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Milos Negovanovic | 2014-09-26 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Milos Negovanovic | 2014-09-23 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Milos Negovanovic | 2014-09-19 | 37 | -273/+947 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Preserve nil <-> NULL between Nimrod and database. | Milos Negovanovic | 2014-08-20 | 1 | -5/+18 | |
* | | | | | | | | | | | | | | | | 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 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | '.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 |