summary refs log tree commit diff stats
path: root/web/news.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-091-1/+1
|/
* implemented dataflow analysis; activate via --warning[Uninit]:onAraq2013-06-041-0/+4
* new scoping rules for 'if' now activeAraq2013-06-041-0/+4
* implements #397Araq2013-05-261-0/+3
* preparations for version 0.9.4Araq2013-05-251-0/+26
* don't deprecate macros.! breaks too much codeAraq2013-05-201-2/+1
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-201-2/+17
|\
| * Added information on how to help the project in the community tab.Dominik Picheta2013-05-201-1/+1
| * 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-191-2/+7
* 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
* fixes #432, fixes #427Araq2013-05-191-0/+3
* documented the ``noforward`` pragmaZahary Karadjov2013-05-121-0/+2
* pegs/re =~ warns about scope rule change; improved docsAraq2013-05-081-1/+9
* test-runner for caas multi-step testsZahary Karadjov2013-05-041-0/+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-161-0/+0
* documented object constrs; endb works againAraq2013-03-091-3/+4
* typo in news.txtAraq2013-02-181-1/+1
* system.fields|fieldPairs for objectsAraq2013-02-181-0/+2
* updated news.txtAraq2013-02-101-2/+8
* made some tests greenAraq2013-02-081-0/+2
* implemented generic multi methodsAraq2013-01-161-0/+1
* Copyright 2012 -> 2013Araq2013-01-081-1/+1
* documented AST overloading and some TR optimizationsAraq2012-12-091-0/+1
* implemented generic convertersAraq2012-12-051-0/+1
* dont use unsafeNew in ropes.nim for nowAraq2012-12-021-0/+1
* implements 'export' featureAraq2012-12-011-0/+3
* first steps for 'not nil' annotationAraq2012-11-251-0/+4
* made 'shared' a keywordAraq2012-11-221-0/+1
* almost every pragma is allowed in a 'push' pragmaAraq2012-11-201-0/+1
* doc2 improvements; small lexer bugfix: backslashes in commentsAraq2012-11-201-0/+2
* fixes #250Araq2012-11-191-0/+2
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-11-111-0/+1
|\
| * AST quasi-quoting for macrosZahary Karadjov2012-11-111-0/+1
* | implemented 'tags' pragmaAraq2012-11-111-2/+2
|/