summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* implemented and documented the new typedesc binding rulesZahary Karadjov2013-08-231-7/+26
* fixed and documented computedGoto pragmaAraq2013-08-222-1/+46
* new VM: next stepsAraq2013-08-031-0/+4
* Merge pull request #515 from gradha/pr_idetools_improvementsAraq2013-07-071-11/+142
|\
| * Documents idetools skMacro with failure test case.Grzegorz Adam Hankiewicz2013-07-061-0/+20
| * Documents idetools skLabel with failure test case.Grzegorz Adam Hankiewicz2013-07-061-0/+16
| * Moves caasdriver comments into idetools document.Grzegorz Adam Hankiewicz2013-07-061-2/+95
| * Mentions expected order of idetools suggest results.Grzegorz Adam Hankiewicz2013-07-061-1/+3
| * Adds caas and idetools keywords to The One And Only Great Index.Grzegorz Adam Hankiewicz2013-07-061-8/+8
* | Documents passC/passL pragmas. Refs #506.Grzegorz Adam Hankiewicz2013-07-052-2/+31
|/
* --os:standalone works againAraq2013-06-301-2/+7
* Merge pull request #486 from gradha/pr_idetools_docsAraq2013-06-283-0/+479
|\
| * Starts idetools specific documentation.Grzegorz Adam Hankiewicz2013-06-162-0/+475
| * Lists available idetools caas switches.Grzegorz Adam Hankiewicz2013-06-151-0/+4
* | implements nicer floating point literalsAraq2013-06-271-1/+1
* | implements the 'codegenDecl' pragmaAraq2013-06-271-0/+15
|/
* Merge pull request #473 from gradha/pr_doc_improvementsAraq2013-06-093-2/+33
|\
| * Adds docutils modules to lib index, fixes :idx: markers.Grzegorz Adam Hankiewicz2013-06-091-0/+16
| * Documents shortcut array syntax. Refs #397.Grzegorz Adam Hankiewicz2013-06-091-0/+15
| * Adds distinct and borrow to the one and only true index.Grzegorz Adam Hankiewicz2013-06-091-2/+2
* | resolved conflict; added missing filesAraq2013-06-091-0/+2
|\|
| * documented trackDirtyzah2013-06-081-0/+2
* | implemented large parts of the 'not nil' checkingAraq2013-06-092-30/+48
|/
* new scoping rules for 'if' now activeAraq2013-06-041-2/+0
* fixes semicolon parsing issueAraq2013-06-031-1/+1
* fixed typos in the manual; kept trimcc tool up to dateAraq2013-05-211-4/+4
* version 0.9.2Araq2013-05-201-1/+1
* GC'ed wide strings for windowsAraq2013-05-201-4/+4
* 'from' statement documentedAraq2013-05-191-0/+19
* made some tests green; implemented 'from module import nil'Araq2013-05-191-0/+9
* updated docsAraq2013-05-191-6/+0
* Implemented new Nimrod website designed by @PhilipWitte.Dominik Picheta2013-05-181-3/+0
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-141-0/+45
|\
| * Merge branch 'master' of github.com:Araq/Nimrod into upstreamZahary Karadjov2013-05-121-3/+4
| |\
| * | documented the ``noforward`` pragmaZahary Karadjov2013-05-121-0/+45
* | | 'inject' for 'for' loop variablesAraq2013-05-141-2/+2
| |/ |/|
* | new effect system should be sound nowAraq2013-05-111-3/+4
|/
* better effects handling for callbacksAraq2013-05-091-4/+26
* pegs/re =~ warns about scope rule change; improved docsAraq2013-05-081-6/+7
* more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-3/+11
* revert new scope for 'if'Araq2013-05-021-1/+3
* tester should work again; documented (;)Araq2013-04-302-0/+35
* Merge branch 'master' into newparserAraq2013-04-223-1/+38
|\
| * Merge pull request #388 from gradha/pr_improves_tutorial_tuples_exampleAraq2013-04-171-0/+18
| |\
| | * Improves tutorial tuples example.Grzegorz Adam Hankiewicz2013-04-151-0/+18
| * | Corrects default verbosity level from 0 to 1.Grzegorz Adam Hankiewicz2013-04-152-2/+3
| * | Documents verbosity levels. Refs #258.Grzegorz Adam Hankiewicz2013-04-141-0/+18
| |/
* / new parsing scheme is documentedAraq2013-04-212-421/+262
|/
* implemented --dynlibOverride option for static linking of 'dynlib'Araq2013-04-081-0/+5
* documented restricted destructorsAraq2013-04-081-0/+34