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
path:
root
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixes move analyser; refs #11257
Araq
2019-05-24
1
-5
/
+5
*
fixes #11309 (#11310)
Andreas Rumpf
2019-05-23
1
-0
/
+10
*
fixes #8568 (#11303)
Andreas Rumpf
2019-05-22
2
-4
/
+11
*
remove trailing whitespace [ci skip]
narimiran
2019-05-22
1
-1
/
+1
*
fixes #7167 (#11300)
Andreas Rumpf
2019-05-22
1
-2
/
+1
*
fixes subtype relation regression
Araq
2019-05-22
1
-4
/
+20
*
make bootstrapping work with older Nims
Araq
2019-05-22
1
-2
/
+1
*
fixes #11239
Araq
2019-05-22
2
-52
/
+38
*
fixes #11268 (#11299)
Andreas Rumpf
2019-05-22
2
-3
/
+13
*
fixes #10963, disallow implicit mixing of strings and ints/floats (#11292)
Miran
2019-05-21
4
-6
/
+6
*
Allow void macro result (#11286)
Arne Döring
2019-05-21
7
-23
/
+29
*
More specific error message for unsupported recursion in iterators (#11283)
Ico Doornekamp
2019-05-20
2
-1
/
+2
*
fix for return in macro (#9666); fixes #5874
Arne Döring
2019-05-20
1
-1
/
+9
*
range/case fixes (#11264)
Jasper Jenkins
2019-05-16
3
-6
/
+15
*
fixes #7816 (#11261)
Andreas Rumpf
2019-05-15
2
-1
/
+2
*
Correct global destructor injections for js backend (#11240)
Clyybber
2019-05-15
1
-0
/
+3
*
Tuple error message (#11141); fixes #3211
Arne Döring
2019-05-15
1
-17
/
+24
*
fixes #8053
Araq
2019-05-15
1
-1
/
+2
*
less copy tree (#11249)
Arne Döring
2019-05-15
1
-19
/
+15
*
fixes #6732 (#11255)
Andreas Rumpf
2019-05-15
1
-1
/
+12
*
fixes #88 (#11243)
Andreas Rumpf
2019-05-15
1
-2
/
+2
*
fixes #11202
Andreas Rumpf
2019-05-14
5
-16
/
+22
*
fixes #7937 (#11244)
Andreas Rumpf
2019-05-14
1
-3
/
+4
*
Fixes #9365 : let with exportC pragma in template. (#11235)
Aditya Siram
2019-05-14
1
-0
/
+6
*
fixes #11194 (#11242)
Arne Döring
2019-05-14
1
-3
/
+2
*
Iterator fixes (#11234)
Jasper Jenkins
2019-05-13
3
-17
/
+37
*
fixes #11131
Andreas Rumpf
2019-05-13
1
-3
/
+4
*
ccgexprs.nim: fewer newlines
Araq
2019-05-13
1
-4
/
+0
*
Fixes #4140 (#11238)
Jasper Jenkins
2019-05-13
1
-3
/
+4
*
Fix destructor injections for global variables (#11230)
Clyybber
2019-05-13
3
-8
/
+26
*
fixes #11215
Araq
2019-05-12
2
-4
/
+4
*
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
Arne Döring
2019-05-11
21
-71
/
+70
*
fixes #6855
Araq
2019-05-10
1
-4
/
+7
*
Make range checks in semConv (#7164)
Oscar Nihlgård
2019-05-10
4
-21
/
+54
*
fixes #7569, all credit to @vincentvidal (#11213)
Miran
2019-05-10
1
-1
/
+1
*
Fix #9844 (#11216)
Clyybber
2019-05-09
1
-1
/
+8
*
fixes #11204 (#11207)
cooldome
2019-05-09
1
-0
/
+1
*
fix complex typdesc iterators
Jasper Jenkins
2019-05-08
1
-0
/
+1
*
Merge pull request #11201 from nim-lang/araq-fixes-11200
Andreas Rumpf
2019-05-08
3
-3
/
+3
|
\
|
*
fixes #11200
Araq
2019-05-08
1
-1
/
+1
|
*
typo
Araq
2019-05-08
2
-2
/
+2
*
|
Merge pull request #11132 from jrfondren/expand-amb-identifier-output
Andreas Rumpf
2019-05-08
1
-3
/
+4
|
\
\
|
*
\
Merge branch 'devel' into expand-amb-identifier-output
jrfondren
2019-05-03
31
-499
/
+890
|
|
\
\
|
*
|
|
balance space around emdash --
Julian Fondren
2019-04-29
1
-1
/
+1
|
*
|
|
add indent to ambiguous-identifier output
Julian Fondren
2019-04-28
1
-1
/
+1
|
*
|
|
re-include ambiguous identifier in ambiguous identifier output
Julian Fondren
2019-04-28
1
-1
/
+2
|
*
|
|
re-include module in ambiguous identifier output
Julian Fondren
2019-04-28
1
-1
/
+1
|
*
|
|
provide more useful ambiguous-identifier error output
Julian Fondren
2019-04-28
1
-3
/
+3
*
|
|
|
Merge pull request #11159 from JasperJenkins/const-named-tuple-unpack
Andreas Rumpf
2019-05-08
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
handle in semConst
Jasper Jenkins
2019-05-05
3
-3
/
+2
[prev]
[next]