source:
src/ResolvExpr
@
d964c39
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
WidenMode.h | 1.3 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
Unify.h | 4.2 KB | 7b5694d | 22 months | Header Clean-up: Moved more things from typeops to Unify. | |
Unify.cc | 49.0 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
typeops.h | 3.6 KB | a0d1f1c | 22 months | Header Clean-up: Removed no longer needed includes from typeops, and … | |
TypeEnvironment.h | 7.5 KB | 1db306a | 4 years | First attempt to sort alternatives before printing. | |
TypeEnvironment.cc | 16.4 KB | cd6a6ff | 4 years | Improved coverage of deterministic_output to be much finer grain. | |
SpecCost.hpp | 675 bytes | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
SpecCost.cc | 7.2 KB | 978e5eb | 4 years | Calculation of specialization benefit (spec "cost") looks inside the … | |
SatisfyAssertions.hpp | 999 bytes | 1389810 | 4 years | consolidate prune and satisfy assertion | |
SatisfyAssertions.cpp | 20.3 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
ResolvMode.h | 1.8 KB | 0536c03 | 4 years | remove unnecessary prune | |
ResolveTypeof.h | 973 bytes | 94fa946 | 3 years | Cleaned up some files I have been looking at a lot recently. | |
ResolveTypeof.cc | 6.4 KB | 94fa946 | 3 years | Cleaned up some files I have been looking at a lot recently. | |
Resolver.h | 3.3 KB | 8f06277 | 21 months | Some clean-up in Common/utility.h. Deleted some unused declarations … | |
Resolver.cc | 77.6 KB | 8f06277 | 21 months | Some clean-up in Common/utility.h. Deleted some unused declarations … | |
ResolveAssertions.h | 901 bytes | 4d2d45f9 | 6 years | Improve assertion error messages | |
ResolveAssertions.cc | 18.3 KB | 8f06277 | 21 months | Some clean-up in Common/utility.h. Deleted some unused declarations … | |
RenameVars.h | 1.2 KB | 94fa946 | 3 years | Cleaned up some files I have been looking at a lot recently. | |
RenameVars.cc | 5.5 KB | f76dd1a | 22 months | Some cleanup in RenameVars?.cc. | |
PtrsCastable.hpp | 979 bytes | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
PtrsCastable.cc | 9.3 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
PtrsAssignable.hpp | 873 bytes | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
PtrsAssignable.cc | 7.1 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
PolyCost.hpp | 920 bytes | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
PolyCost.cc | 2.8 KB | fcd0b9d7 | 4 years | PolyCost? calculation result becomes 0 or 1 per type, avoiding … | |
Occurs.cc | 2.1 KB | 85dac33 | 5 years | Added 'const' in some leaf positions where it doesn't seem to effect much. | |
module.mk | 2.5 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
FindOpenVars.h | 1.3 KB | 85dac33 | 5 years | Added 'const' in some leaf positions where it doesn't seem to effect much. | |
FindOpenVars.cc | 5.4 KB | 93c10de | 2 years | Minimal changes to pull out nested types, TypeInstType::TypeEnvKey? and … | |
ExplodedArg.hpp | 1.2 KB | 432ce7a | 5 years | Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies | |
ExplodedArg.cpp | 802 bytes | 432ce7a | 5 years | Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies | |
ExplodedActual.h | 1.2 KB | 432ce7a | 5 years | Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies | |
ExplodedActual.cc | 826 bytes | 432ce7a | 5 years | Port CandidateFinder::postvisit for UntypedExpr?, stub dependencies | |
CurrentObject.h | 4.1 KB | 2d11663 | 5 years | resolver porting; finish top level of initialization | |
CurrentObject.cc | 37.1 KB | 8f06277 | 21 months | Some clean-up in Common/utility.h. Deleted some unused declarations … | |
Cost.h | 6.1 KB | 9504a89 | 5 years | remove old code for costing | |
ConversionCost.h | 5.0 KB | fed6a0f | 22 months | Header Clean-up: Moving more declarations to the header of the … | |
ConversionCost.cc | 42.9 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
CommonType.hpp | 1.2 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
CommonType.cc | 67.8 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
CastCost.hpp | 1.0 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
CastCost.cc | 9.2 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
CandidatePrinter.hpp | 849 bytes | 1622af5 | 3 years | Created CandidatePrinter? from AlternativePrinter? (seems to uncover a … | |
CandidatePrinter.cpp | 1.6 KB | 39d8950 | 3 years | Thread global information through resolution. Non-top-level calls to … | |
CandidateFinder.hpp | 2.6 KB | fed6a0f | 22 months | Header Clean-up: Moving more declarations to the header of the … | |
CandidateFinder.cpp | 68.9 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
Candidate.hpp | 3.3 KB | 4e13e2a | 5 years | Added setting of result in Comma expression. Added asserts in … | |
Candidate.cpp | 1.5 KB | 2595df1 | 4 years | Now using string print to sort alternatives | |
AlternativePrinter.h | 875 bytes | bff09c8 | 7 years | Convert AlternativePrinter? to PassVisitor? | |
AlternativePrinter.cc | 1.7 KB | bff09c8 | 7 years | Convert AlternativePrinter? to PassVisitor? | |
AlternativeFinder.h | 5.4 KB | fed6a0f | 22 months | Header Clean-up: Moving more declarations to the header of the … | |
AlternativeFinder.cc | 72.1 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
Alternative.h | 4.4 KB | fd642d2 | 5 years | Added const in a few more places. This should be all the leaf areas … | |
Alternative.cc | 5.0 KB | 234b1cb | 5 years | Port TupleAssignment? to new AST | |
AdjustExprType.hpp | 1.5 KB | 5bf3976 | 22 months | Header Clean-Up: Created new headers for new AST typeops and moved … | |
AdjustExprType.cc | 6.1 KB | 3e5dd913 | 4 years | reimplement function type and eliminate deep copy |
|
Note: See TracBrowser
for help on using the repository browser.