Neelesh Chandola
|
1db21721ec
Fixed objects being erroneously zeroed out before object construction (#12814) [backport]
|
il y a 5 ans |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
il y a 5 ans |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
il y a 5 ans |
Andreas Rumpf
|
0d5bd7e8b5
removed unused imports [refactoring]
|
il y a 5 ans |
Andreas Rumpf
|
19b142401c
fixes #11525
|
il y a 5 ans |
Clyybber
|
6be9b98e35
Fix #9844 (#11216)
|
il y a 5 ans |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
il y a 5 ans |
Andreas Rumpf
|
05724645f8
more modules compile again
|
il y a 6 ans |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
il y a 7 ans |
Araq
|
a5e4d2f7a3
fixes #668
|
il y a 7 ans |
Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
il y a 7 ans |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
il y a 8 ans |
Andreas Rumpf
|
3a13706d7d
fixes #4673
|
il y a 8 ans |
Roger Shi
|
6b8bd2bbb7
Fix issue #2245
|
il y a 9 ans |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
il y a 9 ans |
Araq
|
5946747970
updated the compiler to use the new symbol names
|
il y a 10 ans |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
il y a 10 ans |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
il y a 11 ans |
Araq
|
92b8fac94a
case consistency part 4
|
il y a 11 ans |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
il y a 13 ans |
Araq
|
af792da0bb
codegen uses alias analysis to generate better code
|
il y a 13 ans |
Araq
|
2962ca7890
alias analysis as required for the code gen and the HLO
|
il y a 13 ans |