../
|
Unify.h
|
3.5 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
Unify.cc
|
32.0 KB
|
36a5a77
|
7 years
|
Rob Schluntz |
Strip references when binding type variables
|
typeops.h
|
4.1 KB
|
fd344aa
|
7 years
|
Rob Schluntz |
Remove unused cost functions functions
|
TypeMap.h
|
7.0 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
TypeEnvironment.h
|
3.4 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
TypeEnvironment.cc
|
9.4 KB
|
6c3a988f
|
8 years
|
Rob Schluntz |
fix inferred parameter data structures to correctly associate …
|
ResolveTypeof.h
|
712 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
ResolveTypeof.cc
|
1.8 KB
|
906e24d
|
8 years
|
Rob Schluntz |
replace results list on Expressions with a single Type field
|
Resolver.h
|
1.1 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
Resolver.cc
|
19.2 KB
|
cbce272
|
7 years
|
ajbeach |
Structure based exception handling.
|
RenameVars.h
|
1.7 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
RenameVars.cc
|
4.1 KB
|
89e6ffc
|
8 years
|
a3moss |
Added support for ZeroType? and OneType? to all relevant visitors
|
PtrsCastable.cc
|
5.2 KB
|
af397ef8
|
7 years
|
Thierry Delisle |
More attribute unused on parameters
|
PtrsAssignable.cc
|
3.7 KB
|
7e003011
|
7 years
|
Thierry Delisle |
Some more unused argument removal, also removed some functions
|
PolyCost.cc
|
1.7 KB
|
843054c2
|
9 years
|
pabuhr |
licencing: seventh groups of files
|
Occurs.cc
|
2.0 KB
|
843054c2
|
9 years
|
pabuhr |
licencing: seventh groups of files
|
module.mk
|
1.2 KB
|
e4d829b
|
7 years
|
Rob Schluntz |
major effort on designations, works in many cases
|
FindOpenVars.h
|
867 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
FindOpenVars.cc
|
3.8 KB
|
6c3a988f
|
8 years
|
Rob Schluntz |
fix inferred parameter data structures to correctly associate …
|
CurrentObject.h
|
1.5 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
CurrentObject.cc
|
20.2 KB
|
56e49b0
|
7 years
|
Thierry Delisle |
Fixed some assertf related warnings
|
Cost.h
|
4.1 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
ConversionCost.h
|
1.8 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
ConversionCost.cc
|
16.4 KB
|
74b007ba
|
7 years
|
Rob Schluntz |
Remove unused isDynamicLayout parameter from autogen, add some more …
|
CommonType.cc
|
26.0 KB
|
e6cee92
|
7 years
|
Rob Schluntz |
Fix TupleAssignment? code for references
|
CastCost.cc
|
3.6 KB
|
89be1c68
|
7 years
|
Rob Schluntz |
Remove Cost constructors, use only named members
This change makes it …
|
AlternativePrinter.h
|
904 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
AlternativePrinter.cc
|
1.4 KB
|
906e24d
|
8 years
|
Rob Schluntz |
replace results list on Expressions with a single Type field
|
AlternativeFinder.h
|
6.1 KB
|
a5f0529
|
7 years
|
ajbeach |
Virtual casts have been added. They still require a lot of hand coded …
|
AlternativeFinder.cc
|
57.4 KB
|
b37dba0
|
7 years
|
Rob Schluntz |
Add reference to rvalue conversion to sizeof/alignof argument
|
Alternative.h
|
1.3 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
Alternative.cc
|
2.4 KB
|
89be1c68
|
7 years
|
Rob Schluntz |
Remove Cost constructors, use only named members
This change makes it …
|
AdjustExprType.cc
|
4.0 KB
|
6c3a988f
|
8 years
|
Rob Schluntz |
fix inferred parameter data structures to correctly associate …
|