summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* typeinfo minor improvement (#16083)flywind2020-11-232-0/+60
* fix #14056 (#16071)kemifl2020-11-231-2/+27
* fix ropes format errors (#16106) [backport:1.0]flywind2020-11-231-0/+7
* fix rope index (#16100)flywind2020-11-231-0/+66
* fix #9695 asyncmacro: tfuturevar fails when activated [backport: 1.0] (#16090)flywind2020-11-221-5/+0
* sets minor improvement (#16087)flywind2020-11-211-0/+261
* deques minor improvement (#16084)flywind2020-11-211-0/+111
* xmltree minor improvement (#16085)flywind2020-11-211-0/+85
* complex minor improvement (#16086)flywind2020-11-211-0/+108
* heapqueue minor improvement (#16088)flywind2020-11-211-0/+53
* followup #15970 strenghten regression tests (#16075)Timothee Cour2020-11-202-15/+17
* fix #15958 (#15970) [backport:1.4]cooldome2020-11-201-0/+39
* alternative way to fix #16022 (#16064) [backport:1.4]flywind2020-11-201-1/+8
* packedsets fix regression introduced in #15564 (#16060)Timothee Cour2020-11-202-0/+16
* fix #16025 repr now consistent: does not insert trailing newline (#16034)Timothee Cour2020-11-198-88/+102
* close #14847(add testcase for #14847) (#16045)flywind2020-11-191-0/+20
* Disallow nil dereference at compile time (#16032)cooldome2020-11-181-1/+2
* fix #16033 nim js --gc:arc works and ignores --gc:arc (#16036)Timothee Cour2020-11-181-0/+10
* ORC: prepare for another patent-pending optimization (#15996)Andreas Rumpf2020-11-181-1/+1
* Semfold for nil cast (#16030)cooldome2020-11-181-3/+4
* fix #6497 (#16027)flywind2020-11-181-0/+13
* combine PR#16009 and PR#16012 (#16024)flywind2020-11-181-0/+44
* fix #15972 (#15994)flywind2020-11-183-0/+32
* Revert "follow #16009 VM supports cast nil to ptr (#16012)"Andrey R (cooldome)2020-11-171-30/+0
* Revert "fix #15623 (#16009)"Andrey R (cooldome)2020-11-172-24/+0
* fix #15623 (#16009)flywind2020-11-172-0/+24
* follow #16009 VM supports cast nil to ptr (#16012)flywind2020-11-171-0/+30
* fix #15910 (#15984)cooldome2020-11-161-1/+65
* fix #15934 and #15620 (#15938) [backport:1.4]Andreas Rumpf2020-11-152-0/+31
|\
| * minorflywind2020-11-131-0/+4
| * add testcase for #9754flywind2020-11-131-0/+2
| * add testcaseflywind2020-11-121-0/+25
* | fixes #15753 [backport:1.4] (#15971)Andreas Rumpf2020-11-151-0/+33
* | asynchttpserver cleanups [backport:1.0] (#15966)Andreas Rumpf2020-11-151-1/+1
* | fix #12303 (#15964)flywind2020-11-142-0/+19
* | targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)Timothee Cour2020-11-143-3/+3
* | strengthen taddr.nim: add test case for #14578; reference other issues; test ...Timothee Cour2020-11-131-15/+13
* | attempt to make asynchttpserver better; fixes #15925; [backport:1.0] (#15957)Andreas Rumpf2020-11-131-2/+2
|\ \
| * | makes test green againAraq2020-11-131-2/+2
* | | Make IntSet a generic ordinal set OrdSet[A] (#15564)landerlo2020-11-132-65/+259
* | | Fix #8404 JS backend doesn't handle float->int type conversion (#15950) [back...Bung2020-11-131-0/+33
* | | close #13062(add testcase for #13062) (#15956)flywind2020-11-131-0/+27
* | | close #2771(add testcase for #2771) (#15932)flywind2020-11-131-0/+21
|/ /
* | fix #15941 (#15948)flywind2020-11-131-0/+17
* | js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `e...Timothee Cour2020-11-121-0/+26
* | make var string return var char w/ BackwardsIndex (#15461)hlaaftana2020-11-121-0/+7
* | fix #15916 (#15917) [backport]flywind2020-11-121-0/+16
* | Fix #15909 (#15914)Fanael Linithien2020-11-121-0/+16
* | doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)Timothee Cour2020-11-121-0/+6
* | fix #14157 (#15877)flywind2020-11-121-0/+6