summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ensure the Nim compiler works with --experimental:strictFuncs --experimental:...Andreas Rumpf2020-10-263-1/+23
* Documentation only iup (#15732)Juan Carlos2020-10-261-0/+40
* Copy editing (#15733)Yanis Zafirópulos2020-10-264-46/+46
* add criterion to important packages (#15604)Andy Davidoff2020-10-261-0/+1
* Fixed iteration limit hit from execproc (#15723) [backport:1.2] [backport:1.4]Jason Beetham2020-10-261-0/+1
* Add support to the latest LibreSSL version (#15715) [backport:1.2] [backport:...Danil Yarantsev2020-10-261-2/+2
* Revert "workaround https://github.com/citycide/glob/issues/49 glob broken (#1...Bo Lingen2020-10-261-1/+1
* Fix Prelude (#15714)Juan Carlos2020-10-262-1/+3
* 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-262-2/+134
* workaround #15713 disable freebsd tssl.nim (#15718)Timothee Cour2020-10-261-1/+3
* explicit ID generation for easier IC (#15559)Andreas Rumpf2020-10-2567-903/+853
* fix #15698 (#15699)rockcavera2020-10-251-0/+4
* [minor] nimVMDebug: fix codeListing formatting for jump-to-file to work (#15711)Timothee Cour2020-10-251-1/+1
* Try to fix CI failures (#15701)Clyybber2020-10-242-130/+120
* Revert "fixes #15280 [backport:1.2] (#15281)" (#15700)Clyybber2020-10-244-49/+5
* close #8007 (#15695)Timothee Cour2020-10-231-0/+51
* fix #15662 (#15678)cooldome2020-10-232-17/+20
* make cgen header consistent with jsgen header (#15682)Timothee Cour2020-10-231-16/+9
* Fix #12410 (#15685)Clyybber2020-10-232-1/+14
* followup #15642: make source + edit also work with stdlib (which uses -d:boot...Timothee Cour2020-10-221-1/+2
* fixes view types for sizeof() and --gc:orc (#15680)Andreas Rumpf2020-10-223-5/+5
* fixes #15652 [backport:1.4] (#15679)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
* [backport: 1.4] Better linebreaks (#15658)Miran2020-10-226-74/+67
* expect valgrind test failure on memory leak (#15669)n5m2020-10-222-0/+19
* small changelog cleanup [ci skip]narimiran2020-10-221-2/+3
* CleanupClyybber2020-10-221-2/+0
* add Source+Edit links on top of every docgend file (#15642)Timothee Cour2020-10-227-23/+32
* Fix #13609 (#15567)Gampol T2020-10-211-0/+11
* reuse existing toHumanStr (#15674)Timothee Cour2020-10-212-2/+2
* --declaredlocs => --declaredLocs (#15672)Timothee Cour2020-10-211-1/+1