summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix #15756 (#15761)cooldome2020-10-281-0/+12
* ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...cooldome2020-10-282-17/+146
* change/remove deprecated stuffnarimiran2020-10-281-23/+5
* fix #15750narimiran2020-10-281-0/+6
* fix #15752 (#15754)cooldome2020-10-281-0/+9
* honor --declaredLocs in more places, including type mismatch errors; also sho...Timothee Cour2020-10-273-4/+4
* fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)shirleyquirk2020-10-271-0/+18
* Add C function dup and dup2 posix to system/io (#15675)Regis Caillaud2020-10-271-0/+49
* add tests for Testament "reject" action (#15709)n5m2020-10-272-0/+8
* [backport] fix #15595 procvar `==` works in VM (#15724)Timothee Cour2020-10-261-0/+24
* ensure the Nim compiler works with --experimental:strictFuncs --experimental:...Andreas Rumpf2020-10-262-0/+15
* workaround #15725 disable freebsd tblocking_channel.nim (#15726)Timothee Cour2020-10-261-0/+2
* fix #15704 #15597 wrong VM register was freed (#15705)Timothee Cour2020-10-261-0/+130
* workaround #15713 disable freebsd tssl.nim (#15718)Timothee Cour2020-10-261-1/+3
* Revert "fixes #15280 [backport:1.2] (#15281)" (#15700)Clyybber2020-10-243-48/+4
* close #8007 (#15695)Timothee Cour2020-10-231-0/+51
* fix #15662 (#15678)cooldome2020-10-231-0/+5
* Fix #12410 (#15685)Clyybber2020-10-231-0/+13
* fixes view types for sizeof() and --gc:orc (#15680)Andreas Rumpf2020-10-221-1/+1
* Add testcase for #14601 (#15677)Clyybber2020-10-221-1/+45
* Add testcase for #12252 (#15676)Clyybber2020-10-221-0/+7
* expect valgrind test failure on memory leak (#15669)n5m2020-10-221-0/+2
* $(uint|uint64) now works with nimscript (#15644)Timothee Cour2020-10-201-0/+3
* fix #15631 (#15632)n5m2020-10-193-2/+16
* Add tests to #15363 (#15633)Danil Yarantsev2020-10-191-0/+26
* add tests for #15584 (#15619)n5m2020-10-182-0/+27
* Fix #15599 (#15601)Clyybber2020-10-161-1/+13
* renamed '=' to '=copy' [backport:1.2] (#15585)Andreas Rumpf2020-10-1511-12/+979
* harden the ORC asyncleak3 test case (#15580)Andreas Rumpf2020-10-152-1/+416
* fixes a C code generator regression, no need to backport, only the 1.4 line i...Andreas Rumpf2020-10-141-0/+18
* terminal: fix fgColor/bgColor commands [backport] (#15554)alaviss2020-10-131-0/+8
* Fix 15543 (#15544)cooldome2020-10-121-1/+21
* os: add overload copyFile*(source, dest: string, isDir = false) (#15537)Timothee Cour2020-10-111-0/+19
* followup after #15529 and #15534 (#15536)Timothee Cour2020-10-101-8/+3
* fixes #15532 (#15534)Andreas Rumpf2020-10-091-0/+21
* close #13081 (#15529)Timothee Cour2020-10-091-0/+31
* fix #15516 (#15518)cooldome2020-10-081-1/+17
* docgen: improve alignment of comments (still not perfect) (#15506)Andreas Rumpf2020-10-071-2/+2
* fixes #15508 (#15509)Andreas Rumpf2020-10-071-0/+21
* implements https://github.com/nim-lang/RFCs/issues/260 (#15505)Andreas Rumpf2020-10-072-0/+13
* effects: exclude swap() from "indirect calls" assumption (#15504)Paul Tan2020-10-061-0/+12
* New hint for unused exceptions in .raises (#15492)IDF2020-10-061-1/+6
* implements https://github.com/nim-lang/RFCs/issues/258 (#15503)Andreas Rumpf2020-10-062-2/+27
* const view types; fixes some cases from https://github.com/nim-lang/Nim/issue...Andreas Rumpf2020-10-051-0/+26
* use func in uri module (#15486)flywind2020-10-051-1/+1
* Fix #15493 - disable TLS emulation for NetBSD (#15494)Euan2020-10-051-2/+2
* renderer: use the biggest integer type for masking literals (#15482)alaviss2020-10-041-0/+2
* Added std/effecttraits.nim (#15462)Andreas Rumpf2020-10-021-0/+22
* closureiters: fixes #15243 (#15454) [backport:1.2]Andreas Rumpf2020-10-022-66/+25
* Ref #14094 - disable hot code reloading tests on NetBSD (#15458)Euan2020-10-022-0/+2