summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Removes CaasRun prefix from suggest-compile.txt test.Grzegorz Adam Hankiewicz2013-06-081-2/+2
| | | | | The --trackDirty switch should work the same for ProcRun, so it's a bug that it doesn't dump the same suggestion information as in server mode.
* Adds idetools testcase. Refs #416.Grzegorz Adam Hankiewicz2013-06-073-0/+20
|
* Adds comments to output, can help debug failure logs.Grzegorz Adam Hankiewicz2013-06-071-0/+1
|
* Adds idetools test case. Refs #416.Grzegorz Adam Hankiewicz2013-06-073-0/+32
|
* Adds generic idetools api test case.Grzegorz Adam Hankiewicz2013-06-074-1/+70
| | | | At the moment three lines of the test case fail in proc mode.
* Implements prefixes for comments or specific mode runs.Grzegorz Adam Hankiewicz2013-06-074-11/+43
|
* Runs all caas tests also in process mode.Grzegorz Adam Hankiewicz2013-06-076-32/+67
| | | | | | | This requires changing a little bit the test cases to avoid specifying the filename as the last parameter. The trackDirty switch still doesn't work for process mode. Also revers some SuccessX which I think were hidden in the amount of output verbosity.
* Replaces dirname with osproc.parentDir.Grzegorz Adam Hankiewicz2013-06-071-4/+2
|
* Adds embedded comment describing program usage.Grzegorz Adam Hankiewicz2013-06-071-0/+22
|
* Adds verbose switch, by default reports only failures.Grzegorz Adam Hankiewicz2013-06-071-2/+12
|
* Makes caasdriver exit with number of errors.Grzegorz Adam Hankiewicz2013-06-072-8/+16
| | | | Also displays result and separator after each test.
* Merge pull request #467 from fowlmouth/patch-9Araq2013-06-063-309/+242
|\ | | | | use proper types in lua
| * cleaned up lualib.nimBillingsly Wetherfordshire2013-06-061-20/+18
| |
| * cleaned up lua.nimBillingsly Wetherfordshire2013-06-061-188/+140
| |
| * use proper types in luaBillingsly Wetherfordshire2013-06-061-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-8Araq2013-06-062-5/+5
|\ \ | | | | | | made macros.dumptree and dumplisp immediate, deprecated the *_imm versions
| * | Update news.txtBillingsly Wetherfordshire2013-06-041-1/+1
| | |
| * | made macros.dumptree and dumplisp immediate, deprecated the *_imm versionsBillingsly Wetherfordshire2013-06-041-4/+4
| |/
* / fixes #466Araq2013-06-065-15/+14
|/
* implemented dataflow analysis; activate via --warning[Uninit]:onAraq2013-06-046-26/+185
|
* fixes #456Araq2013-06-041-9/+10
|
* fixes #451Araq2013-06-042-1/+15
|
* new scoping rules for 'if' now activeAraq2013-06-044-4/+6
|
* manyloc test should be green againAraq2013-06-045-32/+22
|
* tiny doc improvementAraq2013-06-032-6/+0
|
* fixes semicolon parsing issueAraq2013-06-033-6/+15
|
* fixes #385Araq2013-06-033-4/+544
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-06-021-1/+1
|\
| * Added unittest module to docgen.Dominik Picheta2013-05-311-1/+1
| |
* | astToStr is now immediateAraq2013-06-024-6/+28
| |
* | next steps to a luajit codegenAraq2013-06-021-71/+248
|/
* more accurate effects for times.nim; bugfix for the JS codegenAraq2013-05-312-52/+54
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-311-1/+3
|\
| * Merge pull request #455 from fowlmouth/patch-7Araq2013-05-301-1/+3
| |\ | | | | | | rename json.existsKey to hasKey, deprecates existsKey
| | * rename json.existsKey to hasKey, deprecates existsKeyBillingsly Wetherfordshire2013-05-271-1/+3
| | |
* | | fixes #458Araq2013-05-312-4/+7
| | |
* | | another attempt to implement #448Araq2013-05-311-10/+7
| | |
* | | better error message for subtle nil errorsAraq2013-05-314-3/+8
|/ /
* | Revert "fixes #267"Araq2013-05-275-184/+97
| | | | | | | | This reverts commit 7fccdedcb5d1e583039b2ea2ae6564412a0f5104.
* | Revert "bugfix: emulated thread vars used in combination with the mark & ↵Araq2013-05-273-11/+4
| | | | | | | | | | | | sweep GC" This reverts commit 420789c2782be7b969ad02448841d90bd0d17a1f.
* | Revert "allow `void` as a field type"Araq2013-05-272-42/+26
| | | | | | | | This reverts commit aea27a7ce4a263122e0a053afa864ee76baaf8d5.
* | Revert "allow keyword params for the `[]` and `{}` operators"Araq2013-05-271-12/+8
| | | | | | | | This reverts commit bfff1ac8b2435595351194f6c4b1268d38301401.
* | Revert "static and default params for generics"Araq2013-05-274-92/+61
| | | | | | | | This reverts commit 46813bbe4e1423181521d4792b9af7593f48fa1f.
* | Revert "fix tforwardgeneric"Araq2013-05-274-8/+6
| | | | | | | | This reverts commit d82a032566de1612ff1ed2d82cc7ec2bd58267d7.
* | Revert "fix threading tests"Araq2013-05-272-17/+9
| | | | | | | | This reverts commit d5fffc032f2b390abd7b4c4fea2e49b1a0ef9736.
* | Revert "further fixes for void stripping. fixes tvoid."Araq2013-05-271-25/+20
| | | | | | | | This reverts commit 4ae4005f805c5b2e329b2e060fcf40169238a9f9.
* | Revert "more test made green"Araq2013-05-276-96/+89
| | | | | | | | This reverts commit 911e6e710f28f454cf8bc1bb493c1a28c4694b76.
* | Revert "test cases for the new features"Araq2013-05-274-78/+4
|/ | | | This reverts commit 66653e8f144f2e67a6e48158f9298d9f41b16b09.
* test cases for the new featuresZahary Karadjov2013-05-264-4/+78
|
* more test made greenZahary Karadjov2013-05-266-89/+96
| | | | | | | | | the lambda lifting was trying too hard to ignore generic prods isGenericRoutine was producing false-negatives and only this allowed for some of the warning and error messages to be triggered. some files with mixed line endings were fixed