Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #9916 from timotheecour/pr_ref_9906_errorMax | Andreas Rumpf | 2018-12-11 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | --errorMax:0 means: unlimited | Timothee Cour | 2018-12-09 | 2 | -4/+8 | |
| * | | | | | | | | | refs #9906; --errorMax:10 allows stopping after 10 errors | Timothee Cour | 2018-12-09 | 2 | -0/+6 | |
* | | | | | | | | | | Merge pull request #9923 from stefantalpalaru/calldepth | Andreas Rumpf | 2018-12-11 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | replace misleading "stack overflow" message on call depth limit | Ștefan Talpalaru | 2018-12-10 | 1 | -3/+5 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | cleanup main.nim's code style | Andreas Rumpf | 2018-12-11 | 1 | -14/+10 | |
* | | | | | | | | | | destructors: defensive programming against wrong generated destructor for str... | Andreas Rumpf | 2018-12-11 | 2 | -6/+10 | |
* | | | | | | | | | | Merge pull request #9917 from timotheecour/pr_dump_msg | Andreas Rumpf | 2018-12-11 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | enhance `dump --dump.format:json` | Timothee Cour | 2018-12-09 | 2 | -1/+18 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9881 from timotheecour/pr_ref_9880 | Andreas Rumpf | 2018-12-11 | 9 | -23/+64 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | refs #9880 show index and bound in lots of `index out of bounds` errors | Timothee Cour | 2018-12-09 | 9 | -23/+64 | |
* | | | | | | | | | | | make tests green again | Araq | 2018-12-11 | 1 | -0/+2 | |
* | | | | | | | | | | | don't skip tests that really were not joined | Araq | 2018-12-11 | 1 | -1/+1 | |
* | | | | | | | | | | | remove outputGotten.txt file on success | Araq | 2018-12-11 | 1 | -0/+1 | |
* | | | | | | | | | | | attempt to make travis green | Araq | 2018-12-11 | 3 | -4/+4 | |
* | | | | | | | | | | | don't run megatest in parallel for better error messages | Araq | 2018-12-11 | 2 | -1/+4 | |
* | | | | | | | | | | | megatest: make it green on Linux | Araq | 2018-12-11 | 6 | -9/+9 | |
* | | | | | | | | | | | make more tests green | Araq | 2018-12-11 | 3 | -54/+10 | |
* | | | | | | | | | | | make tests green; better output for when megatest execution fails | Araq | 2018-12-11 | 6 | -5/+6 | |
* | | | | | | | | | | | testament megatest: furher refactorings making more tests green | Araq | 2018-12-11 | 4 | -85/+92 | |
* | | | | | | | | | | | testament: joinable is now an explicit concept of a test spec | Andreas Rumpf | 2018-12-11 | 17 | -51/+55 | |
* | | | | | | | | | | | the linking step doesn't mind Windows' 8K command line limit anymore | Araq | 2018-12-11 | 1 | -28/+48 | |
* | | | | | | | | | | | fixes extccomp regressions | Araq | 2018-12-11 | 1 | -2/+2 | |
* | | | | | | | | | | | fixes extccomp regressions | Araq | 2018-12-11 | 1 | -2/+2 | |
* | | | | | | | | | | | fixes extccomp regressions | Araq | 2018-12-11 | 1 | -5/+5 | |
* | | | | | | | | | | | Testament: refactoring; makes the test joiner green | Araq | 2018-12-11 | 28 | -231/+177 | |
* | | | | | | | | | | | workaround against silly Windows command line length limitations for the upco... | Araq | 2018-12-11 | 2 | -17/+29 | |
* | | | | | | | | | | | lots of small changes | Arne Döring | 2018-12-11 | 85 | -110/+180 | |
* | | | | | | | | | | | megatest integrated in default test all | Arne Döring | 2018-12-11 | 2 | -58/+51 | |
* | | | | | | | | | | | megatest checks output and nimout | Arne Döring | 2018-12-11 | 16 | -215/+231 | |
* | | | | | | | | | | | megatest can be executed | Arne Döring | 2018-12-11 | 22 | -130/+150 | |
* | | | | | | | | | | | tshouldfail is stricter | Arne Döring | 2018-12-11 | 5 | -4/+18 | |
* | | | | | | | | | | | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 264 | -623/+305 | |
* | | | | | | | | | | | allow to disable backend logging | Arne Döring | 2018-12-11 | 2 | -9/+20 | |
* | | | | | | | | | | | test can fail because of invalid spec | Arne Döring | 2018-12-11 | 3 | -20/+35 | |
* | | | | | | | | | | | fix htmlgen, that I broke | Arne Döring | 2018-12-11 | 2 | -10/+8 | |
* | | | | | | | | | | | kill testnospec | Arne Döring | 2018-12-11 | 2 | -11/+7 | |
* | | | | | | | | | | | fix js category | Arne Döring | 2018-12-11 | 2 | -4/+5 | |
* | | | | | | | | | | | remove echo | Arne Döring | 2018-12-11 | 1 | -3/+0 | |
* | | | | | | | | | | | one error less | Arne Döring | 2018-12-11 | 3 | -16/+10 | |
* | | | | | | | | | | | WIP, most tests are now skipped | Arne Döring | 2018-12-11 | 5 | -164/+169 | |
* | | | | | | | | | | | minor changes | Arne Döring | 2018-12-11 | 1 | -9/+6 | |
* | | | | | | | | | | | kick unused benchmarks | Arne Döring | 2018-12-11 | 3 | -170/+0 | |
* | | | | | | | | | | | remove caas | Arne Döring | 2018-12-11 | 28 | -534/+0 | |
* | | | | | | | | | | | kick taint mode | Arne Döring | 2018-12-11 | 4 | -8/+5 | |
* | | | | | | | | | | | WIP | Arne Döring | 2018-12-11 | 3 | -30/+39 | |
* | | | | | | | | | | | Merge pull request #9929 from nc-x/fix-js-regression | Andreas Rumpf | 2018-12-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tyProc does not require copying in JS codegen | Neelesh Chandola | 2018-12-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #9924 from cooldome/destructor_hotfix | Andreas Rumpf | 2018-12-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | destructor_hotfix | Andrii Riabushenko | 2018-12-10 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | |