source: src/ResolvExpr @ 378de69

ADTast-experimental
Name Size Rev Age Author Last Change
../
AdjustExprType.cc 6.1 KB 3e5dd913   3 years f37yu reimplement function type and eliminate deep copy
AdjustExprType.hpp 1.5 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
Alternative.cc 5.0 KB 234b1cb   5 years a3moss Port TupleAssignment? to new AST
Alternative.h 4.4 KB fd642d2   5 years ajbeach Added const in a few more places. This should be all the leaf areas …
AlternativeFinder.cc 72.1 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
AlternativeFinder.h 5.4 KB fed6a0f   16 months ajbeach Header Clean-up: Moving more declarations to the header of the …
AlternativePrinter.cc 1.7 KB bff09c8   7 years Rob Schluntz Convert AlternativePrinter? to PassVisitor?
AlternativePrinter.h 875 bytes bff09c8   7 years Rob Schluntz Convert AlternativePrinter? to PassVisitor?
Candidate.cpp 1.5 KB 2595df1   3 years Thierry Delisle Now using string print to sort alternatives
Candidate.hpp 3.3 KB 4e13e2a   5 years Thierry Delisle Added setting of result in Comma expression. Added asserts in …
CandidateFinder.cpp 68.9 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
CandidateFinder.hpp 2.6 KB fed6a0f   16 months ajbeach Header Clean-up: Moving more declarations to the header of the …
CandidatePrinter.cpp 1.6 KB 39d8950   2 years ajbeach Thread global information through resolution. Non-top-level calls to …
CandidatePrinter.hpp 849 bytes 1622af5   2 years ajbeach Created CandidatePrinter? from AlternativePrinter? (seems to uncover a …
CastCost.cc 9.2 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
CastCost.hpp 1.0 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
CommonType.cc 67.8 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
CommonType.hpp 1.2 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
ConversionCost.cc 42.9 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
ConversionCost.h 5.0 KB fed6a0f   16 months ajbeach Header Clean-up: Moving more declarations to the header of the …
Cost.h 6.1 KB 9504a89   5 years pabuhr remove old code for costing
CurrentObject.cc 37.0 KB f37d9e7   22 months pabuhr change CurrentObject?.cc to use eval rather than ad-hoc …
CurrentObject.h 4.1 KB 2d11663   5 years a3moss resolver porting; finish top level of initialization
ExplodedActual.cc 826 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
ExplodedArg.cpp 802 bytes 432ce7a   5 years a3moss Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies
ExplodedArg.hpp 1.2 KB 432ce7a   5 years a3moss Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies
FindOpenVars.cc 5.4 KB 93c10de   17 months ajbeach Minimal changes to pull out nested types, TypeInstType::TypeEnvKey? and …
FindOpenVars.h 1.3 KB 85dac33   5 years ajbeach Added 'const' in some leaf positions where it doesn't seem to effect much.
module.mk 2.5 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
Occurs.cc 2.1 KB 85dac33   5 years ajbeach Added 'const' in some leaf positions where it doesn't seem to effect much.
PolyCost.cc 2.8 KB fcd0b9d7   3 years mlbrooks PolyCost? calculation result becomes 0 or 1 per type, avoiding …
PolyCost.hpp 920 bytes 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
PtrsAssignable.cc 7.1 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
PtrsAssignable.hpp 873 bytes 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
PtrsCastable.cc 9.3 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
PtrsCastable.hpp 979 bytes 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
RenameVars.cc 5.5 KB f76dd1a   16 months ajbeach Some cleanup in RenameVars?.cc.
RenameVars.h 1.2 KB 94fa946   2 years ajbeach Cleaned up some files I have been looking at a lot recently.
ResolveAssertions.cc 18.4 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
ResolveAssertions.h 901 bytes 4d2d45f9   5 years a3moss Improve assertion error messages
Resolver.cc 77.5 KB 12df6fe   20 months j82liang Fix an enumerator value bug; add basic tests for new features; save …
Resolver.h 3.3 KB 39d8950   2 years ajbeach Thread global information through resolution. Non-top-level calls to …
ResolveTypeof.cc 6.4 KB 94fa946   2 years ajbeach Cleaned up some files I have been looking at a lot recently.
ResolveTypeof.h 973 bytes 94fa946   2 years ajbeach Cleaned up some files I have been looking at a lot recently.
ResolvMode.h 1.8 KB 0536c03   3 years f37yu remove unnecessary prune
SatisfyAssertions.cpp 20.3 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
SatisfyAssertions.hpp 999 bytes 1389810   3 years f37yu consolidate prune and satisfy assertion
SpecCost.cc 7.2 KB 978e5eb   3 years mlbrooks Calculation of specialization benefit (spec "cost") looks inside the …
SpecCost.hpp 675 bytes 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
TypeEnvironment.cc 16.4 KB cd6a6ff   3 years Thierry Delisle Improved coverage of deterministic_output to be much finer grain.
TypeEnvironment.h 7.5 KB 1db306a   3 years Thierry Delisle First attempt to sort alternatives before printing.
typeops.h 3.7 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
Unify.cc 49.0 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
Unify.h 4.2 KB 7b5694d   16 months ajbeach Header Clean-up: Moved more things from typeops to Unify.
WidenMode.h 1.3 KB 5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.