Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | megatest checks output and nimout | Arne Döring | 2018-12-11 | 13 | -195/+169 |
| | |||||
* | megatest can be executed | Arne Döring | 2018-12-11 | 18 | -127/+31 |
| | |||||
* | tshouldfail is stricter | Arne Döring | 2018-12-11 | 1 | -0/+14 |
| | |||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 262 | -612/+275 |
| | |||||
* | allow to disable backend logging | Arne Döring | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | fix js category | Arne Döring | 2018-12-11 | 1 | -1/+2 |
| | |||||
* | WIP, most tests are now skipped | Arne Döring | 2018-12-11 | 1 | -1/+2 |
| | |||||
* | kick unused benchmarks | Arne Döring | 2018-12-11 | 3 | -170/+0 |
| | |||||
* | remove caas | Arne Döring | 2018-12-11 | 28 | -534/+0 |
| | |||||
* | fixes #9868 | Araq | 2018-12-11 | 1 | -0/+2 |
| | |||||
* | Merge pull request #9909 from nc-x/fix-regression | Andreas Rumpf | 2018-12-11 | 2 | -0/+20 |
|\ | | | | | Fix enum regression | ||||
| * | Float values are invalid in enum | Neelesh Chandola | 2018-12-09 | 2 | -2/+12 |
| | | |||||
| * | Fix test case expected output | Neelesh Chandola | 2018-12-09 | 1 | -1/+1 |
| | | |||||
| * | Add test | Neelesh Chandola | 2018-12-09 | 1 | -0/+10 |
| | | |||||
* | | Merge pull request #9826 from cooldome/destructor_move_them_all | Andreas Rumpf | 2018-12-10 | 2 | -11/+58 |
|\ \ | | | | | | | destructors: sink`em all | ||||
| * | | use control flow graph for sink params | Andrii Riabushenko | 2018-12-09 | 1 | -3/+7 |
| | | | |||||
| * | | Double sink checks | Andrii Riabushenko | 2018-12-08 | 1 | -6/+6 |
| | | | |||||
| * | | improve test | Andrii Riabushenko | 2018-12-07 | 1 | -3/+8 |
| | | | |||||
| * | | add test | Andrii Riabushenko | 2018-12-05 | 1 | -1/+10 |
| | | | |||||
| * | | move moves | Andrii Riabushenko | 2018-11-29 | 1 | -2/+31 |
| | | | |||||
* | | | Merge pull request #9911 from nc-x/fixes-#9627 | Andreas Rumpf | 2018-12-09 | 3 | -0/+9 |
|\ \ \ | | | | | | | | | `include` now accepts collective arguments | ||||
| * | | | Fix compilation of test on linux and mac | Neelesh Chandola | 2018-12-09 | 3 | -1/+1 |
| | | | | |||||
| * | | | Add final newlines | Neelesh Chandola | 2018-12-09 | 3 | -3/+3 |
| | | | | |||||
| * | | | add tests | Neelesh Chandola | 2018-12-09 | 3 | -0/+9 |
| | |/ | |/| | |||||
* | | | Merge pull request #9912 from nim-lang/araq-fixes-nested-gensym | Andreas Rumpf | 2018-12-09 | 1 | -0/+40 |
|\ \ \ | | | | | | | | | fixes nested gensym'ed parameters; fixes #9476 | ||||
| * | | | fixes nested gensym'ed parameters; fixes #9476 | Araq | 2018-12-08 | 1 | -0/+40 |
| | | | | |||||
* | | | | Merge pull request #9898 from cooldome/enum_notused | Andreas Rumpf | 2018-12-09 | 1 | -0/+6 |
|\ \ \ \ | |_|/ / |/| | | | Enum fields get hintXDeclaredButNotUsed hint even marked with used pragma | ||||
| * | | | add comment, fixes #9896 | Andrii Riabushenko | 2018-12-08 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix hintXDeclaredButNotUsed for enum fields marked as used | Andrii Riabushenko | 2018-12-08 | 1 | -0/+5 |
| | | | | |||||
* | | | | fix #9872: setLen now works properly at CT [backport] | Timothee Cour | 2018-12-08 | 1 | -0/+30 |
|/ / / | |||||
* | | | Merge pull request #9803 from GULPF/walkdirrec-relative | Andreas Rumpf | 2018-12-06 | 1 | -0/+19 |
|\ \ \ | |/ / |/| | | Add `relative` parameter to walkDirRec | ||||
| * | | Add `relative` parameter to walkDirRec | Oscar Nihlgård | 2018-11-26 | 1 | -0/+19 |
| | | | |||||
* | | | fixes #9441 | Araq | 2018-12-06 | 1 | -0/+42 |
| | | | |||||
* | | | fixes #9868 | Araq | 2018-12-05 | 1 | -0/+4 |
| | | | |||||
* | | | fixes #9864 [backport] | Araq | 2018-12-05 | 1 | -0/+36 |
| | | | |||||
* | | | fix #9832 (fixup) (#9859) | Timothee Cour | 2018-12-04 | 1 | -1/+1 |
| | | | |||||
* | | | Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] | rec | 2018-12-04 | 2 | -0/+489 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add a test for issue #9389 * Fixes #9389. * Make object contructors copy objects properly by checking whether the expressions passed to them don't need to be copied. * Make mArrToSeq implementation actually check if a copy needs to be made. * Avoid unnecessary copy in mChr impl * Assume set constructor elements need no copy * Add a test for issue #9410 * Add a test * fix passing fat pointers (#9410) * Enhance tests * More tests and fixes * Add more (failing) tests [ci skip] * Added equality operator for fat pointers, more tests and fixes * Fix printing uninitialized strings * Fix mInc, mDec double eval, add more tests * Tests * Refactored, fixed multiple evals, revamped the tests, added missing ops * Fix ups * Fix #9643 and #9644 * add pointer normalization | ||||
* | | | fixes #9832 (#9841) [backport] | Timothee Cour | 2018-12-04 | 1 | -1/+1 |
| | | | |||||
* | | | improve line info retreival (#9822) | Arne Döring | 2018-11-30 | 1 | -1/+1 |
| |/ |/| | | | | | | | * improve line info * fix error message | ||||
* | | Destructors: more moves for tuples (#9808) | cooldome | 2018-11-27 | 1 | -2/+6 |
| | | |||||
* | | Tester tests (#9787) | Arne Döring | 2018-11-27 | 1 | -0/+17 |
| | | | | | | | | | | | | | | * remove --lib:lib * added some tests for testatment * tests are addad WIP: add colors switch to tester * meta tester is integrated | ||||
* | | Add workingDir parameter to execProcess and test (#9549) | Tomohiro | 2018-11-26 | 2 | -0/+32 |
| | | | | | | | | | | | | * Add workingDir parameter to execProcess * Fix tests/stdlib/tosproc.nim compile error * Suppress output from tosproc.nim | ||||
* | | Added cgi.readData. Add test for cgi module. (#9645) | Constantine Molchanov | 2018-11-26 | 1 | -0/+23 |
| | | | | | | Added cgi.readData. Add test for cgi module. | ||||
* | | More converter fixes (#9737) | cooldome | 2018-11-26 | 2 | -7/+69 |
| | | | | | | | | | | | | * fixes #9735 * fixes #9736 * fixes #3503 | ||||
* | | fixes #9794: sizeof tuple is incorrect if contains imported object (#9795) | cooldome | 2018-11-26 | 1 | -1/+18 |
| | | | | | | | | | | | | * fixes #9794 * Fix linux test | ||||
* | | Fixes multiple bugs with sink arguments (#9802) | cooldome | 2018-11-26 | 1 | -2/+50 |
| | | | | | | | | | | | | * fixes #9781 * fix spacing | ||||
* | | Fixes 9716 [backport] (#9790) | Yuriy Glukhov | 2018-11-24 | 1 | -1/+14 |
| | | | | | | | | | | | | * reuse temporary variable * fixes #9716 [backport] * Declare local vars in safer place | ||||
* | | Support only some types as JsAssoc types (#8627) | Alexander Ivanov | 2018-11-23 | 1 | -12/+12 |
| | | |||||
* | | cleanup tests; don't use non-working 'msg' spec field | Araq | 2018-11-23 | 31 | -59/+60 |
| | | |||||
* | | threw away a silly test | Araq | 2018-11-23 | 1 | -61/+0 |
| | |