Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler\parser.nim | Araq | 2014-12-08 | 2 | -37/+36 |
* | implemented 'experimental' switch | Araq | 2014-12-05 | 3 | -1/+21 |
* | implements 'defer' | Araq | 2014-12-04 | 3 | -3/+5 |
* | implemented procCall builtin | Araq | 2014-11-28 | 1 | -4/+4 |
* | fixes #1539 | Araq | 2014-11-27 | 1 | -110/+0 |
* | doc improvements | Araq | 2014-11-27 | 1 | -1/+1 |
* | fixes #1548 | Araq | 2014-11-17 | 1 | -1/+1 |
* | fixes #940 | Araq | 2014-11-17 | 1 | -0/+1 |
* | document uClibc switch | Araq | 2014-11-16 | 1 | -0/+1 |
* | fixes #1055 | Araq | 2014-11-16 | 1 | -7/+33 |
* | fixes #619 | Araq | 2014-11-15 | 2 | -3/+22 |
* | fixes #693 | Araq | 2014-11-14 | 1 | -1/+0 |
* | removed outdated note | Araq | 2014-11-14 | 1 | -3/+0 |
* | fixes #1324 | Araq | 2014-11-14 | 1 | -0/+5 |
* | onRaise doesn't work as documented as is dubious | Araq | 2014-11-14 | 1 | -28/+0 |
* | fixes #930 | Araq | 2014-11-14 | 1 | -2/+5 |
* | fixes #1470 | Araq | 2014-11-14 | 1 | -0/+18 |
* | fixes #1633 | Araq | 2014-11-14 | 1 | -0/+4 |
* | fixes #1634 | Araq | 2014-11-14 | 1 | -1/+13 |
* | fixes #1106 | Araq | 2014-11-14 | 1 | -27/+32 |
* | fixes #1258 | Araq | 2014-11-14 | 1 | -0/+17 |
* | Merge pull request #1623 from gradha/pr_bigbreak_adds_code_directive_to_rst | Andreas Rumpf | 2014-11-05 | 1 | -47/+55 |
|\ | |||||
| * | Merge branch 'pr_adds_code_directive_to_rst' into pr_bigbreak_adds_code_direc... | Grzegorz Adam Hankiewicz | 2014-11-03 | 1 | -47/+55 |
| |\ | |||||
| | * | Improves macro tutorial with hyperlinks and numbered lines. | Grzegorz Adam Hankiewicz | 2014-07-19 | 1 | -49/+56 |
* | | | documented nimfix | Araq | 2014-11-04 | 2 | -0/+60 |
* | | | added module fenv's docs | Araq | 2014-11-04 | 1 | -0/+4 |
|/ / | |||||
* | | actors module is deprecated | Araq | 2014-11-03 | 1 | -3/+5 |
* | | minor changes to the threading docs | Araq | 2014-11-01 | 1 | -6/+7 |
* | | implements #1588 | Araq | 2014-10-26 | 1 | -1/+4 |
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 2 | -12/+1 |
|\ \ | |||||
| * | | documentation improvements | Araq | 2014-10-19 | 2 | -12/+2 |
* | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 2 | -0/+25 |
|\| | | |||||
| * | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-10-11 | 2 | -1/+27 |
| |\ \ | |||||
| | * | | documentation updates | Araq | 2014-10-11 | 1 | -0/+21 |
| | * | | Fixed missing color definion | Simon Krauter | 2014-10-05 | 1 | -0/+5 |
* | | | | documentation updates | Araq | 2014-10-11 | 1 | -7/+26 |
* | | | | docgen should work again | Araq | 2014-10-05 | 1 | -1/+1 |
* | | | | updated some tests | Araq | 2014-10-04 | 1 | -2/+4 |
* | | | | recursive tuple types are now invalid (breaking change) | Araq | 2014-10-02 | 1 | -35/+45 |
* | | | | deprecated string case statements without 'else' | Araq | 2014-10-02 | 2 | -7/+5 |
* | | | | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 29 | -5899/+6196 |
* | | | | deepCopy is instantiated when its corresponding type is instantiated | Araq | 2014-09-26 | 1 | -0/+5 |
* | | | | added $* for subexes | Araq | 2014-09-24 | 1 | -0/+2 |
* | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-09-19 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #1532 from PavelVozenilek/devel | Dominik Picheta | 2014-09-18 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | more precise word | PavelVozenilek | 2014-09-18 | 1 | -1/+1 |
* | | | | | minor changes to manual.txt | Araq | 2014-09-13 | 1 | -8/+13 |
* | | | | | merged things from devel | Araq | 2014-09-12 | 2 | -0/+9 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | be explicit about single letter options | Araq | 2014-09-11 | 1 | -0/+2 |
| |/ / / | |||||
| * | | | Merge pull request #1455 from gradha/pr_parallelize_doc_build | Andreas Rumpf | 2014-09-05 | 1 | -0/+7 |
| |\ \ \ |