summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* DFA and injectdestructors cleanup (#14824)Clyybber2020-06-282-157/+118
* Fix some typos (#14843)Danil Yarantsev2020-06-2812-42/+42
* Fix typoClyybber2020-06-281-1/+1
* Remove double entry for thiscall (#14842)Danil Yarantsev2020-06-281-3/+1
* get rid of $READLINK variable (#14841)Andrey Makarov2020-06-281-2/+2
* Fix #14647 (#14776)Clyybber2020-06-283-9/+12
* Changelog: Tiny style improvementClyybber2020-06-281-1/+1
* fixed #14839 (#14840)lqdev2020-06-281-1/+2
* Update link to parseSpec procClyybber2020-06-281-1/+1
* add a second asyncnet.recvFrom (#14237)rockcavera2020-06-272-18/+85
* docs: Make `..<`, `.. ^` more discoverable (#14835)Manuel Bojato2020-06-271-18/+23
* Fix nimdoc invalid css on theme switch class (#14834)Manuel Bojato2020-06-271-4/+5
* Warn about calling wrappers at compile time until #14049 is fixed. (#14828)Sizhe Zhao2020-06-271-1/+4
* testament: generic N-fold batching: windows CI 37mn=>16m (#14823)Timothee Cour2020-06-2716-181/+172
* Testament: Reenable arraymancer (#14831)Clyybber2020-06-271-1/+1
* Fix missing comma (#14829)Sizhe Zhao2020-06-271-1/+1
* Add all missing css properties to dom.nim. (#14825)treeform2020-06-261-4/+270
* update contributing.rst and docstyle.rst: refer to a bug via `bug #1234` + ot...Timothee Cour2020-06-262-24/+51
* followup after https://github.com/Vindaar/ggplotnim/pull/74 wrt #14447 lent i...Timothee Cour2020-06-261-1/+1
* Add hasAttribute method to dom.nim. (#14814)treeform2020-06-251-0/+1
* turn 'runnableExample' into 'code-block' to make nightlies greennarimiran2020-06-251-9/+12
* Add testcase for #4796 (#14784)Clyybber2020-06-252-0/+13
* koch: add --localdocs to allow building only local docs (#14783)alaviss2020-06-252-14/+29
* expr => untyped; stmt => typed (#14804)Timothee Cour2020-06-253-2/+9
* fix #14802 (#14803)Timothee Cour2020-06-252-1/+9
* Add test-cases to some fixed issues to close them (#14795)Danil Yarantsev2020-06-244-0/+35
* 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