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
/
aliases.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-2
/
+2
*
preparations for language extensions: 'sink' and 'lent' types
Andreas Rumpf
2018-01-07
1
-1
/
+1
*
fixes #668
Araq
2017-12-15
1
-1
/
+7
*
first implementation of the 'func' keyword
Andreas Rumpf
2017-09-23
1
-1
/
+1
*
removed tyArrayConstr completely from the compiler; introduced tyAlias instea...
Araq
2016-11-14
1
-2
/
+2
*
fixes #4673
Andreas Rumpf
2016-09-01
1
-1
/
+2
*
Fix issue #2245
Roger Shi
2015-09-08
1
-1
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-30
/
+30
*
updated the compiler to use the new symbol names
Araq
2014-08-28
1
-3
/
+3
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-4
/
+4
*
case consistency part 4
Araq
2013-12-27
1
-3
/
+3
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
codegen uses alias analysis to generate better code
Araq
2011-12-10
1
-1
/
+1
*
alias analysis as required for the code gen and the HLO
Araq
2011-12-08
1
-0
/
+182