summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)Bung2020-11-121-0/+18
* | Fix 14127 js from int to int casting (#15918)Bung2020-11-111-0/+30
* | close #4318(add testcase for #4318) (#15904)flywind2020-11-111-0/+12
* | Correct all eggs (#15906)Miran2020-11-105-5/+5
* | rst: add support for markdown tables (#15854)Miran2020-11-101-0/+24
* | follow #15874(add testcase for #15874) (#15893)flywind2020-11-101-0/+8
* | fix #15825 (#15894)cooldome2020-11-091-0/+11
* | Fix 15629 (#15888)cooldome2020-11-091-2/+27
* | Fix #15858 (#15887)cooldome2020-11-091-0/+8
* | fix #15707 (#15870)cooldome2020-11-091-0/+14
* | fix #12558 (#15864)flywind2020-11-091-0/+15
* | Add a macro returning enum items count (#15824)Ivan Bobev2020-11-091-0/+40
* | close #11637(add testcase for #11637) (#15879)flywind2020-11-081-0/+52
* | Fix #15706 (#15846)Bung2020-11-071-0/+6
* | close #8558(add testcase for #8558) (#15872)flywind2020-11-071-0/+26
* | Make `{.requiresInit.}` to work for distinct types (#15869)Ivan Bobev2020-11-061-0/+32
* | Closes #12897 (#15867)Clyybber2020-11-061-0/+9
* | close #8829(add testcase for #8829) (#15866)flywind2020-11-061-0/+18
* | fix #15851 (#15852)flywind2020-11-061-1/+1
* | static[T] related fixes (#15853)cooldome2020-11-061-0/+101
* | fix #15609 (#15856)cooldome2020-11-051-0/+33
* | Fix #12636 (#15850)cooldome2020-11-051-1/+13