summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixes #12767 (#12768)genotrance2019-11-293-1/+16
* make addQuoted work on nimscript (#12717) [backport]Jasper Jenkins2019-11-282-0/+6
* fixes #12488 [backport]Araq2019-11-281-0/+17
* Substitute $nimbleDir in --path flags (#12750)genotrance2019-11-282-0/+12
* VM: improvements for var T/addr (#12667); fixes #12489Andreas Rumpf2019-11-283-3/+113
* fixes a flaky test for the realtime GCAraq2019-11-281-3/+0
* [backport] Fix spelling typos (#12755)Brian Wignall2019-11-283-4/+4
* test suite: rename tests containing 'fail' for easier search in logsAraq2019-11-265-17/+17
* ARC: ported the GC tests over to --gc:arcAraq2019-11-267-16/+32
* increase the timeout for 'tasyncclosestall' (#12744)Miran2019-11-261-1/+1
* fix in tests/js/tconsole (#12709)Arne Döring2019-11-251-3/+3
* Revert "ARC: another critical bugfix; temporary tuples we introduce for tuple...narimiran2019-11-241-1/+1
* ARC: another critical bugfix; temporary tuples we introduce for tuple unpacka...Araq2019-11-221-1/+1
* delete list comprehension (#12392)Arne Döring2019-11-221-8/+0
* ARC: yet another silly bugfixAraq2019-11-221-0/+29
* thavlak.nim: more idiomatic codeAraq2019-11-211-45/+45
* more thavlak.nim improvementsAraq2019-11-211-4/+4
* more thavlak.nim improvementsAraq2019-11-211-78/+51
* thavlak.nim test: improved the code styleAraq2019-11-211-28/+21
* fixes #12670 [backport] (#12693)Andreas Rumpf2019-11-201-0/+20
* more arc improvements (#12690)Andreas Rumpf2019-11-201-2/+15
* fixes #12612 [backport] (#12681)Andreas Rumpf2019-11-191-0/+8
* fix regression in align (#12680)Arne Döring2019-11-192-2/+14
* ARC: closure bugfixes (#12677)Andreas Rumpf2019-11-181-0/+19
* attempt to add valgrind support to the CIs and testament (#12646)Andreas Rumpf2019-11-181-0/+6
* fixes and changes the recently introduced 'alignas' to be 'align' (#12666)Andreas Rumpf2019-11-154-21/+21
* ARC: fixes leaking new() statement (#12665)Andreas Rumpf2019-11-151-0/+9
* ARC: solves phase ordering problems (#12654)Andreas Rumpf2019-11-141-3/+3
* ARC: closure inside object constructor now worksAraq2019-11-132-2/+15
* implemented alignas pragma (#12643)Arne Döring2019-11-134-9/+94
* .cursor implementation (#12637)Andreas Rumpf2019-11-121-0/+38
* Version of trimZeros without temp strings (#12633)b3liever2019-11-111-0/+36
* fix #12597 (#12604)Arne Döring2019-11-071-0/+6
* fixes #5050; fixes #11826 (#12606) [backport]cooldome2019-11-072-0/+24
* backtick and export marker handling in `eqIdent` (#12574)Arne Döring2019-11-071-0/+16
* fix failing testnarimiran2019-11-071-1/+1
* remove unused imports from testsnarimiran2019-11-0611-17/+9
* expr -> untypedAraq2019-11-051-1/+1
* remove deprecated procs (#12535)Andreas Rumpf2019-11-0531-139/+56
* fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592)Miran2019-11-051-2/+1
* Make sequtils.zip return seq of anonymous tuples (#12575)Kaushal Modi2019-11-041-1/+1
* Fixes #12379 (#12591) [backport]Clyybber2019-11-043-18/+20
* Fixes #12536 (#12568) [backport]Tomohiro2019-11-024-0/+26
* introduce csize_t instead of fixing csize (#12497)Arne Döring2019-10-315-48/+44
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-305-6/+6
* [backport] fix #12528, fix #12525: incorrect generic type resolution for defa...Andreas Rumpf2019-10-281-0/+14
* proof that refcounting can handle Nim's async (#12533)Andreas Rumpf2019-10-281-0/+73
* [feature]strformat: add 2 'fmt' macros that use specified characters instead ...Tomohiro2019-10-281-0/+32
* Extent json.to testing to VM, add workrounds for VM bugs. (#12493)Arne Döring2019-10-281-116/+122
* some progress on bug #12443Andreas Rumpf2019-10-271-0/+16