Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | next steps for guarded data flow analysis | Araq | 2013-06-11 | 7 | -58/+330 |
| | |||||
* | made tests green | Araq | 2013-06-10 | 5 | -5/+5 |
| | |||||
* | fixes 465 | Araq | 2013-06-09 | 2 | -25/+0 |
| | |||||
* | Merge pull request #473 from gradha/pr_doc_improvements | Araq | 2013-06-09 | 7 | -7/+40 |
|\ | | | | | Doc improvements | ||||
| * | Adds docutils modules to lib index, fixes :idx: markers. | Grzegorz Adam Hankiewicz | 2013-06-09 | 5 | -5/+23 |
| | | |||||
| * | Documents shortcut array syntax. Refs #397. | Grzegorz Adam Hankiewicz | 2013-06-09 | 1 | -0/+15 |
| | | |||||
| * | Adds distinct and borrow to the one and only true index. | Grzegorz Adam Hankiewicz | 2013-06-09 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #475 from gradha/pr_macosx_gnu_readline | Araq | 2013-06-09 | 1 | -22/+25 |
|\ \ | | | | | | | Wraps variables inside `when` for macosx. Fixes #461. | ||||
| * | | Wraps variables inside `when` for macosx. Refs #461. | Grzegorz Adam Hankiewicz | 2013-06-09 | 1 | -22/+25 |
| |/ | |||||
* | | resolved conflict; added missing files | Araq | 2013-06-09 | 14 | -328/+658 |
|\| | |||||
| * | documented trackDirty | zah | 2013-06-08 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #467 from fowlmouth/patch-9 | Araq | 2013-06-06 | 3 | -309/+242 |
| |\ | | | | | | | use proper types in lua | ||||
| | * | cleaned up lualib.nim | Billingsly Wetherfordshire | 2013-06-06 | 1 | -20/+18 |
| | | | |||||
| | * | cleaned up lua.nim | Billingsly Wetherfordshire | 2013-06-06 | 1 | -188/+140 |
| | | | |||||
| | * | use proper types in lua | Billingsly Wetherfordshire | 2013-06-06 | 1 | -101/+84 |
| | | | | | | | | | | | | | | | * ints changed to cint * the source has been cleaned up with {.push/pop.} * lua 5.2 has been removed (it is incompatible) | ||||
| * | | Merge pull request #464 from fowlmouth/patch-8 | Araq | 2013-06-06 | 2 | -5/+5 |
| |\ \ | | | | | | | | | made macros.dumptree and dumplisp immediate, deprecated the *_imm versions | ||||
| | * | | Update news.txt | Billingsly Wetherfordshire | 2013-06-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | made macros.dumptree and dumplisp immediate, deprecated the *_imm versions | Billingsly Wetherfordshire | 2013-06-04 | 1 | -4/+4 |
| | |/ | |||||
| * / | fixes #466 | Araq | 2013-06-06 | 5 | -15/+14 |
| |/ | |||||
* / | implemented large parts of the 'not nil' checking | Araq | 2013-06-09 | 21 | -112/+293 |
|/ | |||||
* | implemented dataflow analysis; activate via --warning[Uninit]:on | Araq | 2013-06-04 | 6 | -26/+185 |
| | |||||
* | fixes #456 | Araq | 2013-06-04 | 1 | -9/+10 |
| | |||||
* | fixes #451 | Araq | 2013-06-04 | 2 | -1/+15 |
| | |||||
* | new scoping rules for 'if' now active | Araq | 2013-06-04 | 4 | -4/+6 |
| | |||||
* | manyloc test should be green again | Araq | 2013-06-04 | 5 | -32/+22 |
| | |||||
* | tiny doc improvement | Araq | 2013-06-03 | 2 | -6/+0 |
| | |||||
* | fixes semicolon parsing issue | Araq | 2013-06-03 | 3 | -6/+15 |
| | |||||
* | fixes #385 | Araq | 2013-06-03 | 3 | -4/+544 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-06-02 | 1 | -1/+1 |
|\ | |||||
| * | Added unittest module to docgen. | Dominik Picheta | 2013-05-31 | 1 | -1/+1 |
| | | |||||
* | | astToStr is now immediate | Araq | 2013-06-02 | 4 | -6/+28 |
| | | |||||
* | | next steps to a luajit codegen | Araq | 2013-06-02 | 1 | -71/+248 |
|/ | |||||
* | more accurate effects for times.nim; bugfix for the JS codegen | Araq | 2013-05-31 | 2 | -52/+54 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-31 | 1 | -1/+3 |
|\ | |||||
| * | Merge pull request #455 from fowlmouth/patch-7 | Araq | 2013-05-30 | 1 | -1/+3 |
| |\ | | | | | | | rename json.existsKey to hasKey, deprecates existsKey | ||||
| | * | rename json.existsKey to hasKey, deprecates existsKey | Billingsly Wetherfordshire | 2013-05-27 | 1 | -1/+3 |
| | | | |||||
* | | | fixes #458 | Araq | 2013-05-31 | 2 | -4/+7 |
| | | | |||||
* | | | another attempt to implement #448 | Araq | 2013-05-31 | 1 | -10/+7 |
| | | | |||||
* | | | better error message for subtle nil errors | Araq | 2013-05-31 | 4 | -3/+8 |
|/ / | |||||
* | | Revert "fixes #267" | Araq | 2013-05-27 | 5 | -184/+97 |
| | | | | | | | | This reverts commit 7fccdedcb5d1e583039b2ea2ae6564412a0f5104. | ||||
* | | Revert "bugfix: emulated thread vars used in combination with the mark & ↵ | Araq | 2013-05-27 | 3 | -11/+4 |
| | | | | | | | | | | | | sweep GC" This reverts commit 420789c2782be7b969ad02448841d90bd0d17a1f. | ||||
* | | Revert "allow `void` as a field type" | Araq | 2013-05-27 | 2 | -42/+26 |
| | | | | | | | | This reverts commit aea27a7ce4a263122e0a053afa864ee76baaf8d5. | ||||
* | | Revert "allow keyword params for the `[]` and `{}` operators" | Araq | 2013-05-27 | 1 | -12/+8 |
| | | | | | | | | This reverts commit bfff1ac8b2435595351194f6c4b1268d38301401. | ||||
* | | Revert "static and default params for generics" | Araq | 2013-05-27 | 4 | -92/+61 |
| | | | | | | | | This reverts commit 46813bbe4e1423181521d4792b9af7593f48fa1f. | ||||
* | | Revert "fix tforwardgeneric" | Araq | 2013-05-27 | 4 | -8/+6 |
| | | | | | | | | This reverts commit d82a032566de1612ff1ed2d82cc7ec2bd58267d7. | ||||
* | | Revert "fix threading tests" | Araq | 2013-05-27 | 2 | -17/+9 |
| | | | | | | | | This reverts commit d5fffc032f2b390abd7b4c4fea2e49b1a0ef9736. | ||||
* | | Revert "further fixes for void stripping. fixes tvoid." | Araq | 2013-05-27 | 1 | -25/+20 |
| | | | | | | | | This reverts commit 4ae4005f805c5b2e329b2e060fcf40169238a9f9. | ||||
* | | Revert "more test made green" | Araq | 2013-05-27 | 6 | -96/+89 |
| | | | | | | | | This reverts commit 911e6e710f28f454cf8bc1bb493c1a28c4694b76. | ||||
* | | Revert "test cases for the new features" | Araq | 2013-05-27 | 4 | -78/+4 |
|/ | | | | This reverts commit 66653e8f144f2e67a6e48158f9298d9f41b16b09. | ||||
* | test cases for the new features | Zahary Karadjov | 2013-05-26 | 4 | -4/+78 |
| |