summary refs log tree commit diff stats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1808 from adelq/develAndreas Rumpf2015-01-021-6/+6
|\ | | | | Update tutorial to use RootObj
| * Update tutorial to use RootObjAdel Qalieh2014-12-311-6/+6
| | | | | | | | TObject has been deprecated
* | Merge pull request #1812 from moigagoo/develreactormonk2015-01-021-1/+1
|\ \ | |/ |/| Docs: Tutorial 1: Typo fixed.
| * Docs: Tutorial 1: Typo fixed.Konstantin Molchanov2015-01-011-1/+1
| |
* | 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 ↵Nick Greenfield2014-12-212-3/+8
| | | | | | | | | | | | table.
| * | Fix blockquotes in documentation; stylize only in docinfo or immediately ↵Nick Greenfield2014-12-211-2/+6
| | | | | | | | | | | | after an h1
* | | 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 arrow like operators
* | 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
|\ \ | | | | | | Adds bigbreak code directive to rst with numbered lines
| * \ Merge branch 'pr_adds_code_directive_to_rst' into ↵Grzegorz Adam Hankiewicz2014-11-031-47/+55
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pr_bigbreak_adds_code_directive_to_rst Conflicts: doc/tut2.txt lib/packages/docutils/rstgen.nim lib/system.nim
| | * | Improves macro tutorial with hyperlinks and numbered lines.Grzegorz Adam Hankiewicz2014-07-191-49/+56
| | | |
* | | | documented nimfixAraq2014-11-042-0/+60
| | | |