summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix floats slice (#16853)flywind2021-01-291-3/+3
* fix #16815 round(x,places) works again in vm (#16825)Timothee Cour2021-01-281-28/+30
* fix #16752: threadvar now works with importcpp types; osx now uses native TLS...Timothee Cour2021-01-274-0/+147
* Improve documentation for the mersenne module (#16824)konsumlamm2021-01-271-0/+11
* Moved json enum index test to the proper file (#16826)Jason Beetham2021-01-252-11/+12
* added enum indexed array support to json (#16807)Jason Beetham2021-01-261-0/+11
* Finer analysis for array access (#16787)Clyybber2021-01-241-0/+31
* fix manual to reflect reality for .nosideeffect (#16781)Timothee Cour2021-01-221-0/+24
* Improve the marshal module (#16777)konsumlamm2021-01-221-94/+85
* addQuitProc => addExitProc (#16765)Timothee Cour2021-01-223-3/+11
* typetraits: make genericHead docs reflect reality; use runnableExamples (#167...Timothee Cour2021-01-221-1/+6
* Fix SIGSEGV in httpclient response body (#16766)Daehee2021-01-221-0/+6
* Add testcase for #14880 (#16795)Clyybber2021-01-221-0/+10
* Testament small fixes (#16788)Juan Carlos2021-01-221-28/+0
* Add testcase for #5993 (#16789)Clyybber2021-01-221-0/+16
* fix #15628 (#16387)flywind2021-01-212-25/+36
* Part-to-whole optimization (#16775)Clyybber2021-01-211-1/+46
* close #8015: const array indexing zeroes data in object variants at runtime (...Timothee Cour2021-01-211-0/+57
* fix testament regression: installed testament works again with testament r pa...Timothee Cour2021-01-201-0/+9
* fix noDecl => nodecl (#16760)Timothee Cour2021-01-202-1/+2
* Reboot of #16195 (#16746)Clyybber2021-01-202-1/+159
* `--hintAsError` (#16763)Timothee Cour2021-01-201-0/+35
* jsonutils.jsonTo: support opt (#16739)Timothee Cour2021-01-171-0/+3
* js: improve tests + some docs (#16727)Timothee Cour2021-01-163-262/+173
* close #10735 add testcase (#16690)flywind2021-01-151-0/+41
* Deprecate TaintedString (#15423)Juan Carlos2021-01-157-17/+17
* Fix 16722 (#16730)cooldome2021-01-151-1/+43
* followup for #16717: minimized example + improved comment (#16721)Timothee Cour2021-01-151-32/+44
* Add js BigInts (#16409)Juan Carlos2021-01-141-0/+38
* Transfer-Encoding:chunked tests (#16678)vabresto2021-01-141-0/+81
* fix #16706 (#16717) [backport:1.4]flywind2021-01-141-0/+37
* enable tests/stdlib/thttpclient.nim (#16710)Timothee Cour2021-01-141-5/+6
* disable hint:processing in tests (#16713)Timothee Cour2021-01-142-0/+4
* Fixes #16436 (#16695)Yuriy Glukhov2021-01-141-0/+23
* fix #16703; revert most of #16480; add tests/stdlib/tmimetypes.nim (#16711)Timothee Cour2021-01-131-0/+13
* revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)Timothee Cour2021-01-121-0/+41
* Improve uri.parseQuery to never raise an error (#16647)Mildred Ki'Lya2021-01-121-2/+1
* close #10734 add testcase (#16692)flywind2021-01-121-0/+19
* RST: implement internal targets (#16614)Andrey Makarov2021-01-111-0/+158
* close #9901 add testcase (#16662)flywind2021-01-111-0/+18
* close #9655 add testcase (#16683)flywind2021-01-111-0/+30
* close #7097 add testcase (#16682)flywind2021-01-111-0/+38
* fix #13517 (#16681)flywind2021-01-111-0/+14
* fix negative nan (#16628)flywind2021-01-111-2/+14
* fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)Timothee Cour2021-01-112-3/+49
* fix #16651 (#16658)cooldome2021-01-111-0/+24
* fix #16650 (#16660)flywind2021-01-101-7/+12
* Httpclient improvements (#15919)Antonis Geralis2021-01-101-4/+4
* close #4834 add testcase (#16649)flywind2021-01-091-0/+17
* close #1550 add testcase (#16640)flywind2021-01-081-0/+20