summary refs log tree commit diff stats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* fix a couple of typos, grammar, and removal of whitespaceJoseph Poirier2015-01-032-86/+86
|
* Merge pull request #1826 from jpoirier/develDominik Picheta2015-01-031-1/+1
|\ | | | | clarify single letter option requirements
| * Merge remote-tracking branch 'upstream/devel' into develJoseph Poirier2015-01-021-2/+2
| |\
| * | clarify single letter option requirementsJoseph Poirier2015-01-021-1/+1
| | |
* | | Fix typoRobert Gieseke2015-01-031-1/+1
| |/ |/|
* | Merge pull request #1831 from homeworkprod/patch-1reactormonk2015-01-031-1/+1
|\ \ | | | | | | Tutorial: Fixed slices example code.
| * | Tutorial: Fixed slices example code.Jochen Kupperschmidt2015-01-021-1/+1
| |/ | | | | This is likely a remainder of the name change from "Nimrod" to "Nim".
* / Fix typoArthur Liao2015-01-021-1/+1
|/
* 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
| |