summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | updated grammar.txtAraq2014-01-201-14/+16
* | 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-193-19/+18
* | Merge pull request #818 from hiteshjasani/pr_devel_doc_import_constraintsSimon Hafner2014-01-161-0/+35
|\ \
| * | Add docs for constraining and qualifying imports.Hitesh Jasani2014-01-161-0/+35
* | | References TRune, links unicode modules where mentioned.Grzegorz Adam Hankiewicz2014-01-151-4/+7
* | | Adds note about conflicts with using as a statement.Grzegorz Adam Hankiewicz2014-01-151-0/+18
* | | Duplicates string literal table for character literals.Grzegorz Adam Hankiewicz2014-01-151-4/+27
* | | Removes links to modules recently removed from stdlib.Grzegorz Adam Hankiewicz2014-01-151-101/+1
* | | Moves mongodb module to lower level wrapper group.Grzegorz Adam Hankiewicz2014-01-151-3/+2
* | | Adds parseopt2 module to documentation index.Grzegorz Adam Hankiewicz2014-01-151-1/+6
* | | Documents wrapping named arguments in curly braces.Grzegorz Adam Hankiewicz2014-01-151-1/+3
* | | Adds note about iterators having same signature as procs.Grzegorz Adam Hankiewicz2014-01-151-1/+5
* | | Adds note about procs and multiple variable assignment.Grzegorz Adam Hankiewicz2014-01-151-0/+6
* | | Adds using statement to the one and only true index.Grzegorz Adam Hankiewicz2014-01-151-6/+6
|/ /
* | Merge branch 'upstream' into develZahary Karadjov2013-12-291-0/+54
|\ \
| * | documented static paramsZahary Karadjov2013-12-251-0/+54
* | | case consistency part 1Araq2013-12-271-0/+2
* | | templates can access hidden fieldsAraq2013-12-251-15/+25
* | | Merge branch 'vm2' of github.com:Araq/Nimrod into vm2Araq2013-12-241-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of https://github.com/Araq/Nimrod into vm2Araq2013-12-233-16/+35
| |\ \
| * \ \ Merge branch 'master' into vm2Araq2013-12-131-5/+5
| |\ \ \ | | | |/ | | |/|
| * | | bugfix: keywords are sortedAraq2013-12-051-1/+2
* | | | Correct the spelling of the word 'implicitly'Satish BD2013-12-232-2/+2
| |_|/ |/| |
* | | Merge pull request #764 from gradha/pr_doc_improvementsAndreas Rumpf2013-12-201-15/+0
|\ \ \
| * | | Updates idetools docs after changes by #743.Grzegorz Adam Hankiewicz2013-12-181-15/+0
| | |/ | |/|
* | | Merge pull request #753 from gradha/pr_idetools_quoteAndreas Rumpf2013-12-201-0/+5
|\ \ \
| * | | Adds fitting quote to idetools doc.Grzegorz Adam Hankiewicz2013-12-151-0/+5
| |/ /
* | | Merge pull request #739 from gradha/pr_adds_to_quit_docsGrzegorz Adam Hankiewicz2013-12-171-1/+5
|\ \ \
| * | | Adds example to fatal pragma.Grzegorz Adam Hankiewicz2013-12-121-1/+5
| |/ /
* / / implemented 'injectStmt'; more debug supportAraq2013-12-162-0/+25
|/ /
* | Fixes strutils reference in macro tutorial.Grzegorz Adam Hankiewicz2013-12-081-1/+1
* | Adds missing ``s`` to sligthly odd sentence.Grzegorz Adam Hankiewicz2013-12-081-1/+1
* | Fixes link to manual in bold section.Grzegorz Adam Hankiewicz2013-12-081-3/+3
|/
* Merge pull request #676 from gradha/pr_expands_macro_tutorialGrzegorz Adam Hankiewicz2013-12-021-9/+262
|\
| * Corrects grammar and span of italics in text.Grzegorz Adam Hankiewicz2013-11-191-1/+1
| * Modifies example to use splitLines.Grzegorz Adam Hankiewicz2013-11-191-7/+9
| * Expands tutorial macro section with step by step guide.Grzegorz Adam Hankiewicz2013-11-161-9/+260
* | Mentions tuple unpacking only works in var/let blocks.Grzegorz Adam Hankiewicz2013-12-011-7/+21
* | Adds to tutorial info about unpacking tuples.Grzegorz Adam Hankiewicz2013-11-261-3/+37
* | Merge pull request #666 from gradha/pr_links_algorithm_moduleAndreas Rumpf2013-11-191-0/+2
|\ \
| * | Links algorithm module from library index.Grzegorz Adam Hankiewicz2013-11-081-0/+2
| |/
* / simple unit test and better documentation for the user defined type classesZahary Karadjov2013-11-171-11/+20
|/
* a few typosMark Henderson2013-11-031-4/+4
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-10-312-8/+15
|\
| * Changed backslash to forward slashVarriount2013-10-231-1/+1
| * Added some information on sequences.Clay Sweetser2013-10-211-5/+6
| * Added instructions on using koch to compile nimrod with GDB support.Clay Sweetser2013-10-211-1/+6
| * Fixed regression on ARM caused by the changed behaviour of noStackFrame in co...Dominik Picheta2013-10-191-2/+3
* | GC: even more stress testingAraq2013-10-311-1/+1
|/
* cooler quote for c2nimAraq2013-10-101-7/+1