summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* close socket in getPrimaryIPAddr (#15538) [backport]Christian Ulrich2020-10-101-1/+2
* followup after #15529 and #15534 (#15536)Timothee Cour2020-10-101-8/+3
* Fix #12027 (#15519)genotrance2020-10-102-5/+5
* Bump nimble (#15539)genotrance2020-10-101-1/+1
* fixes #15532 (#15534)Andreas Rumpf2020-10-092-0/+23
* fix gitignore for testament cruft (#15530)Timothee Cour2020-10-092-1/+3
* close #13081 (#15529)Timothee Cour2020-10-091-0/+31
* fix gc:arc in nimscript (#15525)cooldome2020-10-091-2/+5
* Update parsecfg.nim (#15513)lihaifeng2020-10-081-4/+5
* fixes #15511 (#15524)Andreas Rumpf2020-10-082-1/+10
* fixes #15510 (#15523)Andreas Rumpf2020-10-081-1/+4
* changelog.md: Group the new `to` procs (#15522)ee72020-10-081-12/+8
* fixes #15512 (#15521)Andreas Rumpf2020-10-081-1/+13
* changelog improvementsAraq2020-10-081-14/+12
* fixes a regressionAraq2020-10-082-10/+19
* fix #15516 (#15518)cooldome2020-10-082-5/+23
* docgen: improve alignment of comments (still not perfect) (#15506)Andreas Rumpf2020-10-073-8/+9
* fixes #15508 (#15509)Andreas Rumpf2020-10-072-6/+34
* disable 'observable stores' warning message for 1.4 (#15507)Andreas Rumpf2020-10-071-1/+1
* implements https://github.com/nim-lang/RFCs/issues/260 (#15505)Andreas Rumpf2020-10-077-12/+49
* update unittest docs with correct exit code info (#15502)Serban Constantin2020-10-061-2/+2
* effects: exclude swap() from "indirect calls" assumption (#15504)Paul Tan2020-10-062-1/+13
* inline tiny proc (#15498)Juan Carlos2020-10-061-6/+6
* New hint for unused exceptions in .raises (#15492)IDF2020-10-063-5/+14
* implements https://github.com/nim-lang/RFCs/issues/258 (#15503)Andreas Rumpf2020-10-0616-68/+232
* Iterate over smaller set when computing intersection (#15497)Benjamin Lee2020-10-061-2/+9
* GitHub Actions Skip CI (#15289)Juan Carlos2020-10-063-0/+6