summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* compiler\parser.nimAraq2014-12-082-37/+36
* implemented 'experimental' switchAraq2014-12-053-1/+21
* implements 'defer'Araq2014-12-043-3/+5
* implemented procCall builtinAraq2014-11-281-4/+4
* fixes #1539Araq2014-11-271-110/+0
* doc improvementsAraq2014-11-271-1/+1
* fixes #1548Araq2014-11-171-1/+1
* fixes #940Araq2014-11-171-0/+1
* document uClibc switchAraq2014-11-161-0/+1
* fixes #1055Araq2014-11-161-7/+33
* fixes #619Araq2014-11-152-3/+22
* fixes #693Araq2014-11-141-1/+0
* removed outdated noteAraq2014-11-141-3/+0
* fixes #1324Araq2014-11-141-0/+5
* onRaise doesn't work as documented as is dubiousAraq2014-11-141-28/+0
* fixes #930Araq2014-11-141-2/+5
* fixes #1470Araq2014-11-141-0/+18
* fixes #1633Araq2014-11-141-0/+4
* fixes #1634Araq2014-11-141-1/+13
* fixes #1106Araq2014-11-141-27/+32
* fixes #1258Araq2014-11-141-0/+17
* Merge pull request #1623 from gradha/pr_bigbreak_adds_code_directive_to_rstAndreas Rumpf2014-11-051-47/+55
|\
| * Merge branch 'pr_adds_code_directive_to_rst' into pr_bigbreak_adds_code_direc...Grzegorz Adam Hankiewicz2014-11-031-47/+55
| |\
| | * Improves macro tutorial with hyperlinks and numbered lines.Grzegorz Adam Hankiewicz2014-07-191-49/+56
* | | documented nimfixAraq2014-11-042-0/+60
* | | added module fenv's docsAraq2014-11-041-0/+4
|/ /
* | actors module is deprecatedAraq2014-11-031-3/+5
* | minor changes to the threading docsAraq2014-11-011-6/+7
* | implements #1588Araq2014-10-261-1/+4
* | Merge branch 'devel' into bigbreakAraq2014-10-202-12/+1
|\ \
| * | documentation improvementsAraq2014-10-192-12/+2
* | | Merge branch 'devel' into bigbreakAraq2014-10-132-0/+25
|\| |
| * | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-10-112-1/+27
| |\ \
| | * | documentation updatesAraq2014-10-111-0/+21
| | * | Fixed missing color definionSimon Krauter2014-10-051-0/+5
* | | | documentation updatesAraq2014-10-111-7/+26
* | | | docgen should work againAraq2014-10-051-1/+1
* | | | updated some testsAraq2014-10-041-2/+4
* | | | recursive tuple types are now invalid (breaking change)Araq2014-10-021-35/+45
* | | | deprecated string case statements without 'else'Araq2014-10-022-7/+5
* | | | manual split up into multiple files; documented the new concurrency systemAraq2014-10-0229-5899/+6196
* | | | deepCopy is instantiated when its corresponding type is instantiatedAraq2014-09-261-0/+5
* | | | added $* for subexesAraq2014-09-241-0/+2
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreakAraq2014-09-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #1532 from PavelVozenilek/develDominik Picheta2014-09-181-1/+1
| |\ \ \
| | * | | more precise wordPavelVozenilek2014-09-181-1/+1
* | | | | minor changes to manual.txtAraq2014-09-131-8/+13
* | | | | merged things from develAraq2014-09-122-0/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | be explicit about single letter optionsAraq2014-09-111-0/+2
| |/ / /
| * | | Merge pull request #1455 from gradha/pr_parallelize_doc_buildAndreas Rumpf2014-09-051-0/+7
| |\ \ \