summary refs log tree commit diff stats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | forgotten modification to the news filesZahary Karadjov2013-12-271-6/+8
| * | | | templates can access hidden fieldsAraq2013-12-251-0/+5
| * | | | Merge branch 'vm2' of github.com:Araq/Nimrod into vm2Araq2013-12-241-3/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' of https://github.com/Araq/Nimrod into vm2Araq2013-12-231-1/+2
| | |\ \ \
| | * \ \ \ Merge branch 'master' into vm2Araq2013-12-131-4/+1
| | |\ \ \ \
| | * | | | | compiler bootstraps with new VMAraq2013-10-151-1/+4
* | | | | | | Optimized the size of PNG images. 172KB > 143KBRené2014-01-2410-0/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Add info about twitter and bootstrapping from github to website.Dominik Picheta2014-01-121-0/+2
|/ / / / /
* | | / / Correct the spelling of the word 'implicitly'Satish BD2013-12-231-2/+2
| |_|/ / |/| | |
* | | | add info about CGI error reporing changes to web/news.txtMichał Zieliński2013-12-181-2/+2
| |/ / |/| |
* | | Reverts "Make quoteIfContainsWhite quote…". Refs #702.Grzegorz Adam Hankiewicz2013-12-101-2/+0
| |/ |/|
* | Updates configuration for recent lib removals. Refs #698.Grzegorz Adam Hankiewicz2013-12-081-4/+1
* | Make quoteIfContainsWhite quote argument, so it can be safely passed to shell.Michał Zieliński2013-12-071-0/+2
|/
* changed parentDir to return the empty string on errorAraq2013-09-241-0/+1
* cn2im: basic C++ supportAraq2013-09-101-0/+8
* partially documented the new featuresZahary Karadjov2013-09-031-0/+5
* 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
|\