summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fix when statements in inheritable generic objects (#13667) [backport]Jasper Jenkins2020-03-172-1/+12
* add nnkMacroDef to RoutineNodes (#13676)Jasper Jenkins2020-03-171-1/+1
* rewritten goto based exception handling; much cleaner implementation;… (#13...Andreas Rumpf2020-03-174-26/+79
* fixes a bug for 'dup' and 'with'; they can now handle nested statement lists ...Araq2020-03-173-25/+22
* Fixes #13659 (#13674)cooldome2020-03-172-3/+27
* fix `nim doc subdir/foo` which was generating broken css; + other fixes (#13647)Timothee Cour2020-03-174-14/+18
* fix sets of scoped imported enums (#13666)Jasper Jenkins2020-03-173-1/+14
* updated builds.sr.ht script according to their email (#13669)Andreas Rumpf2020-03-171-5/+1
* workflows/ci: disableLeorize2020-03-171-0/+0
* gitattributes: fix tests for windowsLeorize2020-03-171-1/+1
* .github/workflows: new CI pipeline (#13656)alaviss2020-03-163-0/+126
* fixes #13654Andreas Rumpf2020-03-161-1/+1
* rename sfAlwaysReturn to sfNeverRaisesAraq2020-03-164-5/+5
* fixes #13661 (#13664) [backport]Andreas Rumpf2020-03-163-2/+17
* fixes #13645Araq2020-03-161-16/+18
* fix .deprecated. object typedef crash (#13643)Andy Davidoff2020-03-163-11/+12
* fixes #13646Araq2020-03-163-6/+34
* minor code style changeAraq2020-03-161-1/+1
* minor code style changesAraq2020-03-163-12/+13
* fixes #12747 [backport] (#13651)cooldome2020-03-164-5/+25
* fix typo (#13660) [ci skip]Kartik Saranathan2020-03-161-1/+1
* Fix gdb scripts (#13658)Joey2020-03-163-16/+11
* azure-pipelines: walkaround issues with triggers (#13657)alaviss2020-03-151-0/+9
* fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + ...Timothee Cour2020-03-1311-12/+27
* azure-pipelines: use OSX 10.15 (was just enabled upstream) (#13546)Timothee Cour2020-03-131-2/+2
* disable nimgame2 for nowAraq2020-03-131-1/+1
* catchable defects (#13626)Andreas Rumpf2020-03-1235-142/+441
* rename `lenTuple` and `lenVarargs` (#13639)Miran2020-03-126-32/+33
* Change order of forwarded koch boot command line options, so as to be able to...Clyybber2020-03-121-4/+4
* fix #13633 fix koch boot crashing regression (#13635)Timothee Cour2020-03-121-1/+1
* Amend fix for #13633 (#13636)Clyybber2020-03-121-1/+1
* Fix #13633Clyybber2020-03-121-1/+2
* Fix #12676 (#13634)genotrance2020-03-122-9/+17
* unicode.split: Fix the splitting when a Rune separator is used [backport] (#1...Kaushal Modi2020-03-121-14/+11
* Add more JS stuff to dom.nim (#13483)treeform2020-03-111-26/+45
* Make listCmd honor hint:cc:off (#13606)Clyybber2020-03-111-50/+35
* fix #13310, Deque misbehaves on VM (#13625)Miran2020-03-111-2/+15
* fixes #13558: toDateTime buggy on 29th, 30th and 31th of each month; breaking...Timothee Cour2020-03-112-13/+7
* disable chronos testing for nowAraq2020-03-111-1/+2
* fixes async regressionAraq2020-03-111-1/+1
* fixes #13240Araq2020-03-112-1/+33
* fixes #13519Araq2020-03-117-7/+37
* fixes #12757Araq2020-03-111-6/+13
* add expectIdent to macros (#12778)Arne Döring2020-03-114-1/+50
* fixed to jsonArrayEnd comment. (#13624)めぐみ発動機 (isVowel / GreenWing)2020-03-111-1/+1
* fix operators containing percent for VM usage (#13536)Arne Döring2020-03-1111-137/+165
* `koch --nim:pathto/nim boot` and `koch boot --hint:cc:off` now work (#13516)Timothee Cour2020-03-114-28/+34
* fixes #13607Araq2020-03-101-6/+4
* hotfix: make --useVersion:1.0 workAraq2020-03-101-1/+2
* Revert "Support cross compiling from host to host (#12859)" (#13591)genotrance2020-03-101-1/+2