summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* minor doc updateAraq2014-12-311-5/+1
* removed outdated documentationAraq2014-12-301-52/+0
* release of 0.10.2Araq2014-12-291-2/+2
* Renamed Babel to Nimble in lib.txt.Dominik Picheta2014-12-261-9/+9
* fixes #1120Araq2014-12-251-5/+2
* fixes #1742Araq2014-12-241-0/+21
* documented 'defer' statementAraq2014-12-241-23/+18
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-233-5/+14
|\
| * Remove TOC from gc.txt, but get quote at top properly formattedNick Greenfield2014-12-211-1/+1
| * Fix paragraph break issue in nimc.txt. Add spacing to command line options ta...Nick Greenfield2014-12-212-3/+8
| * Fix blockquotes in documentation; stylize only in docinfo or immediately afte...Nick Greenfield2014-12-211-2/+6
* | tuple field names are ignoredAraq2014-12-232-3/+5
|/
* Fixed typo in docsyglukhov2014-12-191-1/+1
* added missing 'not'Araq2014-12-181-1/+1
* typoAraq2014-12-151-1/+1
* fixes #1739Araq2014-12-151-3/+9
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-141-0/+13
|\
| * Adding type conversion examples to the tutorialjemcroft2014-12-131-0/+13
* | minor improvements to the docsAraq2014-12-144-34/+32
|/
* documented convertersAraq2014-12-121-0/+20
* destuctors are experimental; 'func' is now a keywordAraq2014-12-101-1/+1
* 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