summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Reject casts to builtin typeclasses (#14788)Danil Yarantsev2020-06-242-1/+10
* add typetraits.elementType (#14780)Timothee Cour2020-06-243-0/+33
* Patch #14716 - add missing `when` (#14792)Euan2020-06-241-2/+2
* fromJson: support object variants (#14694)Timothee Cour2020-06-242-15/+126
* Fix #14715 - detect tool fails on FreeBSD (#14716)Euan2020-06-241-3/+3
* fix #10343 (#14789)Timothee Cour2020-06-241-2/+3
* CI: Install the pkg we cloned (#14770)Clyybber2020-06-243-57/+45
* cleanup [ci skip]narimiran2020-06-241-1/+0
* Fix Norm test path. (#14779)Constantine Molchanov2020-06-241-1/+1
* Enable fidget in important_packages. (#14742)treeform2020-06-232-3/+2
* [backport] fix #14748, move gdb files to other section of installer.ini (#14772)Miran2020-06-231-2/+2
* fix #14750, don't allocate too much in newWideCString (#14773)Miran2020-06-231-3/+2
* Correct changelog (#14775)Clyybber2020-06-231-3/+2
* fixes #14760 (#14769)Andreas Rumpf2020-06-231-1/+1
* Add testcase for #14440 (#14771)Clyybber2020-06-231-1/+15
* Deprecated laxStrings for mutating the internal zero terminator on strings an...Juan Carlos2020-06-237-9/+4
* Deprecate oldNewlines, clean out deprecated code from oldNewlines (#14763)Juan Carlos2020-06-234-17/+2
* Documentation GC (#14739)Juan Carlos2020-06-231-11/+11
* minor bugfixes for 'func' and .borrowAraq2020-06-232-2/+3
* init checks and 'out' parameters (#14521)Andreas Rumpf2020-06-2353-257/+355
* misc testament cleanups (#14764)Timothee Cour2020-06-234-35/+22
* Deprecate and/or remove ospaths (#14767)Juan Carlos2020-06-236-6/+6
* fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg (...Timothee Cour2020-06-232-1/+11
* unbreak CI, refs https://github.com/timotheecour/Nim/issues/167 (#14765)Timothee Cour2020-06-221-1/+2
* Remove outdated comment and copy of length (#14759)Clyybber2020-06-221-13/+3
* added normal variate function (#14725)b3liever2020-06-222-2/+43
* fixes #14240 [backport:1.2] (#14757)Andreas Rumpf2020-06-223-9/+12
* fixes #14458 [backport:1.2] (#14756)Andreas Rumpf2020-06-222-4/+7
* posix_other: add define to force time_t to 64 bit [backport] (#14753)alaviss2020-06-221-1/+6
* [backport] Docs: Fix broken `code-block` (#14749)ee72020-06-222-25/+25
* Export fields from the Selection object. (#14752)treeform2020-06-211-0/+7
* sizeof for empty objects/tuples should be 1; fixes #14690 (#14751)Andreas Rumpf2020-06-212-3/+11
* encodings: use only one iconv definition [backport:1.2] (#14741)alaviss2020-06-211-18/+15
* Add css white-space property to dom.nim. (#14743)treeform2020-06-211-0/+1
* nep1: use subjectVerb, not verbSuject (#14732)Timothee Cour2020-06-191-2/+6
* Clarify the use of the backwards index operator (^N) in tut1 (#14681)Kaushal Modi2020-06-191-12/+26
* Deprecate unroll pragma, remove from documentation (#14705)Juan Carlos2020-06-192-19/+2
* fix #13899 defer now works with async (#14723)Timothee Cour2020-06-192-7/+21
* fixes #14718 [backport]Araq2020-06-191-4/+4
* Add testcases for #11811 and #14315 (#14726)Clyybber2020-06-192-1/+22
* improve the parser's error messageAraq2020-06-191-1/+1
* added a spaceAraq2020-06-191-1/+1
* fix #14685 tests/async/t7758.nim flaky (#14721)Timothee Cour2020-06-191-2/+7
* add legacy workaround; improve test so that it actually tests for the bugfixTimothee Cour2020-06-194-35/+14
* Update tuple newLitsolo9892020-06-192-5/+44
* make nim-gdb compatible with BSD systems (#14700)BarrOff2020-06-181-6/+4
* fix #14691 docgen works again for methods (#14701)Timothee Cour2020-06-185-14/+110
* [cleanups] doassert => doAssert; mark deadcode (#14711)Timothee Cour2020-06-174-24/+26
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-1741-519/+155
* remove compilerproc from `newIdentNode` (#14692)Timothee Cour2020-06-171-1/+1