summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add --declaredlocs (#15666)Timothee Cour2020-10-217-11/+21
* fix cgen header copyright (#15649)Timothee Cour2020-10-211-3/+1
* fixes bootstrapping for any machine that has a Nim already installed [backpor...Andreas Rumpf2020-10-203-18/+24
* make patchFile more discoverable (#15659)Timothee Cour2020-10-201-0/+1
* Fixes compilation for --os:any + --exception:setjmp (#15626)Dominik Picheta2020-10-201-1/+1
* gc.rst: updated the docs to reflect realityAraq2020-10-201-2/+1
* $(uint|uint64) now works with nimscript (#15644)Timothee Cour2020-10-204-22/+23
* Fix compilation error for regions and memory profiling (#15641) (#15656)RecruitMain7072020-10-201-0/+3
* even more "eg" fixes [ci skip]narimiran2020-10-203-5/+5
* Remove bit about opening files not raising (#15654)Tomáš Hübelbauer2020-10-201-4/+2
* more "eg" fixesnarimiran2020-10-208-8/+8
* it is not "eg", it is "e.g."narimiran2020-10-201-5/+5
* workaround https://github.com/citycide/glob/issues/49 glob broken (#15647)Timothee Cour2020-10-191-1/+1
* Fix commentOffsetA for doc comments (#15643)Clyybber2020-10-203-1/+11
* Fix #15639 (#15640)Clyybber2020-10-191-1/+1
* fix #15631 (#15632)n5m2020-10-196-9/+35
* arc allocation method aligned (#15588)cooldome2020-10-199-41/+85
* contributing docs: add instructions for economically restarting failed CI job...Timothee Cour2020-10-191-1/+20
* add a section on naming new stdlib module names (#15590)Timothee Cour2020-10-191-0/+14
* Tables, use sink val arguments more actively (#15625)cooldome2020-10-193-29/+30
* Add tests to #15363 (#15633)Danil Yarantsev2020-10-191-0/+26
* Merge pull request #15635 from nim-lang/discord-blueDanil Yarantsev2020-10-191-1/+1
|\
| * Change discord's badge color to be consistent with other badgesDanil Yarantsev2020-10-191-1/+1
|/
* Add discord to the README (#15634)Danil Yarantsev2020-10-191-1/+6
* add tests for #15584 (#15619)n5m2020-10-182-0/+27
* Fix FreeBSD build failures (#15613)Euan2020-10-181-14/+8