summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* close #11142 (#15847)cooldome2020-11-051-0/+14
* fix adding empty sequence to HTTP headers (#15783)flywind2020-11-051-0/+27
* fix #15663 (#15839) [backport:1.4]flywind2020-11-051-0/+7
* fix #15463 (#15831)flywind2020-11-051-1/+11
* close #10307(add testcase for #10307) (#15840)flywind2020-11-051-0/+23
* close #8457 (#15844)flywind2020-11-051-0/+11
* fix static[Slice[T]] as argument issue (#15842)cooldome2020-11-041-0/+12
* Clarify the sense in which Nim supports recursive iterators in the (#15834)c-blake2020-11-041-2/+2
* fix #15835 (#15838)flywind2020-11-041-0/+17
* fix #12640 (#15829)flywind2020-11-031-0/+25
* follow #15818 and close #7109 (#15823)flywind2020-11-021-0/+8
* `ioutils` are moved to `fusion` (#15822)Miran2020-11-021-49/+0
* fixes #15804 (#15820)Andreas Rumpf2020-11-022-3/+18
* fixes #15594 (#15819)flywind2020-11-021-0/+10
* Handle BLOB column type in SQLite as binary data (#15681)Regis Caillaud2020-11-021-0/+50
* Closure iterators are not supported by VM (#15818)flywind2020-11-021-0/+9
* fix #8821 (#15809)flywind2020-11-021-0/+12
* fixes #15717flywind2020-11-021-0/+19
* fix #15815 (#15817)flywind2020-11-021-0/+16
* fix #15145 (#15816)flywind2020-11-021-0/+11
* closes #3670 [add testcase for #3670] (#15808)flywind2020-11-011-0/+11
* fix #15651 (#15800)flywind2020-10-311-0/+18
* [closes #12682]add testcase for #12682 (#15796)flywind2020-10-311-0/+11
* add testcase for #14227 (#15794)flywind2020-10-301-0/+23
* [closes #11625 and closes #2488]add global and threadvar(with `--threads:off`...flywind2020-10-301-0/+30
* closes #6036 (#15779)flywind2020-10-301-0/+11
* closes #7374 (#15781)flywind2020-10-301-0/+29
* add testcase for #7416 (#15782)flywind2020-10-301-0/+9
* closes #7658 (#15784)flywind2020-10-301-0/+7
* add testcase for #8012 (#15785)flywind2020-10-301-0/+15
* add testcase for #9165 (#15787)flywind2020-10-301-0/+11
* add testcase for #9091 (#15791)flywind2020-10-301-0/+36
* fix #15638 (#15789)flywind2020-10-301-0/+3
* add testcase for #7127 (#15780)flywind2020-10-301-0/+2
* add tests for #7686 (#15771)flywind2020-10-291-0/+9
* fixes #15413 (#15768)Andreas Rumpf2020-10-291-0/+3
* 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