summary refs log tree commit diff stats
path: root/compiler/aliases.nim
Commit message (Expand)AuthorAgeFilesLines
* 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-191-4/+4
* case consistency part 4Araq2013-12-271-3/+3
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* codegen uses alias analysis to generate better codeAraq2011-12-101-1/+1
* alias analysis as required for the code gen and the HLOAraq2011-12-081-0/+182
9d7af0ac88754eec29981306022a0d642b'>4523b29d7 ^
3260702a6 ^



4523b29d7 ^
adbb48fbc ^
3260702a6 ^
adbb48fbc ^
3260702a6 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23