Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
7 anni fa |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
8 anni fa |
Andreas Rumpf
|
3a13706d7d
fixes #4673
|
8 anni fa |
Roger Shi
|
6b8bd2bbb7
Fix issue #2245
|
9 anni fa |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
9 anni fa |
Araq
|
5946747970
updated the compiler to use the new symbol names
|
10 anni fa |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 anni fa |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
11 anni fa |
Araq
|
92b8fac94a
case consistency part 4
|
11 anni fa |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 anni fa |
Araq
|
af792da0bb
codegen uses alias analysis to generate better code
|
13 anni fa |
Araq
|
2962ca7890
alias analysis as required for the code gen and the HLO
|
13 anni fa |