index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix when statements in inheritable generic objects (#13667) [backport]
Jasper Jenkins
2020-03-17
2
-1
/
+12
*
add nnkMacroDef to RoutineNodes (#13676)
Jasper Jenkins
2020-03-17
1
-1
/
+1
*
rewritten goto based exception handling; much cleaner implementation;… (#13...
Andreas Rumpf
2020-03-17
4
-26
/
+79
*
fixes a bug for 'dup' and 'with'; they can now handle nested statement lists ...
Araq
2020-03-17
3
-25
/
+22
*
Fixes #13659 (#13674)
cooldome
2020-03-17
2
-3
/
+27
*
fix `nim doc subdir/foo` which was generating broken css; + other fixes (#13647)
Timothee Cour
2020-03-17
4
-14
/
+18
*
fix sets of scoped imported enums (#13666)
Jasper Jenkins
2020-03-17
3
-1
/
+14
*
updated builds.sr.ht script according to their email (#13669)
Andreas Rumpf
2020-03-17
1
-5
/
+1
*
workflows/ci: disable
Leorize
2020-03-17
1
-0
/
+0
*
gitattributes: fix tests for windows
Leorize
2020-03-17
1
-1
/
+1
*
.github/workflows: new CI pipeline (#13656)
alaviss
2020-03-16
3
-0
/
+126
*
fixes #13654
Andreas Rumpf
2020-03-16
1
-1
/
+1
*
rename sfAlwaysReturn to sfNeverRaises
Araq
2020-03-16
4
-5
/
+5
*
fixes #13661 (#13664) [backport]
Andreas Rumpf
2020-03-16
3
-2
/
+17
*
fixes #13645
Araq
2020-03-16
1
-16
/
+18
*
fix .deprecated. object typedef crash (#13643)
Andy Davidoff
2020-03-16
3
-11
/
+12
*
fixes #13646
Araq
2020-03-16
3
-6
/
+34
*
minor code style change
Araq
2020-03-16
1
-1
/
+1
*
minor code style changes
Araq
2020-03-16
3
-12
/
+13
*
fixes #12747 [backport] (#13651)
cooldome
2020-03-16
4
-5
/
+25
*
fix typo (#13660) [ci skip]
Kartik Saranathan
2020-03-16
1
-1
/
+1
*
Fix gdb scripts (#13658)
Joey
2020-03-16
3
-16
/
+11
*
azure-pipelines: walkaround issues with triggers (#13657)
alaviss
2020-03-15
1
-0
/
+9
*
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + ...
Timothee Cour
2020-03-13
11
-12
/
+27
*
azure-pipelines: use OSX 10.15 (was just enabled upstream) (#13546)
Timothee Cour
2020-03-13
1
-2
/
+2
*
disable nimgame2 for now
Araq
2020-03-13
1
-1
/
+1
*
catchable defects (#13626)
Andreas Rumpf
2020-03-12
35
-142
/
+441
*
rename `lenTuple` and `lenVarargs` (#13639)
Miran
2020-03-12
6
-32
/
+33
*
Change order of forwarded koch boot command line options, so as to be able to...
Clyybber
2020-03-12
1
-4
/
+4
*
fix #13633 fix koch boot crashing regression (#13635)
Timothee Cour
2020-03-12
1
-1
/
+1
*
Amend fix for #13633 (#13636)
Clyybber
2020-03-12
1
-1
/
+1
*
Fix #13633
Clyybber
2020-03-12
1
-1
/
+2
*
Fix #12676 (#13634)
genotrance
2020-03-12
2
-9
/
+17
*
unicode.split: Fix the splitting when a Rune separator is used [backport] (#1...
Kaushal Modi
2020-03-12
1
-14
/
+11
*
Add more JS stuff to dom.nim (#13483)
treeform
2020-03-11
1
-26
/
+45
*
Make listCmd honor hint:cc:off (#13606)
Clyybber
2020-03-11
1
-50
/
+35
*
fix #13310, Deque misbehaves on VM (#13625)
Miran
2020-03-11
1
-2
/
+15
*
fixes #13558: toDateTime buggy on 29th, 30th and 31th of each month; breaking...
Timothee Cour
2020-03-11
2
-13
/
+7
*
disable chronos testing for now
Araq
2020-03-11
1
-1
/
+2
*
fixes async regression
Araq
2020-03-11
1
-1
/
+1
*
fixes #13240
Araq
2020-03-11
2
-1
/
+33
*
fixes #13519
Araq
2020-03-11
7
-7
/
+37
*
fixes #12757
Araq
2020-03-11
1
-6
/
+13
*
add expectIdent to macros (#12778)
Arne Döring
2020-03-11
4
-1
/
+50
*
fixed to jsonArrayEnd comment. (#13624)
めぐみ発動機 (isVowel / GreenWing)
2020-03-11
1
-1
/
+1
*
fix operators containing percent for VM usage (#13536)
Arne Döring
2020-03-11
11
-137
/
+165
*
`koch --nim:pathto/nim boot` and `koch boot --hint:cc:off` now work (#13516)
Timothee Cour
2020-03-11
4
-28
/
+34
*
fixes #13607
Araq
2020-03-10
1
-6
/
+4
*
hotfix: make --useVersion:1.0 work
Araq
2020-03-10
1
-1
/
+2
*
Revert "Support cross compiling from host to host (#12859)" (#13591)
genotrance
2020-03-10
1
-1
/
+2
[next]