summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* static[T] related fixes (#15853)cooldome2020-11-062-1/+102
* fix #15609 (#15856)cooldome2020-11-052-10/+42
* Tiny unittest doc fixClyybber2020-11-051-3/+2
* Fix #12636 (#15850)cooldome2020-11-052-3/+19
* micro improvements (#15849)Andreas Rumpf2020-11-052-2/+3
* close #11142 (#15847)cooldome2020-11-051-0/+14
* document #15618 (#15810)flywind2020-11-051-0/+9
* fix adding empty sequence to HTTP headers (#15783)flywind2020-11-052-4/+34
* fix #15663 (#15839) [backport:1.4]flywind2020-11-052-0/+14
* fix #15463 (#15831)flywind2020-11-053-2/+13
* change non-working example to runnableExamples (#15841)flywind2020-11-051-7/+5
* 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-042-1/+13
* Clarify the sense in which Nim supports recursive iterators in the (#15834)c-blake2020-11-043-7/+44
* fix #15835 (#15838)flywind2020-11-042-0/+19
* remove iup from stdlib in contrast to #15828 (#15830)flywind2020-11-034-1003/+2
* fix deprecated messages regarding high (#15832)flywind2020-11-032-2/+2
* EnumUtils, speed up findStr in compiler (#15777)cooldome2020-11-036-68/+89
* fix #12640 (#15829)flywind2020-11-032-1/+32
* follow #15818 and close #7109 (#15823)flywind2020-11-022-2/+13
* `ioutils` are moved to `fusion` (#15822)Miran2020-11-022-134/+0
* simplify toHex (#15821)Timothee Cour2020-11-021-29/+2
* fixes #15804 (#15820)Andreas Rumpf2020-11-023-15/+27
* fixes #15594 (#15819)flywind2020-11-022-0/+12
* Handle BLOB column type in SQLite as binary data (#15681)Regis Caillaud2020-11-022-15/+128
* more clear (#15812)flywind2020-11-021-2/+2
* Closure iterators are not supported by VM (#15818)flywind2020-11-022-0/+11
* fix #8821 (#15809)flywind2020-11-022-0/+17
* Use modern enums in compiler (#15775)cooldome2020-11-0218-337/+219
* Update tables documentation (#15807)Thomas Tay2020-11-021-0/+34
* fixes #15717flywind2020-11-022-0/+21
* fix #15815 (#15817)flywind2020-11-022-1/+20
* fix #15145 (#15816)flywind2020-11-022-4/+17
* closes #3670 [add testcase for #3670] (#15808)flywind2020-11-011-0/+11
* TyposClyybber2020-10-311-1/+1
* improve public Testament docs (#15710)n5m2020-10-311-27/+80
* fix #15651 (#15800)flywind2020-10-312-0/+19
* support par expression as checkpoint (#15802)flywind2020-10-311-1/+1
* [closes #12682]add testcase for #12682 (#15796)flywind2020-10-311-0/+11
* fix #15702, show enum fields documentation (#15792)Miran2020-10-305-2/+46
* Grammar fixesClyybber2020-10-301-4/+4
* add testcase for #14227 (#15794)flywind2020-10-301-0/+23
* [closes #11625 and closes #2488]add global and threadvar(with `--threads:off`...flywind2020-10-302-1/+36
* canAlias improvement (#15773)cooldome2020-10-301-2/+11
* promote `collect` macro as a map+filter replacement (#15788)Miran2020-10-302-1/+29
* fix `toHex` - make it work with int literals (#15770)Miran2020-10-301-0/+12
* 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