| ../ | 
  | WidenMode.h | 1.3 KB
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | Unify.h | 4.0 KB
     | 251ce80 | 2 years | f37yu | remove reference to symbol table in unify | 
  | Unify.cc | 51.7 KB
     | 8f31be6 | 2 years | ajbeach | Fixed some warnings, deleted some commented out code. | 
  | typeops.h | 3.6 KB
     | a0d1f1c | 3 years | ajbeach | Header Clean-up: Removed no longer needed includes from typeops, and … | 
  | TypeEnvironment.h | 7.5 KB
     | 1db306a | 5 years | Thierry Delisle | First attempt to sort alternatives before printing. | 
  | TypeEnvironment.cc | 16.4 KB
     | cd6a6ff | 5 years | Thierry Delisle | Improved coverage of deterministic_output to be much finer grain. | 
  | SpecCost.hpp | 675 bytes
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | SpecCost.cc | 7.2 KB
     | 978e5eb | 5 years | mlbrooks | Calculation of specialization benefit (spec "cost") looks inside the … | 
  | SatisfyAssertions.hpp | 999 bytes
     | 1389810 | 5 years | f37yu | consolidate prune and satisfy assertion | 
  | SatisfyAssertions.cpp | 20.8 KB
     | da4a570 | 2 years | caparson | commented out some debugging code | 
  | ResolvMode.h | 1.8 KB
     | 0536c03 | 5 years | f37yu | remove unnecessary prune | 
  | ResolveTypeof.h | 1.1 KB
     | 92355883 | 2 years | j82liang | Array can use enum instance with explicit initializer as designator. … | 
  | ResolveTypeof.cc | 9.8 KB
     | 92355883 | 2 years | j82liang | Array can use enum instance with explicit initializer as designator. … | 
  | Resolver.h | 3.3 KB
     | 8f06277 | 3 years | ajbeach | Some clean-up in Common/utility.h. Deleted some unused declarations … | 
  | Resolver.cc | 77.9 KB
     | 92355883 | 2 years | j82liang | Array can use enum instance with explicit initializer as designator. … | 
  | ResolveAssertions.h | 901 bytes
     | 4d2d45f9 | 7 years | a3moss | Improve assertion error messages | 
  | ResolveAssertions.cc | 18.3 KB
     | 8f06277 | 3 years | ajbeach | Some clean-up in Common/utility.h. Deleted some unused declarations … | 
  | RenameVars.h | 1.2 KB
     | 94fa946 | 4 years | ajbeach | Cleaned up some files I have been looking at a lot recently. | 
  | RenameVars.cc | 5.5 KB
     | f76dd1a | 3 years | ajbeach | Some cleanup in RenameVars.cc. | 
  | PtrsCastable.hpp | 979 bytes
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | PtrsCastable.cc | 9.3 KB
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | PtrsAssignable.hpp | 873 bytes
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | PtrsAssignable.cc | 7.1 KB
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | PolyCost.hpp | 920 bytes
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | PolyCost.cc | 2.8 KB
     | bccd70a | 2 years | ajbeach | Removed internal code from TypeSubstitution header. It caused a chain … | 
  | Occurs.cc | 2.1 KB
     | 85dac33 | 6 years | ajbeach | Added 'const' in some leaf positions where it doesn't seem to effect much. | 
  | module.mk | 2.5 KB
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | FindOpenVars.h | 1.3 KB
     | 46da46b | 3 years | f37yu | current progress | 
  | FindOpenVars.cc | 5.9 KB
     | 46da46b | 3 years | f37yu | current progress | 
  | ExplodedArg.hpp | 1.2 KB
     | eb8d791 | 3 years | ajbeach | CandidateFinder fills in the CodeLocation on a generated expression. … | 
  | ExplodedArg.cpp | 802 bytes
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | ExplodedActual.h | 1.2 KB
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | ExplodedActual.cc | 826 bytes
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | CurrentObject.h | 2.8 KB
     | 485393c | 3 years | ajbeach | Moved code out of the CurrentObject header. | 
  | CurrentObject.cc | 40.3 KB
     | 92355883 | 2 years | j82liang | Array can use enum instance with explicit initializer as designator. … | 
  | Cost.h | 6.1 KB
     | 9504a89 | 6 years | pabuhr | remove old code for costing | 
  | ConversionCost.h | 5.0 KB
     | fed6a0f | 3 years | ajbeach | Header Clean-up: Moving more declarations to the header of the … | 
  | ConversionCost.cc | 43.3 KB
     | 251ce80 | 2 years | f37yu | remove reference to symbol table in unify | 
  | CommonType.hpp | 1.2 KB
     | 251ce80 | 2 years | f37yu | remove reference to symbol table in unify | 
  | CommonType.cc | 65.6 KB
     | 8f31be6 | 2 years | ajbeach | Fixed some warnings, deleted some commented out code. | 
  | CastCost.hpp | 1.0 KB
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | CastCost.cc | 9.3 KB
     | 251ce80 | 2 years | f37yu | remove reference to symbol table in unify | 
  | CandidatePrinter.hpp | 849 bytes
     | 1622af5 | 4 years | ajbeach | Created CandidatePrinter from AlternativePrinter (seems to uncover a … | 
  | CandidatePrinter.cpp | 1.6 KB
     | 39d8950 | 4 years | ajbeach | Thread global information through resolution. Non-top-level calls to … | 
  | CandidateFinder.hpp | 2.8 KB
     | 46da46b | 3 years | f37yu | current progress | 
  | CandidateFinder.cpp | 74.7 KB
     | 64727bd | 2 years | ajbeach | Did my best to reimplement all the improvements made to … | 
  | Candidate.hpp | 3.3 KB
     | 46da46b | 3 years | f37yu | current progress | 
  | Candidate.cpp | 1.5 KB
     | 9feb34b | 3 years | ajbeach | Moved toString and toCString to a new header. Updated includes. … | 
  | AlternativePrinter.h | 875 bytes
     | bff09c8 | 8 years | Rob Schluntz | Convert AlternativePrinter to PassVisitor | 
  | AlternativePrinter.cc | 1.7 KB
     | bff09c8 | 8 years | Rob Schluntz | Convert AlternativePrinter to PassVisitor | 
  | AlternativeFinder.h | 5.4 KB
     | fed6a0f | 3 years | ajbeach | Header Clean-up: Moving more declarations to the header of the … | 
  | AlternativeFinder.cc | 72.1 KB
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | Alternative.h | 4.4 KB
     | fd642d2 | 6 years | ajbeach | Added const in a few more places. This should be all the leaf areas … | 
  | Alternative.cc | 5.0 KB
     | 234b1cb | 6 years | a3moss | Port TupleAssignment to new AST | 
  | AdjustExprType.hpp | 1.5 KB
     | 5bf3976 | 3 years | ajbeach | Header Clean-Up: Created new headers for new AST typeops and moved … | 
  | AdjustExprType.cc | 6.1 KB
     | 3e5dd913 | 5 years | f37yu | reimplement function type and eliminate deep copy |