Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -80/+59 |
| | |||||
* | Factors exception hierarchy into reusable fragment. | Grzegorz Adam Hankiewicz | 2014-08-05 | 1 | -33/+3 |
| | | | | The fragment with hyperlinks is included now from the system module. | ||||
* | Improves tut2.txt with more hyperlinks. | Grzegorz Adam Hankiewicz | 2014-08-05 | 1 | -9/+12 |
| | |||||
* | Rename {.effect.} to {.effects.} in Tut 2 | def | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | Removes many fake `idx` entries. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -8/+8 |
| | | | | | These *fake* entries are not needed any more now that the table of contents of documentation files appear in the index. | ||||
* | Merge pull request #867 from reactormonk/no_explicit_return | Andreas Rumpf | 2014-02-10 | 1 | -2/+2 |
|\ | | | | | removed explicit return in the documentation | ||||
| * | tracked down a few more returns | Simon Hafner | 2014-02-05 | 1 | -1/+1 |
| | | |||||
| * | removed explicit return in the documentation | Simon Hafner | 2014-02-03 | 1 | -1/+1 |
| | | |||||
* | | Fixed typo's in tutorial 2 | superfunc | 2014-02-05 | 1 | -2/+2 |
|/ | |||||
* | 'nil' as a statement is deprecated, use an empty 'discard' instead | Araq | 2014-01-19 | 1 | -13/+12 |
| | |||||
* | Correct the spelling of the word 'implicitly' | Satish BD | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | Fixes strutils reference in macro tutorial. | Grzegorz Adam Hankiewicz | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | Adds missing ``s`` to sligthly odd sentence. | Grzegorz Adam Hankiewicz | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | Fixes link to manual in bold section. | Grzegorz Adam Hankiewicz | 2013-12-08 | 1 | -3/+3 |
| | | | | | | Nested inline markup is not possible at the moment, see http://stackoverflow.com/a/9645684/172690. Maybe this would be a useful extension to have in nimrod's custom rst engine? | ||||
* | Corrects grammar and span of italics in text. | Grzegorz Adam Hankiewicz | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | Modifies example to use splitLines. | Grzegorz Adam Hankiewicz | 2013-11-19 | 1 | -7/+9 |
| | |||||
* | Expands tutorial macro section with step by step guide. | Grzegorz Adam Hankiewicz | 2013-11-16 | 1 | -9/+260 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | documented object constrs; endb works again | Araq | 2013-03-09 | 1 | -28/+15 |
| | |||||
* | Merge pull request #316 from gradha/pr_renames_each_to_map | Araq | 2013-01-23 | 1 | -1/+1 |
|\ | | | | | Renames each proc to map, each is left deprecated. | ||||
| * | Renames each proc to map, each is left deprecated. | Grzegorz Adam Hankiewicz | 2013-01-22 | 1 | -1/+1 |
| | | |||||
* | | Adds some documentation related to exceptions. | Grzegorz Adam Hankiewicz | 2013-01-22 | 1 | -0/+14 |
|/ | |||||
* | Fixes tutorial pdf generation due to hierarchy depth. | Grzegorz Adam Hankiewicz | 2013-01-03 | 1 | -33/+33 |
| | | | | The hierarchy is now an ascii reprsentation. | ||||
* | Updates docs about exceptions being on the stack/heap. | Grzegorz Adam Hankiewicz | 2012-11-08 | 1 | -1/+2 |
| | |||||
* | Adds to the tutorial some info about exception tracking. | Grzegorz Adam Hankiewicz | 2012-11-08 | 1 | -3/+85 |
| | |||||
* | first steps for compiler as a service | Araq | 2012-10-03 | 1 | -1/+3 |
| | |||||
* | tr macros now documented | Araq | 2012-09-10 | 1 | -2/+10 |
| | |||||
* | parameter passing works the same for macros and templates; use callsite ↵ | Araq | 2012-08-28 | 1 | -7/+5 |
| | | | | magic to access the invokation AST | ||||
* | objects with no ancestor are not implicitely final | Araq | 2012-08-24 | 1 | -1/+5 |
| | |||||
* | fixed some typos in the documentation | Araq | 2012-07-31 | 1 | -6/+7 |
| | |||||
* | tests/gc/gcleak4.nim | Araq | 2012-06-24 | 1 | -3/+5 |
| | |||||
* | niminst: bugfixes; documentation changes | Araq | 2012-01-15 | 1 | -7/+7 |
| | |||||
* | implemented 'let' statement | Araq | 2011-11-29 | 1 | -5/+5 |
| | |||||
* | preparation for new 'is' operator; breaks bootstrapping again, sorry (use ↵ | Araq | 2011-07-31 | 1 | -2/+2 |
| | | | | generated C code) | ||||
* | first steps to explicit channels for thread communication; added mainThreadId | Araq | 2011-07-16 | 1 | -1/+1 |
| | |||||
* | docgen understands and ignores *when false* | Araq | 2010-11-18 | 1 | -3/+3 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | fixed typos in documentation | Andreas Rumpf | 2009-11-15 | 1 | -79/+79 |
| | |||||
* | version 0.8.2 | rumpf_a@web.de | 2009-10-21 | 1 | -4/+3 |
| | |||||
* | implemented multi methods | Andreas Rumpf | 2009-09-23 | 1 | -73/+101 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -27/+19 |
| | |||||
* | overload resolution for proc vars | Andreas Rumpf | 2009-06-24 | 1 | -8/+5 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -1/+1 |
| | |||||
* | added missing files;change config for bug #374441 | Andreas Rumpf | 2009-05-10 | 1 | -2/+2 |
| | |||||
* | version 0.7.8 | Andreas Rumpf | 2009-05-08 | 1 | -2/+3 |
| | |||||
* | version 0.7.6 | Andreas Rumpf | 2009-04-22 | 1 | -98/+62 |
| | |||||
* | version 0.7.4 | Andreas Rumpf | 2009-01-07 | 1 | -0/+718 |