| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed noStackFrame to asmNoStackFrame | Araq | 2014-02-18 | 1 | -0/+2 |
* | Make ticker title consistent. | Dominik Picheta | 2014-02-18 | 1 | -1/+1 |
* | Fix line-height for h1 in website. | Dominik Picheta | 2014-02-18 | 1 | -1/+1 |
* | Improved community page and fixed ticker links. | Dominik Picheta | 2014-02-18 | 2 | -11/+53 |
* | Modified website news titles and made ticker titles consistent. | Dominik Picheta | 2014-02-17 | 2 | -6/+6 |
* | Make ticker puntuation consistent. | vocalbit | 2014-02-17 | 1 | -2/+2 |
* | Fix website news formatting and grammar to be consistent. | vocalbit | 2014-02-17 | 1 | -2/+4 |
* | Add two news items to website. | vocalbit | 2014-02-17 | 2 | -82/+107 |
* | the delegator pragma becomes a set of dot operators | Zahary Karadjov | 2014-02-15 | 1 | -2/+2 |
* | Finished logging module. | Dominik Picheta | 2014-01-27 | 1 | -1/+1 |
* | Merge branch 'pr_oniondocs' into pr_oniondocs_devel | Grzegorz Adam Hankiewicz | 2014-01-25 | 1 | -1/+1 |
|\ |
|
| * | Adds docgen to list of documentation to build. | Grzegorz Adam Hankiewicz | 2014-01-06 | 1 | -1/+1 |
* | | small code cleanups | Araq | 2014-01-23 | 1 | -0/+2 |
* | | command syntax is allowed in expressions | Araq | 2014-01-20 | 1 | -3/+4 |
* | | compiler warns when you use GC'ed memory and '--gc:none' | Araq | 2014-01-19 | 1 | -0/+3 |
* | | 'nil' as a statement is deprecated, use an empty 'discard' instead | Araq | 2014-01-19 | 1 | -2/+3 |
* | | resolved conflicts with master | Araq | 2014-01-18 | 1 | -0/+2 |
|\ \ |
|
| * | | Add info about twitter and bootstrapping from github to website. | Dominik Picheta | 2014-01-12 | 1 | -0/+2 |
| |/ |
|
* | | Adds parseopt2 module to documentation index. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -1/+1 |
* | | Merge branch 'upstream' into devel | Zahary Karadjov | 2013-12-29 | 1 | -7/+11 |
|\ \ |
|
| * | | forgotten modification to the news files | Zahary Karadjov | 2013-12-27 | 1 | -6/+8 |
* | | | templates can access hidden fields | Araq | 2013-12-25 | 1 | -0/+5 |
* | | | Merge branch 'vm2' of github.com:Araq/Nimrod into vm2 | Araq | 2013-12-24 | 1 | -3/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' of https://github.com/Araq/Nimrod into vm2 | Araq | 2013-12-23 | 1 | -1/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into vm2 | Araq | 2013-12-13 | 1 | -4/+1 |
| |\ \ \ |
|
| * | | | | compiler bootstraps with new VM | Araq | 2013-10-15 | 1 | -1/+4 |
* | | | | | Correct the spelling of the word 'implicitly' | Satish BD | 2013-12-23 | 1 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | add info about CGI error reporing changes to web/news.txt | Michał Zieliński | 2013-12-18 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Reverts "Make quoteIfContainsWhite quote…". Refs #702. | Grzegorz Adam Hankiewicz | 2013-12-10 | 1 | -2/+0 |
| |/
|/| |
|
* | | Updates configuration for recent lib removals. Refs #698. | Grzegorz Adam Hankiewicz | 2013-12-08 | 1 | -4/+1 |
* | | Make quoteIfContainsWhite quote argument, so it can be safely passed to shell. | Michał Zieliński | 2013-12-07 | 1 | -0/+2 |
|/ |
|
* | changed parentDir to return the empty string on error | Araq | 2013-09-24 | 1 | -0/+1 |
* | cn2im: basic C++ support | Araq | 2013-09-10 | 1 | -0/+8 |
* | partially documented the new features | Zahary Karadjov | 2013-09-03 | 1 | -0/+5 |
* | fixed and documented computedGoto pragma | Araq | 2013-08-22 | 1 | -0/+2 |
* | added macros.genSym | Araq | 2013-07-24 | 1 | -0/+2 |
* | Merge pull request #486 from gradha/pr_idetools_docs | Araq | 2013-06-28 | 1 | -1/+1 |
|\ |
|
| * | Starts idetools specific documentation. | Grzegorz Adam Hankiewicz | 2013-06-16 | 1 | -1/+1 |
* | | implements the 'codegenDecl' pragma | Araq | 2013-06-27 | 1 | -0/+2 |
* | | Fixed OSError deprecation warnings. | Dominik Picheta | 2013-06-26 | 1 | -1/+4 |
|/ |
|
* | improvements for 'not nil' checking | Araq | 2013-06-13 | 1 | -0/+1 |
* | Merge pull request #473 from gradha/pr_doc_improvements | Araq | 2013-06-09 | 1 | -1/+3 |
|\ |
|
| * | Adds docutils modules to lib index, fixes :idx: markers. | Grzegorz Adam Hankiewicz | 2013-06-09 | 1 | -1/+3 |
* | | resolved conflict; added missing files | Araq | 2013-06-09 | 1 | -0/+2 |
|\| |
|
| * | Update news.txt | Billingsly Wetherfordshire | 2013-06-04 | 1 | -1/+1 |
* | | implemented large parts of the 'not nil' checking | Araq | 2013-06-09 | 2 | -2/+2 |
|/ |
|
* | implemented dataflow analysis; activate via --warning[Uninit]:on | Araq | 2013-06-04 | 1 | -0/+4 |
* | new scoping rules for 'if' now active | Araq | 2013-06-04 | 1 | -0/+4 |
* | tiny doc improvement | Araq | 2013-06-03 | 1 | -5/+0 |
* | Added unittest module to docgen. | Dominik Picheta | 2013-05-31 | 1 | -1/+1 |