Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | improvements for 'not nil' checking | Araq | 2013-06-13 | 9 | -27/+99 | |
|/ / | ||||||
* | | bugfixes for the guarded data flow analysis | Araq | 2013-06-12 | 5 | -71/+103 | |
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-06-11 | 15 | -45/+273 | |
|\| | ||||||
| * | Merge pull request #476 from gradha/pr_fix_idetools_taintmode | Araq | 2013-06-10 | 2 | -3/+4 | |
| |\ | ||||||
| | * | Fixes usage of public API caasTestsRunner in tester. | Grzegorz Adam Hankiewicz | 2013-06-10 | 1 | -2/+3 | |
| | * | Fixes caasdriver for --taintMode:on compilation. | Grzegorz Adam Hankiewicz | 2013-06-10 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #470 from gradha/pr_idetools_tests | zah | 2013-06-10 | 14 | -43/+270 | |
| |\ | ||||||
| | * | Removes CaasRun prefix from suggest-compile.txt test. | Grzegorz Adam Hankiewicz | 2013-06-08 | 1 | -2/+2 | |
| | * | Adds idetools testcase. Refs #416. | Grzegorz Adam Hankiewicz | 2013-06-07 | 3 | -0/+20 | |
| | * | Adds comments to output, can help debug failure logs. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -0/+1 | |
| | * | Adds idetools test case. Refs #416. | Grzegorz Adam Hankiewicz | 2013-06-07 | 3 | -0/+32 | |
| | * | Adds generic idetools api test case. | Grzegorz Adam Hankiewicz | 2013-06-07 | 4 | -1/+70 | |
| | * | Implements prefixes for comments or specific mode runs. | Grzegorz Adam Hankiewicz | 2013-06-07 | 4 | -11/+43 | |
| | * | Runs all caas tests also in process mode. | Grzegorz Adam Hankiewicz | 2013-06-07 | 6 | -32/+67 | |
| | * | Replaces dirname with osproc.parentDir. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -4/+2 | |
| | * | Adds embedded comment describing program usage. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -0/+22 | |
| | * | Adds verbose switch, by default reports only failures. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -2/+12 | |
| | * | Makes caasdriver exit with number of errors. | Grzegorz Adam Hankiewicz | 2013-06-07 | 2 | -8/+16 | |
* | | | 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 | |
|\ \ | ||||||
| * | | 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. 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 | |
| |\ | ||||||
| | * | 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 | |
| * | | Merge pull request #464 from fowlmouth/patch-8 | Araq | 2013-06-06 | 2 | -5/+5 | |
| |\ \ | ||||||
| | * | | 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 | |
|/ |