summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* close #3899 by adding test case (#10424)Vindaar2019-01-231-0/+10
* Fix semantic analysis with noReturn proc in tail pos (#10422)LemonBoy2019-01-231-0/+10
* Fix for issue #10342. better message for generic subclass instantiation (#10354)Ray Imber2019-01-222-1/+12
* Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)Miran2019-01-225-9/+14
* Restrict ptr/ref to ptr/ref implicit conversion (#10411)LemonBoy2019-01-221-0/+8
* Fix compileTime pragma applying to whole var/let section (#10389)Neelesh Chandola2019-01-221-0/+15
* Object downconversion in VM should not copy (#10378)LemonBoy2019-01-221-0/+17
* Finalizer proc must be global (#10388)LemonBoy2019-01-221-0/+31
* Fix subtype conversion w/ varargs arguments (#10402)LemonBoy2019-01-214-0/+4
* Proper check for tyStatic[T] -> U conversions (#10382)LemonBoy2019-01-211-0/+5
* Support system.reset in vm (#10400)Oscar Nihlgård2019-01-211-0/+28
* Fix error lexer error messages for to large numbers (#10394)Oscar Nihlgård2019-01-211-0/+15
* Fix spelling errors (#10379)Federico Ceratto2019-01-191-1/+1
* ported havlak and gcbench benchmarks to work with --gc:regionsAndreas Rumpf2019-01-192-41/+54
* GC tests: make them take less time to save CI cyclesAndreas Rumpf2019-01-192-7/+5
* Fixed getCustomPragmaVal to allow multiple fields in custom annotations (#10289)Ico Doornekamp2019-01-181-0/+9
* fix #9629 every binary cmd line option allows on/off/empty=on (#10353)Timothee Cour2019-01-181-1/+4
* destructors: first step towards fixing #9617 (#10341)cooldome2019-01-182-0/+23
* Remove long deprecated stuff (#10332)Miran2019-01-182-3/+4
* [CI] now enables `NIM_COMPILE_TO_CPP=true` to run without allow_failures (#10...Timothee Cour2019-01-171-0/+2
* Properly wrap discarded statements (#10322)LemonBoy2019-01-171-0/+19
* disable one more test for C++Araq2019-01-161-0/+4
* Merge pull request #10318 (Better docs for four modules)Miran2019-01-162-5/+5
|\
| * better docs: strutilsnarimiran2019-01-161-4/+4
| * better docs: sequtilsnarimiran2019-01-161-1/+1
* | json: support tuple (#10010)Timothee Cour2019-01-161-0/+4
* | fix sdl_test test that failed in CI cpp mode (#10314)Timothee Cour2019-01-151-6/+18
* | parseopt2.cmdLineRest is now correct too (#10304)Timothee Cour2019-01-151-16/+19
|/
* fix #10305 nim cpp is now nan-correct at CT (#10310)Timothee Cour2019-01-151-0/+28
* fix twrong_refcounts in nim cpp mode (#10313)Timothee Cour2019-01-151-0/+3
* fixes #10203 (#10290)Andreas Rumpf2019-01-151-0/+20
* disable one more test for C++Andreas Rumpf2019-01-151-0/+1
* typed/untyped return type is invalid for everything except templates and macr...Neelesh Chandola2019-01-151-0/+12
* fix testTimothee Cour2019-01-141-2/+13
* fix #9842 #9951: `nim -r` and parseopt.cmdLineRest are now correctTimothee Cour2019-01-141-44/+92
* improve formatting in assertEqualsTimothee Cour2019-01-141-11/+11
* make tests green againAndreas Rumpf2019-01-141-0/+1
* Fixes #10065 (#10260)Arne Döring2019-01-141-4/+4
* fixes #7878Araq2019-01-141-1/+10
* fixes #7524Araq2019-01-141-0/+10
* make megatest greenAraq2019-01-131-2/+1
* closes #3744Araq2019-01-131-0/+11
* fixes #10075 [backport]Araq2019-01-131-1/+30
* make tests more robust; tests should be deterministic, no randomize() calls i...Araq2019-01-133-14/+16
* fixes #10273 execShellCmd now returns nonzero when child killed with signal +...Timothee Cour2019-01-134-18/+96
* Fixes 10202 (#10283)rec2019-01-121-10/+27
* void object fields are now ignored by codegen and fields/fieldPairs iterator ...Neelesh Chandola2019-01-101-0/+17
* Merge pull request #10248 from narimiran/graveyardMiran2019-01-102-3/+7
|\
| * remove `scgi`narimiran2019-01-101-2/+7
| * remove `subexes`narimiran2019-01-101-1/+0