summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* cursor and mutation tracking fixes (#15113)Andreas Rumpf2020-07-308-368/+311
* fix overloading case with generic alias (#15116)jcosborn2020-07-302-1/+106
* Fix tables.CountTable largest and smallest (#15115)treeform2020-07-291-4/+4
* asyncnet, net: don't attempt SSL_shutdown if a fatal error occurred (#15066)alaviss2020-07-304-34/+120
* Bump nimble (#15114)genotrance2020-07-291-1/+1
* fixes #14139 (#15107)flywind2020-07-292-3/+12
* Fix forward declaration issues in template/macro context (#15091)Clyybber2020-07-2917-95/+270
* Attempt to explain better why delImplIdx is the way it is. Maybe this can (#...c-blake2020-07-291-0/+30
* fixes #14616 [backport:1.2] (#15109)Andreas Rumpf2020-07-292-0/+14
* Fulfill https://github.com/nim-lang/Nim/pull/14995#issuecomment-664914391 (#1...c-blake2020-07-284-42/+42
* disable sink inference, only enable it for the stdlib. Reason: better source ...Andreas Rumpf2020-07-286-5/+18
* Change clibdir and cincludes for NetBSD (#15102)Euan2020-07-281-1/+9
* Fix #11352 strutil.insertSep() fails on negative numbers (#15087)Bung2020-07-282-6/+30
* deprecate tables.allValues; continuation of #15047 (#15092)Miran2020-07-281-1/+2
* cleanup ARC documentation (#15100)Andreas Rumpf2020-07-282-44/+0
* yet another fusion fixnarimiran2020-07-281-1/+1
* another bumpnarimiran2020-07-281-1/+1
* bump FusionStableCommit to the latest commitnarimiran2020-07-281-1/+1
* Improvements to Windows install instructions (#15099)Ray Imber2020-07-281-0/+9
* fixes #15076 (#15095)Andreas Rumpf2020-07-274-28/+57
* fix #14698 nkRecWhen caused internalAssert in semConstructFields when generic...Timothee Cour2020-07-272-1/+24
* fix #11354 jsgen not carefully handle genAddr with nkHiddenAddr,nkStm… (#15...Bung2020-07-272-1/+30
* fixes #14189 (#15080) [backport]Bung2020-07-271-2/+2
* more renamingsAraq2020-07-272-3/+3
* code cleanupAraq2020-07-273-209/+1
* fixes a closure iterator memory leaks, progress on #15076Araq2020-07-272-1/+37
* Add test-cases for #12576 and #12523 (#15085)Danil Yarantsev2020-07-272-4/+36
* Small optimization for the CI pipeline. (#15088)alaviss2020-07-271-15/+25
* parsecsv: fix '\0' being displayed as '0' in docs (#15086) [backport]Jjp1372020-07-271-2/+2
* compiler: minor code cleanupsAraq2020-07-274-5/+4
* Bump nimble (#15077)genotrance2020-07-261-1/+1
* fixes #15038 [backport:1.2]Andreas Rumpf2020-07-263-46/+29
* fixes #15052Andreas Rumpf2020-07-262-0/+22
* fix nightlies: smaller log files (#15074)Miran2020-07-251-1/+1
* koch: bundle nim-lang/fusion with Nim (#15061)alaviss2020-07-251-4/+19
* Add a test-case for #12990 (#15072)Danil Yarantsev2020-07-252-2/+16
* strict func: much better error messages (#15068)Andreas Rumpf2020-07-255-47/+134
* writing to a location counts as "side effect"; implements https://github.com/...Andreas Rumpf2020-07-255-5/+283
* deprecate tables.add (#15047)Miran2020-07-251-4/+8
* fix #14684 (#15059)Bung2020-07-251-0/+2
* fix #14534 (#15060) [backport]Bung2020-07-251-1/+1
* Bump nimble commit (#15053)genotrance2020-07-251-2/+2
* fix assignment to converted concept type (#15051)jcosborn2020-07-242-17/+41
* jsre: try to fix nightlies (#15057)Miran2020-07-242-1/+5
* fixes #15056 [backport]Araq2020-07-241-2/+6
* fixes #15036Andreas Rumpf2020-07-232-3/+2
* fixes #15044 [backport:1.2]Andreas Rumpf2020-07-232-3/+23
* json.nim: smaller init size (#15048)Miran2020-07-231-2/+2
* enforce browsers.nim only handles URLs [backport] (#15045)Andreas Rumpf2020-07-231-4/+10
* Change testing commands for some packages (#15041)Miran2020-07-221-6/+4