summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* document that Nim executable must be included (#15611)n5m2020-10-171-1/+1
* Fix #15599 (#15601)Clyybber2020-10-162-2/+14
* cosmetic fixes for the 1.4 changelog [ci skip]narimiran2020-10-161-78/+66
* add bufixes for 1.4 in its changelognarimiran2020-10-161-0/+515
* change NimVersion to 1.5.1narimiran2020-10-161-2/+2
* create a changelog for 1.4.0narimiran2020-10-162-354/+372
* fix option formatting (#15591)n5m2020-10-151-1/+1
* fixes #15560 (#15587)Andreas Rumpf2020-10-151-2/+1
* fix rlock compilation failure (#15584)shirleyquirk2020-10-152-3/+3
* renamed '=' to '=copy' [backport:1.2] (#15585)Andreas Rumpf2020-10-1517-29/+1001
* Fix crash in parsexml (#15582) (#15583)Igor Ribeiro de Assis2020-10-151-0/+3
* ORC: API extensions for 1.4 (#15581)Andreas Rumpf2020-10-151-5/+22
* harden the ORC asyncleak3 test case (#15580)Andreas Rumpf2020-10-152-1/+416
* Bump nimble (#15573)genotrance2020-10-141-1/+1
* ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ea...Andreas Rumpf2020-10-143-20/+33
* suggest: try to find the implementation of a symbol when def is used (#15555)alaviss2020-10-144-7/+33
* Make useVersion:1.0 disable the proc arg sym change (#15570)Clyybber2020-10-144-2/+13
* fixes a C code generator regression, no need to backport, only the 1.4 line i...Andreas Rumpf2020-10-142-1/+19
* ci docs: add config/nimdoc.cfg to paths (#15566)Timothee Cour2020-10-141-0/+2
* Update the list of GC options when raising an error (closes #15547) (#15553)Benjamin Lee2020-10-141-1/+1
* sigmatch: hotfix [backport] (#15565)Andreas Rumpf2020-10-141-2/+2
* change case in nimdoc [ci skip]narimiran2020-10-141-2/+2
* reference fusion docs (#15562)Timothee Cour2020-10-141-1/+4
* terminal: fix fgColor/bgColor commands [backport] (#15554)alaviss2020-10-132-4/+11
* dup docs: add an example with `addQuoted` (#15548)Timothee Cour2020-10-131-0/+5
* Fix doc for CountTable (#15561) [backport]Christopher Dunn2020-10-131-1/+1
* close socket in getPrimaryIPAddr even if exception occurs (#15558)Christian Ulrich2020-10-121-3/+5
* unbreak CI: fix logic for skipping ci (#15556)Timothee Cour2020-10-123-3/+3
* Fix 15543 (#15544)cooldome2020-10-122-2/+22
* refactoring: moved setOutFile to where it belongsAndreas Rumpf2020-10-112-14/+15
* refactoring: removed cmdlinehelper.mainCommand callbackAndreas Rumpf2020-10-115-32/+32
* docs minor (#15550)flywind2020-10-111-2/+2
* os: add overload copyFile*(source, dest: string, isDir = false) (#15537)Timothee Cour2020-10-113-1/+27
* nimpretty: do not produce 'line too long' messages (#15541)Andreas Rumpf2020-10-102-5/+3