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
...
*
improve vmgen.codeListing formatting (#10306)
Timothee Cour
2019-01-15
3
-14
/
+26
*
fix #10305 nim cpp is now nan-correct at CT (#10310)
Timothee Cour
2019-01-15
1
-4
/
+4
*
fixes #10203 (#10290)
Andreas Rumpf
2019-01-15
2
-16
/
+14
*
typed/untyped return type is invalid for everything except templates and macr...
Neelesh Chandola
2019-01-15
2
-5
/
+5
*
fix #9842 #9951: `nim -r` and parseopt.cmdLineRest are now correct
Timothee Cour
2019-01-14
1
-1
/
+1
*
improve formatting in assertEquals
Timothee Cour
2019-01-14
1
-7
/
+8
*
fixes #7878
Araq
2019-01-14
1
-1
/
+1
*
fixes #7524
Araq
2019-01-14
2
-9
/
+13
*
Add stdin read support to nimscrit #3983 (#10292)
genotrance
2019-01-14
1
-3
/
+12
*
fixes #10075 [backport]
Araq
2019-01-13
1
-2
/
+1
*
fixes #10136
Araq
2019-01-13
1
-2
/
+2
*
fixes #10104
Araq
2019-01-13
1
-6
/
+12
*
improve error messages quality for '.push: raises []'
Araq
2019-01-13
1
-0
/
+7
*
Fixes 10202 (#10283)
rec
2019-01-12
1
-2
/
+2
*
docgen: support markdown link syntax; enable markdown extensions
Araq
2019-01-11
1
-2
/
+2
*
Cleanup comesFromPush logic (#10278)
Neelesh Chandola
2019-01-11
1
-8
/
+1
*
fixes #10216 (#10270)
Andreas Rumpf
2019-01-11
1
-8
/
+11
*
fixes #10240 (#10269)
Andreas Rumpf
2019-01-11
1
-2
/
+4
*
void object fields are now ignored by codegen and fields/fieldPairs iterator ...
Neelesh Chandola
2019-01-10
3
-0
/
+7
*
fixes #10251 (#10255)
Arne Döring
2019-01-10
1
-1
/
+1
*
destructors: lift type bound operations for case and distinct objects (#10238)
cooldome
2019-01-10
1
-5
/
+41
*
add `alignTable`, `parseTableCells` to align/format a tab(etc) delimited tabl...
Timothee Cour
2019-01-09
2
-0
/
+120
*
fix leftover comment from #9766
Timothee Cour
2019-01-08
1
-7
/
+5
*
[error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766)
Timothee Cour
2019-01-08
6
-31
/
+58
*
{.deprecated: msg.} now works for vars and lets (#10234)
Neelesh Chandola
2019-01-08
2
-3
/
+7
*
Don't use deprecated pragma syntax (#10187)
Clyybber
2019-01-08
1
-1
/
+1
*
Fix for sizeof bitsize combination (#10227)
Arne Döring
2019-01-07
1
-3
/
+8
*
Show error when trying to export individual enum field (#10109)
Neelesh Chandola
2019-01-07
1
-1
/
+3
*
add custom pragma support for var and let symbols (#9582)
jcosborn
2019-01-07
5
-9
/
+34
*
Fix #10073 (#10218)
zah
2019-01-07
1
-1
/
+8
*
remove deprecated modules (#10215)
Miran
2019-01-07
1
-28
/
+0
*
Fix defer not not-working at top level (#10191)
Neelesh Chandola
2019-01-07
2
-2
/
+2
*
expandFilename on windows is now consistent with other platforms (#10154)
Neelesh Chandola
2019-01-04
1
-10
/
+1
*
fixes #10188
Araq
2019-01-04
1
-0
/
+1
*
runnableExamples: compile and test them as a single file; fixes #9300
Araq
2019-01-04
1
-2
/
+10
*
exportc is now not allowed for type aliases (#9979)
Neelesh Chandola
2019-01-02
1
-0
/
+2
*
[cleanup] remove dead code compiler.options.mergeConfigs (#10165)
Timothee Cour
2019-01-02
1
-78
/
+0
*
Show field not initialized warning only when `notnil` used (#10155)
Neelesh Chandola
2019-01-01
1
-1
/
+1
*
Deprecate gc v2 (#10151)
Neelesh Chandola
2019-01-01
11
-20
/
+20
*
fixes #10148 (#10149)
cooldome
2018-12-31
1
-13
/
+18
*
fix off by 1 error in `col` shown by toFileLineCol (#10138)
Timothee Cour
2018-12-31
1
-1
/
+1
*
Check there are no side effects before optimizing away compile time expressio...
deech
2018-12-31
2
-8
/
+14
*
Before showing deprecated warning, check whether enum field was marked deprec...
Neelesh Chandola
2018-12-30
1
-2
/
+2
*
Dead code elimination for entire modules and their init procs if empty (#10032)
cooldome
2018-12-30
3
-92
/
+166
*
Show deprecation warning for fields of a deprecated enum (#10112)
Neelesh Chandola
2018-12-30
1
-3
/
+8
*
Deprecated pragma is now supported on enum fields (#10113)
Neelesh Chandola
2018-12-30
3
-12
/
+31
*
fix typetraits.`$` regression https://github.com/c-blake/cligen/issues/84 (#1...
Timothee Cour
2018-12-30
1
-2
/
+3
*
Support undefined in isNil (#9960)
Alexander Ivanov
2018-12-30
1
-3
/
+4
*
fixes #10082
Andreas Rumpf
2018-12-30
1
-25
/
+11
*
{.push raises: [].} is now ignored for vars/lets/consts (#10026)
Neelesh Chandola
2018-12-30
1
-6
/
+13
[prev]
[next]