| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2026 from reactormonk/koch-temp-125-exit-code | Andreas Rumpf | 2015-02-01 | 1 | -0/+13 |
|\ |
|
| * | added note about creating stacktraces | Simon Hafner | 2015-01-31 | 1 | -0/+3 |
| * | added documentation about koch temp | Simon Hafner | 2015-01-28 | 1 | -0/+10 |
* | | documented new C++ support | Araq | 2015-01-28 | 2 | -18/+174 |
|/ |
|
* | better documentation for 'finished' for first class iterators | Araq | 2015-01-27 | 2 | -0/+51 |
* | revert to old behaviour: tuple field names are not ignored anymore; fixes #1920 | Araq | 2015-01-18 | 2 | -5/+2 |
* | Clarify documentation about "except clauses" | def | 2015-01-17 | 1 | -1/+1 |
* | Merge pull request #1954 from ziotom78/devel | Varriount | 2015-01-16 | 1 | -0/+35 |
|\ |
|
| * | New section "Except clauses" in the manual | Maurizio Tomasi | 2015-01-14 | 1 | -0/+35 |
* | | Documentation renames | def | 2015-01-16 | 8 | -80/+80 |
* | | Manual renames | def | 2015-01-16 | 14 | -141/+141 |
* | | GitHub link fixes: nim-code -> nim-lang | def | 2015-01-15 | 1 | -1/+1 |
|/ |
|
* | TSlice -> Slice in the tut1 | Simon Hafner | 2015-01-13 | 1 | -2/+2 |
* | Added missing windows wrappers to the lib.html doc | ReneSac | 2015-01-12 | 1 | -0/+4 |
* | 'discard' can be used instead of 'nil' for empty case object branches | Araq | 2015-01-12 | 1 | -1/+1 |
* | Merge pull request #1924 from daniel-kullmann/doc-fix1 | Andreas Rumpf | 2015-01-11 | 1 | -2/+2 |
|\ |
|
| * | doc/tut2.txt: clarified usage of static/dynamic binding | Daniel Kullmann | 2015-01-11 | 1 | -2/+2 |
* | | doc/tut2.txt: Tiny grammar fix | Daniel Kullmann | 2015-01-11 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1912 from flaviut/rename-stuff | reactormonk | 2015-01-10 | 3 | -14/+14 |
|\ |
|
| * | s/nimrod/nim/g; s/babel/nimble/g | Flaviu Tamas | 2015-01-09 | 3 | -14/+14 |
* | | Fixed grammar in 'let statment' | Mike | 2015-01-08 | 1 | -1/+1 |
|/ |
|
* | fix a couple of typos, grammar, and removal of whitespace | Joseph Poirier | 2015-01-03 | 2 | -86/+86 |
* | Merge pull request #1826 from jpoirier/devel | Dominik Picheta | 2015-01-03 | 1 | -1/+1 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/devel' into devel | Joseph Poirier | 2015-01-02 | 1 | -2/+2 |
| |\ |
|
| * | | clarify single letter option requirements | Joseph Poirier | 2015-01-02 | 1 | -1/+1 |
* | | | Fix typo | Robert Gieseke | 2015-01-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #1831 from homeworkprod/patch-1 | reactormonk | 2015-01-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Tutorial: Fixed slices example code. | Jochen Kupperschmidt | 2015-01-02 | 1 | -1/+1 |
| |/ |
|
* / | Fix typo | Arthur Liao | 2015-01-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1808 from adelq/devel | Andreas Rumpf | 2015-01-02 | 1 | -6/+6 |
|\ |
|
| * | Update tutorial to use RootObj | Adel Qalieh | 2014-12-31 | 1 | -6/+6 |
* | | Merge pull request #1812 from moigagoo/devel | reactormonk | 2015-01-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Docs: Tutorial 1: Typo fixed. | Konstantin Molchanov | 2015-01-01 | 1 | -1/+1 |
* | | minor doc update | Araq | 2014-12-31 | 1 | -5/+1 |
* | | removed outdated documentation | Araq | 2014-12-30 | 1 | -52/+0 |
* | | release of 0.10.2 | Araq | 2014-12-29 | 1 | -2/+2 |
* | | Renamed Babel to Nimble in lib.txt. | Dominik Picheta | 2014-12-26 | 1 | -9/+9 |
* | | fixes #1120 | Araq | 2014-12-25 | 1 | -5/+2 |
* | | fixes #1742 | Araq | 2014-12-24 | 1 | -0/+21 |
* | | documented 'defer' statement | Araq | 2014-12-24 | 1 | -23/+18 |
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-23 | 3 | -5/+14 |
|\ \ |
|
| * | | Remove TOC from gc.txt, but get quote at top properly formatted | Nick Greenfield | 2014-12-21 | 1 | -1/+1 |
| * | | Fix paragraph break issue in nimc.txt. Add spacing to command line options ta... | Nick Greenfield | 2014-12-21 | 2 | -3/+8 |
| * | | Fix blockquotes in documentation; stylize only in docinfo or immediately afte... | Nick Greenfield | 2014-12-21 | 1 | -2/+6 |
* | | | tuple field names are ignored | Araq | 2014-12-23 | 2 | -3/+5 |
|/ / |
|
* | | Fixed typo in docs | yglukhov | 2014-12-19 | 1 | -1/+1 |
* | | added missing 'not' | Araq | 2014-12-18 | 1 | -1/+1 |
* | | typo | Araq | 2014-12-15 | 1 | -1/+1 |
* | | fixes #1739 | Araq | 2014-12-15 | 1 | -3/+9 |
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-14 | 1 | -0/+13 |
|\ \ |
|