summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* closes #7658 (#15784)flywind2020-10-302-3/+13
* add testcase for #8012 (#15785)flywind2020-10-301-0/+15
* add testcase for #9165 (#15787)flywind2020-10-301-0/+11
* add approxequal (#15766)Antonis Geralis2020-10-302-1/+26
* add testcase for #9091 (#15791)flywind2020-10-301-0/+36
* fix #15638 (#15789)flywind2020-10-302-0/+4
* add testcase for #7127 (#15780)flywind2020-10-301-0/+2
* add tests for #7686 (#15771)flywind2020-10-291-0/+9
* Fix doc comment for sumKbn (#15769)Antonis Geralis2020-10-291-1/+1
* fixes #15413 (#15768)Andreas Rumpf2020-10-293-21/+71
* Make default state public (#15763)Antonis Geralis2020-10-292-1/+7
* Massive documentation fixes + copy editing (#15747)Yanis Zafirópulos2020-10-2916-411/+401
* Spelling and Grammer fixes (#15719)Tim Smith2020-10-281-2/+6
* Make newObjUninit proc to adhere to its name (#15764)Antonis Geralis2020-10-281-2/+2
* fix #15756 (#15761)cooldome2020-10-282-1/+13
* ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...cooldome2020-10-2811-77/+273
* change/remove deprecated stuffnarimiran2020-10-281-23/+5
* fix #15750narimiran2020-10-282-0/+8
* fix #15752 (#15754)cooldome2020-10-282-4/+13
* honor --declaredLocs in more places, including type mismatch errors; also sho...Timothee Cour2020-10-277-24/+40
* fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)shirleyquirk2020-10-272-1/+19
* Add C function dup and dup2 posix to system/io (#15675)Regis Caillaud2020-10-273-1/+136
* add tests for Testament "reject" action (#15709)n5m2020-10-273-0/+15
* condsyms: add nimHasDeclaredLocs (#15735)Timothee Cour2020-10-271-0/+1
* fix #15740 --hint:conf now works more reliably (#15741)Timothee Cour2020-10-271-5/+10
* Document implicit return values from procedures (#15738)Xavier Noria2020-10-271-0/+10
* [backport] fix #15595 procvar `==` works in VM (#15724)Timothee Cour2020-10-262-2/+28