../
|
WidenMode.h
|
1.3 KB
|
ee574a2
|
5 years
|
a3moss |
Port CommonType? to new AST
|
Unify.h
|
4.1 KB
|
2773ab8
|
5 years
|
a3moss |
Add new resolver overload for WaitForStmt?
|
Unify.cc
|
48.1 KB
|
954c954
|
4 years
|
f37yu |
Move function argument and return variable declarations from …
|
typeops.h
|
7.6 KB
|
cf32116
|
5 years
|
ajbeach |
Implemented expression based lvalue resolution on new ast.
|
TypeEnvironment.h
|
7.4 KB
|
fd642d2
|
5 years
|
ajbeach |
Added const in a few more places. This should be all the leaf areas …
|
TypeEnvironment.cc
|
16.4 KB
|
7215000
|
5 years
|
Thierry Delisle |
Added flag to disable non-deteministic parts of the output when testing
|
SpecCost.cc
|
7.1 KB
|
954c954
|
4 years
|
f37yu |
Move function argument and return variable declarations from …
|
SatisfyAssertions.hpp
|
958 bytes
|
cf32116
|
5 years
|
ajbeach |
Implemented expression based lvalue resolution on new ast.
|
SatisfyAssertions.cpp
|
18.0 KB
|
cdacb73
|
4 years
|
f37yu |
remove missing assertion console print
|
ResolvMode.h
|
1.9 KB
|
396037d
|
5 years
|
a3moss |
Start stubbing CandidateFinder? in
|
ResolveTypeof.h
|
981 bytes
|
16ba4a6f
|
4 years
|
f37yu |
factor out resolver calls in pre-resolution stage
|
ResolveTypeof.cc
|
6.9 KB
|
0dd9a5e
|
4 years
|
f37yu |
delay autogen resolve
|
Resolver.h
|
3.1 KB
|
b2e0df3
|
4 years
|
Thierry Delisle |
More fix of warnings with the MS C++ abi
|
Resolver.cc
|
75.9 KB
|
e00c22f
|
4 years
|
f37yu |
someone liked snake_case
|
ResolveAssertions.h
|
901 bytes
|
4d2d45f9
|
6 years
|
a3moss |
Improve assertion error messages
|
ResolveAssertions.cc
|
18.3 KB
|
2fb35df
|
4 years
|
f37yu |
exclude deleted declarations for assertion matching
|
RenameVars.h
|
1.1 KB
|
898ae07
|
5 years
|
a3moss |
More resolver porting
|
RenameVars.cc
|
5.4 KB
|
4e13e2a
|
5 years
|
Thierry Delisle |
Added setting of result in Comma expression.
Added asserts in …
|
PtrsCastable.cc
|
9.3 KB
|
7ff3e522
|
4 years
|
ajbeach |
{pass_t Pass::pass; => core_t Pass::core;} To avoid confusion about …
|
PtrsAssignable.cc
|
7.1 KB
|
7ff3e522
|
4 years
|
ajbeach |
{pass_t Pass::pass; => core_t Pass::core;} To avoid confusion about …
|
PolyCost.cc
|
2.8 KB
|
7ff3e522
|
4 years
|
ajbeach |
{pass_t Pass::pass; => core_t Pass::core;} To avoid confusion about …
|
Occurs.cc
|
2.1 KB
|
85dac33
|
5 years
|
ajbeach |
Added 'const' in some leaf positions where it doesn't seem to effect much.
|
module.mk
|
2.2 KB
|
5339a87
|
4 years
|
Thierry Delisle |
Added headers to Makefile Sources (since they are supposed to be)
|
FindOpenVars.h
|
1.3 KB
|
85dac33
|
5 years
|
ajbeach |
Added 'const' in some leaf positions where it doesn't seem to effect much.
|
FindOpenVars.cc
|
5.5 KB
|
85dac33
|
5 years
|
ajbeach |
Added 'const' in some leaf positions where it doesn't seem to effect much.
|
ExplodedArg.hpp
|
1.2 KB
|
432ce7a
|
5 years
|
a3moss |
Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies
|
ExplodedArg.cpp
|
802 bytes
|
432ce7a
|
5 years
|
a3moss |
Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies
|
ExplodedActual.h
|
1.2 KB
|
432ce7a
|
5 years
|
a3moss |
Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies
|
ExplodedActual.cc
|
826 bytes
|
432ce7a
|
5 years
|
a3moss |
Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies
|
CurrentObject.h
|
4.1 KB
|
2d11663
|
5 years
|
a3moss |
resolver porting; finish top level of initialization
|
CurrentObject.cc
|
36.8 KB
|
954c954
|
4 years
|
f37yu |
Move function argument and return variable declarations from …
|
Cost.h
|
6.1 KB
|
9504a89
|
5 years
|
pabuhr |
remove old code for costing
|
ConversionCost.h
|
4.4 KB
|
e6b42e7
|
4 years
|
ajbeach |
Added the ast::Pass::read utility. Converted two passes to use its two …
|
ConversionCost.cc
|
40.8 KB
|
e6b42e7
|
4 years
|
ajbeach |
Added the ast::Pass::read utility. Converted two passes to use its two …
|
CommonType.cc
|
60.4 KB
|
7ff3e522
|
4 years
|
ajbeach |
{pass_t Pass::pass; => core_t Pass::core;} To avoid confusion about …
|
CastCost.cc
|
9.0 KB
|
7ff3e522
|
4 years
|
ajbeach |
{pass_t Pass::pass; => core_t Pass::core;} To avoid confusion about …
|
CandidateFinder.hpp
|
2.1 KB
|
cf32116
|
5 years
|
ajbeach |
Implemented expression based lvalue resolution on new ast.
|
CandidateFinder.cpp
|
63.1 KB
|
954c954
|
4 years
|
f37yu |
Move function argument and return variable declarations from …
|
Candidate.hpp
|
3.3 KB
|
4e13e2a
|
5 years
|
Thierry Delisle |
Added setting of result in Comma expression.
Added asserts in …
|
Candidate.cpp
|
1.3 KB
|
99d4584
|
5 years
|
a3moss |
Further stubs for resolver port
* also switched order of constructor …
|
AlternativePrinter.h
|
875 bytes
|
bff09c8
|
7 years
|
Rob Schluntz |
Convert AlternativePrinter? to PassVisitor?
|
AlternativePrinter.cc
|
1.7 KB
|
bff09c8
|
7 years
|
Rob Schluntz |
Convert AlternativePrinter? to PassVisitor?
|
AlternativeFinder.h
|
5.2 KB
|
432ce7a
|
5 years
|
a3moss |
Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies
|
AlternativeFinder.cc
|
71.6 KB
|
b81fd95
|
4 years
|
mlbrooks |
Fix bug where pointer and reference types allow unsound initialization …
|
Alternative.h
|
4.4 KB
|
fd642d2
|
5 years
|
ajbeach |
Added const in a few more places. This should be all the leaf areas …
|
Alternative.cc
|
5.0 KB
|
234b1cb
|
5 years
|
a3moss |
Port TupleAssignment? to new AST
|
AdjustExprType.cc
|
6.1 KB
|
07de76b
|
5 years
|
pabuhr |
remove file TypeVar?.h* and put TypeVar::Kind into TypeDecl?, move …
|