Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NoFakeVars progress | Araq | 2013-12-24 | 7 | -15/+912 |
* | vm: FFI improvements | Araq | 2013-12-23 | 6 | -28/+56 |
* | tcnstseq works again | Araq | 2013-12-23 | 3 | -6/+17 |
* | Merge branch 'master' of https://github.com/Araq/Nimrod into vm2 | Araq | 2013-12-23 | 35 | -269/+1047 |
|\ | |||||
| * | Merge pull request #769 from gradha/pr_config_fixes | Grzegorz Adam Hankiewicz | 2013-12-21 | 1 | -0/+0 |
| |\ | |||||
| | * | Renames configuration file to new pattern. Refs #720. | Grzegorz Adam Hankiewicz | 2013-12-21 | 1 | -0/+0 |
| |/ | |||||
| * | Merge pull request #742 from onionhammer/master | Andreas Rumpf | 2013-12-20 | 3 | -132/+211 |
| |\ | |||||
| | * | Added jsondoc compiler switch | Erik O'Leary | 2013-12-12 | 3 | -132/+211 |
| * | | Merge pull request #764 from gradha/pr_doc_improvements | Andreas Rumpf | 2013-12-20 | 3 | -23/+123 |
| |\ \ | |||||
| | * | | Adds docstring to macros.newIdentDefs. | Grzegorz Adam Hankiewicz | 2013-12-20 | 1 | -0/+28 |
| | * | | Updates idetools docs after changes by #743. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -15/+0 |
| | * | | Adds some docstrings to rstgen. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -4/+87 |
| | * | | Adds missing ``code-block`` to macros' docstrings. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -0/+4 |
| | * | | Replaces PDoc with var TRstGenerator for documentation. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -4/+4 |
| * | | | Merge pull request #768 from fowlmouth/patch-2 | Andreas Rumpf | 2013-12-20 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Update macros.nim | Billingsly Wetherfordshire | 2013-12-20 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge pull request #759 from zielmicha/stdmsg | Andreas Rumpf | 2013-12-20 | 8 | -41/+84 |
| |\ \ \ | |||||
| | * | | | add info about CGI error reporing changes to web/news.txt | Michał Zieliński | 2013-12-18 | 1 | -2/+2 |
| | * | | | Add two CGI example and basic Python CGI server. | Michał Zieliński | 2013-12-18 | 4 | -0/+25 |
| | * | | | Rework CGI error reporting. | Michał Zieliński | 2013-12-18 | 2 | -29/+49 |
| | * | | | write exception tracebacks to stdmsg, instead of stdout | Michał Zieliński | 2013-12-17 | 1 | -1/+1 |
| | * | | | Add stdmsg (an alias to either stdout or stderr). | Michał Zieliński | 2013-12-17 | 1 | -9/+7 |
| * | | | | Merge pull request #753 from gradha/pr_idetools_quote | Andreas Rumpf | 2013-12-20 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * | | | | Adds fitting quote to idetools doc. | Grzegorz Adam Hankiewicz | 2013-12-15 | 1 | -0/+5 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge pull request #767 from gradha/pr_fixes_run_with_out | zah | 2013-12-20 | 2 | -3/+10 |
| |\ \ \ \ | |||||
| | * | | | | Allows passing absolute paths for output. Refs #738. | Grzegorz Adam Hankiewicz | 2013-12-20 | 1 | -1/+2 |
| | * | | | | Runs user specified outFile if available. Refs #738. | Grzegorz Adam Hankiewicz | 2013-12-20 | 1 | -2/+8 |
| |/ / / / | |||||
| * | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-12-20 | 5 | -19/+444 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #762 from Varriount/os/fix-removeFile2 | Andreas Rumpf | 2013-12-18 | 2 | -15/+43 |
| | |\ \ \ \ | |||||
| | | * | | | | Further fixes (stupid kdiff automerge) | Clay Sweetser | 2013-12-18 | 2 | -14/+21 |
| | | * | | | | os.nim - Modify removeFile to use native Windows API calls | Clay Sweetser | 2013-12-18 | 1 | -6/+21 |
| | | * | | | | Modified os.removeFile to act correctly when deleting a file that doesn't exist. | Clay Sweetser | 2013-12-17 | 1 | -3/+9 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #739 from gradha/pr_adds_to_quit_docs | Grzegorz Adam Hankiewicz | 2013-12-17 | 2 | -1/+9 |
| | |\ \ \ \ | |||||
| | | * | | | | Adds example to fatal pragma. | Grzegorz Adam Hankiewicz | 2013-12-12 | 1 | -1/+5 |
| | | * | | | | Mentions static alternatives to quit(). | Grzegorz Adam Hankiewicz | 2013-12-12 | 1 | -0/+4 |
| | * | | | | | Merge pull request #752 from zielmicha/expand-gitignore | Grzegorz Adam Hankiewicz | 2013-12-17 | 1 | -3/+392 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Expand gitignore to include all binaries built by ./koch test. | Michał Zieliński | 2013-12-15 | 1 | -3/+392 |
| * | | | | | | | no stack tracing for the system module; fixes stack bottom detection | Araq | 2013-12-20 | 1 | -5/+13 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-12-16 | 6 | -34/+96 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge pull request #737 from zielmicha/quote-shell | Andreas Rumpf | 2013-12-16 | 6 | -34/+96 |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | | * | | | | Use quoteShell in stdlib, where appropriate. | Michał Zieliński | 2013-12-11 | 5 | -31/+30 |
| | | * | | | | Deprecate quoteIfContainsWhite in favor of osproc.quoteShell. | Michał Zieliński | 2013-12-10 | 1 | -1/+3 |
| | | * | | | | add quoteShell to osproc.nim | Michał Zieliński | 2013-12-10 | 1 | -2/+63 |
| | | |/ / / | |||||
| * | / / / | implemented 'injectStmt'; more debug support | Araq | 2013-12-16 | 12 | -12/+60 |
| |/ / / / | |||||
* | | | | | new VM: some progress for the FFI support | Araq | 2013-12-23 | 8 | -60/+80 |
* | | | | | added libffi for win support | Araq | 2013-12-19 | 22 | -10/+7192 |
* | | | | | case expression with discardable result works | Araq | 2013-12-18 | 1 | -0/+8 |
* | | | | | more tests work | Araq | 2013-12-13 | 3 | -5/+10 |
* | | | | | Merge branch 'master' into vm2 | Araq | 2013-12-13 | 33 | -234/+28859 |
|\| | | | | |||||
| * | | | | Merge pull request #743 from Varriount/tests/comment-caas | Grzegorz Adam Hankiewicz | 2013-12-12 | 1 | -6/+6 |
| |\ \ \ \ | | |_|_|/ | |/| | | |