summary refs log tree commit diff stats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* fixed and documented computedGoto pragmaAraq2013-08-221-0/+2
* added macros.genSymAraq2013-07-241-0/+2
* Merge pull request #486 from gradha/pr_idetools_docsAraq2013-06-281-1/+1
|\
| * Starts idetools specific documentation.Grzegorz Adam Hankiewicz2013-06-161-1/+1
* | implements the 'codegenDecl' pragmaAraq2013-06-271-0/+2
* | Fixed OSError deprecation warnings.Dominik Picheta2013-06-261-1/+4
|/
* improvements for 'not nil' checkingAraq2013-06-131-0/+1
* Merge pull request #473 from gradha/pr_doc_improvementsAraq2013-06-091-1/+3
|\
| * Adds docutils modules to lib index, fixes :idx: markers.Grzegorz Adam Hankiewicz2013-06-091-1/+3
* | resolved conflict; added missing filesAraq2013-06-091-0/+2
|\|
| * Update news.txtBillingsly Wetherfordshire2013-06-041-1/+1
* | implemented large parts of the 'not nil' checkingAraq2013-06-092-2/+2
|/
* implemented dataflow analysis; activate via --warning[Uninit]:onAraq2013-06-041-0/+4
* new scoping rules for 'if' now activeAraq2013-06-041-0/+4
* tiny doc improvementAraq2013-06-031-5/+0
* Added unittest module to docgen.Dominik Picheta2013-05-311-1/+1
* implements #397Araq2013-05-261-0/+3
* preparations for version 0.9.4Araq2013-05-251-0/+26
* added FAQ about 'proc'Araq2013-05-251-7/+11
* Adds link to irc logs.Grzegorz Adam Hankiewicz2013-05-221-1/+2
* removed unsupported compilers from the FAQSimon Hafner2013-05-211-4/+0
* better editor support FAQSimon Hafner2013-05-211-2/+7
* removed GCC FAQ - not an issue anymoreSimon Hafner2013-05-211-17/+0
* add FAQ about editor supportSimon Hafner2013-05-211-0/+4
* added gamera edition to the websiteAraq2013-05-211-0/+2
* updated download.txtAraq2013-05-201-2/+2
* don't deprecate macros.! breaks too much codeAraq2013-05-201-2/+1
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-203-3/+65
|\
| * Added information on how to help the project in the community tab.Dominik Picheta2013-05-203-2/+49
| * Updated news.Dominik Picheta2013-05-201-1/+16
* | updated news.txtAraq2013-05-201-0/+3
* | GC'ed wide strings for windowsAraq2013-05-201-1/+3
|/
* 'from' statement documentedAraq2013-05-192-2/+12
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-191-7/+24
|\
| * Added news about the new website.Dominik Picheta2013-05-191-4/+14
| * Improved the performance of the SCGI module when dealing with multipleDominik Picheta2013-05-191-4/+11
* | made some tests green; implemented 'from module import nil'Araq2013-05-192-5/+4
|/
* updated docsAraq2013-05-192-6/+1
* fixes #432, fixes #427Araq2013-05-191-0/+3
* Website adjustments; added table style and span.pre style.Dominik Picheta2013-05-182-2/+30
* Implemented new Nimrod website designed by @PhilipWitte.Dominik Picheta2013-05-1815-36/+235
* documented the ``noforward`` pragmaZahary Karadjov2013-05-121-0/+2
* pegs/re =~ warns about scope rule change; improved docsAraq2013-05-081-1/+9
* Merge branch 'master' into newparserAraq2013-05-041-0/+2
|\
| * test-runner for caas multi-step testsZahary Karadjov2013-05-041-0/+2
* | more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-7/+2
|/
* Fixed recvLine deprecation warnings.Dominik Picheta2013-04-141-0/+2
* added system.localsAraq2013-03-211-0/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-1610-0/+0
* documented object constrs; endb works againAraq2013-03-091-3/+4