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
...
*
fix macrocache implementation (#11404)
andri lim
2019-06-05
1
-7
/
+9
*
intVal works now on enum field symbols (#11403)
Arne Döring
2019-06-05
1
-3
/
+8
*
pass typedesc as NimNode to macros (#11400)
Arne Döring
2019-06-05
3
-9
/
+5
*
make fullpaths the default in error messages and stack traces for mor… (#11...
Andreas Rumpf
2019-06-05
5
-11
/
+11
*
parameter runtime discriminators (#11397)
Jasper Jenkins
2019-06-04
1
-3
/
+6
*
disable the new CaseTransition warning for the Nim compiler itself
Araq
2019-06-03
1
-0
/
+4
*
Render deprecated pragmas (#8886)
LemonBoy
2019-06-03
2
-8
/
+41
*
Add build support for Linux/alpha (#11386)
John Paul Adrian Glaubitz
2019-06-03
1
-1
/
+1
*
sigmatch: use boolean algebra
Andreas Rumpf
2019-06-02
1
-1
/
+1
*
Warn about object case transitions at compile time (#11378)
genotrance
2019-06-02
2
-2
/
+4
*
fixes #11375 (#11376)
Andreas Rumpf
2019-06-02
1
-9
/
+9
*
Add build support for Linux/m68k (#11366)
John Paul Adrian Glaubitz
2019-06-02
1
-1
/
+1
*
Add build support for Linux/sparc64 (#11365)
John Paul Adrian Glaubitz
2019-06-01
1
-1
/
+1
*
Remove immediate pragma (#11308)
Arne Döring
2019-05-29
9
-65
/
+21
*
new compiler feature: --expandMacro
Araq
2019-05-29
4
-4
/
+12
*
right shift is now by default sign preserving (#11322)
Arne Döring
2019-05-29
5
-45
/
+49
*
docgen: do not render the ugly <//> operator; temporary hack until 0.20 has b...
Araq
2019-05-29
1
-1
/
+4
*
fixes #10889
Andreas Rumpf
2019-05-29
2
-14
/
+11
*
fixes #6755; error message could be better but oh well
Araq
2019-05-28
1
-4
/
+6
*
fixes #6777 (#11347)
Andreas Rumpf
2019-05-28
1
-2
/
+1
*
fixes #11205
Araq
2019-05-28
2
-1
/
+82
*
docgen.nim: avoid compiler warning
Araq
2019-05-28
1
-1
/
+1
*
fixes #11057 (#11345)
Andreas Rumpf
2019-05-28
2
-1
/
+7
*
hotfix for 32bit unsigned 'range' checking; incomplete, unknown why some oper...
Araq
2019-05-27
1
-1
/
+2
*
fixes #1286; object case transitions are now sound
Andreas Rumpf
2019-05-27
1
-0
/
+1
*
fix bool and range (#11336)
Jasper Jenkins
2019-05-27
1
-4
/
+6
*
Smarter variant object construction (#11273)
Jasper Jenkins
2019-05-26
3
-14
/
+106
*
fixes #10038; deprecate generic methods, they are unreliable
Andreas Rumpf
2019-05-25
1
-2
/
+3
*
C codegen: preparations for better code generation
Andreas Rumpf
2019-05-25
1
-3
/
+6
*
Enable range checking for unsigned integers (#11313)
Oscar Nihlgård
2019-05-25
2
-6
/
+4
*
list available options for --cpu, --os and --cc if the passed option is not f...
Ico Doornekamp
2019-05-25
3
-3
/
+20
*
Use the correct HTML file reference in "nim doc" generated idx files (#11326)
Kaushal Modi
2019-05-25
1
-1
/
+1
*
fixes #10299 (#11324)
Andreas Rumpf
2019-05-25
1
-3
/
+3
*
fixes #11188 (#11319)
Andreas Rumpf
2019-05-24
1
-2
/
+2
*
fixes #10912 (#11317)
Andreas Rumpf
2019-05-24
1
-3
/
+3
*
fixes #11306
Araq
2019-05-24
1
-4
/
+19
*
fixes #11312
Araq
2019-05-24
1
-0
/
+2
*
fixes #11294
Araq
2019-05-24
1
-1
/
+3
*
fixes #11187 (#11315)
Andreas Rumpf
2019-05-24
1
-2
/
+3
*
fixes #11257
Araq
2019-05-24
1
-4
/
+11
*
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
[prev]
[next]