summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add missing ,int to type signature in doc comment references.Charles Blake2019-06-131-3/+3
* Attempt to close https://github.com/nim-lang/Nim/issues/11430Charles Blake2019-06-123-23/+57
* [bugfix] fix nimpretty for absolute paths (#11480)Jasper Jenkins2019-06-121-1/+3
* [refactoring] liftdestructors.nim is callable from lambdalifting; refs #11217Araq2019-06-123-104/+120
* fix regression in semfold for old right shift (#11477)Arne Döring2019-06-121-1/+16
* [refactoring] liftdestructors is now a module of its ownAraq2019-06-124-17/+16
* [other] make typeAllowed easier to debug by using structured programmingAraq2019-06-121-26/+33
* [other] preparations for --styleCheck:error for the Nim compiler (#11478)Andreas Rumpf2019-06-124-43/+45
* [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419)Arne Döring2019-06-117-44/+52
* [bugfix] Add .nimf to mimetypes (#11417)Juan Carlos2019-06-111-0/+1
* [feature] Enable Oid usage in hashtables (#11472)Hitesh Jasani2019-06-111-1/+9
* [other] better error message for IndexError for empty containers (#11476)Miran2019-06-111-1/+2
* [other] test 6 more nimble packages (#11464)Miran2019-06-112-9/+11
* newruntime: added a basic table testAndreas Rumpf2019-06-111-0/+24
* streams: change error message of `openFileStream` (#11438) [feature]jiro2019-06-101-1/+1
* Ensure that koch-built nim exe has +x perm for u/g/others [bugfix] (#11444)Kaushal Modi2019-06-101-1/+1
* Use TMPDIR env var if available to get the temp dir name (#11443) [bugfix]Kaushal Modi2019-06-102-5/+20
* VM can now cast integer type arbitrarily. (#11459) [feature]Arne Döring2019-06-102-31/+143
* [bugfix] rename Nimrod to Nim, fix #11460 (#11462)Miran2019-06-102-2/+2
* Fixes #11431 (#11451) [bugfix]Juan Carlos2019-06-102-2/+2
* nimpretty: smart tabs support, fixes #9399 [bugfix]Andreas Rumpf2019-06-106-59/+159
* [documentation] fix #11281, httpclient examples (#11455)Juan Carlos2019-06-101-1/+48
* nimpretty: keep a seq of tokens instead of a single string to enable better t...Andreas Rumpf2019-06-091-72/+90
* complex.nim: reformating [other]Andreas Rumpf2019-06-091-6/+2
* Make -d:tempDir switch work once again [bugfix] (#11442)Kaushal Modi2019-06-091-2/+3
* fix `koch docs` failing at io.nim with `import os` in config.nims (#11418) [b...nc-x2019-06-082-4/+2
* [bugfix] hashes: fix regression for nested containers (#11426)Miran2019-06-081-6/+6
* update the nimc.rst document about the release/danger split [bugfix]Andreas Rumpf2019-06-081-4/+8
* nimpretty: fixes #10156 [bugfix]Andreas Rumpf2019-06-083-1/+128
* updates the contributing guidelines [other]Andreas Rumpf2019-06-071-6/+4
* fix for passing tuples as static params to macros (#11423); fixes #10751 [bug...Arne Döring2019-06-072-3/+32
* nimpretty: closes #10159 [bugfix]Araq2019-06-072-0/+24
* nimpretty: fixes #9505 [bugfix]Araq2019-06-073-1/+57
* nimpretty: fixes #10177 [bugfix]Araq2019-06-073-40/+85
* develop version is 0.20.99 [feature]Araq2019-06-072-263/+2
* nimpretty: fixes #10295Araq2019-06-074-5/+30
* Create FUNDING.ymlDominik Picheta2019-06-061-0/+12
* koch.nim: hotfix for nightly buildsAndreas Rumpf2019-06-061-21/+12
* cleanup nimpretty's configAndreas Rumpf2019-06-061-1/+1
* more changelog fixesnarimiran2019-06-062-21/+15
* Bit operator names 2 (#11413)Arne Döring2019-06-062-1/+48
* fixes #11412Araq2019-06-061-3/+3
* a new dawnAraq2019-06-061-1/+1
* changelog: fix typos, create a changelog for 0.20narimiran2019-06-052-7/+304
* cleaned up the changelogAraq2019-06-051-27/+31
* make megatest work with 'koch boot -d:release' tooAraq2019-06-051-0/+4
* bump version to 0.20.0narimiran2019-06-051-2/+2
* Ignore dochack.js (#11409)Tristano Ajmone2019-06-051-0/+1
* fixes #11405Araq2019-06-051-0/+2
* Fix strscans Docs (#11408) [ci skip]Tristano Ajmone2019-06-051-2/+2