| ../ | 
  | WidenMode.h | 1.3 KB
     | ee574a2 | 6 years | a3moss | Port CommonType to new AST | 
  | Unify.h | 4.1 KB
     | 2773ab8 | 6 years | a3moss | Add new resolver overload for WaitForStmt | 
  | Unify.cc | 48.4 KB
     | 2773ab8 | 6 years | a3moss | Add new resolver overload for WaitForStmt | 
  | typeops.h | 6.6 KB
     | d57e349 | 6 years | a3moss | More resolver porting | 
  | TypeEnvironment.h | 7.4 KB
     | f474e91 | 6 years | a3moss | Port unification calculations to new AST | 
  | TypeEnvironment.cc | 16.2 KB
     | f474e91 | 6 years | a3moss | Port unification calculations to new AST | 
  | SpecCost.cc | 3.6 KB
     | 1dd1bd2 | 7 years | a3moss | Add var count and type specialization costs to resolver model | 
  | SatisfyAssertions.hpp | 956 bytes
     | 396037d | 6 years | a3moss | Start stubbing CandidateFinder in | 
  | SatisfyAssertions.cpp | 863 bytes
     | 396037d | 6 years | a3moss | Start stubbing CandidateFinder in | 
  | ResolvMode.h | 1.9 KB
     | 396037d | 6 years | a3moss | Start stubbing CandidateFinder in | 
  | ResolveTypeof.h | 724 bytes
     | ea6332d | 8 years | Thierry Delisle | Big header cleaning pass - commit 3 | 
  | ResolveTypeof.cc | 3.1 KB
     | 8e04794 | 7 years | a3moss | Fixed basetypeof for enum types | 
  | Resolver.h | 2.4 KB
     | 4b7cce6 | 6 years | a3moss | Fill in CandidateFinder boilerplate in resolver port | 
  | Resolver.cc | 65.5 KB
     | 4b7cce6 | 6 years | a3moss | Fill in CandidateFinder boilerplate in resolver port | 
  | ResolveAssertions.h | 901 bytes
     | 4d2d45f9 | 7 years | a3moss | Improve assertion error messages | 
  | ResolveAssertions.cc | 16.5 KB
     | 462a7c7 | 6 years | Thierry Delisle | Removed non-moving assignment on ParamEntry to help debugging | 
  | RenameVars.h | 1.0 KB
     | ad51cc2 | 8 years | Rob Schluntz | Convert RenameVars to PassVisitor | 
  | RenameVars.cc | 3.0 KB
     | 1690778 | 7 years | pabuhr | change from map/set to unordered map/set | 
  | PtrsCastable.cc | 5.3 KB
     | 00ac42e | 7 years | a3moss | stop eagerly copying EqvClass on lookup | 
  | PtrsAssignable.cc | 4.3 KB
     | 00ac42e | 7 years | a3moss | stop eagerly copying EqvClass on lookup | 
  | PolyCost.cc | 1.7 KB
     | 00ac42e | 7 years | a3moss | stop eagerly copying EqvClass on lookup | 
  | Occurs.cc | 2.1 KB
     | 00ac42e | 7 years | a3moss | stop eagerly copying EqvClass on lookup | 
  | module.mk | 1.5 KB
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | FindOpenVars.h | 1.3 KB
     | f474e91 | 6 years | a3moss | Port unification calculations to new AST | 
  | FindOpenVars.cc | 5.5 KB
     | 9519aba | 6 years | a3moss | Port FindOpenVars to new AST | 
  | ExplodedArg.hpp | 1.2 KB
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | 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 | 4.1 KB
     | 2d11663 | 6 years | a3moss | resolver porting; finish top level of initialization | 
  | CurrentObject.cc | 36.7 KB
     | 2d11663 | 6 years | a3moss | resolver porting; finish top level of initialization | 
  | Cost.h | 12.2 KB
     | b10c39a0 | 7 years | pabuhr | updates for new Cost class | 
  | ConversionCost.h | 2.3 KB
     | bd0b6b62 | 8 years | Rob Schluntz | Convert ConversionCost and CastCost to PassVisitor | 
  | ConversionCost.cc | 31.1 KB
     | 1c9568f0 | 6 years | pabuhr | choose integral zero over nullptr for any integral context | 
  | CommonType.cc | 61.3 KB
     | ee574a2 | 6 years | a3moss | Port CommonType to new AST | 
  | CastCost.cc | 4.7 KB
     | 00ac42e | 7 years | a3moss | stop eagerly copying EqvClass on lookup | 
  | CandidateFinder.hpp | 1.9 KB
     | 396037d | 6 years | a3moss | Start stubbing CandidateFinder in | 
  | CandidateFinder.cpp | 23.8 KB
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | Candidate.hpp | 3.3 KB
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | Candidate.cpp | 1.3 KB
     | 99d4584 | 6 years | a3moss | Further stubs for resolver port
* also switched order of constructor … | 
  | 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.2 KB
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | AlternativeFinder.cc | 71.7 KB
     | 432ce7a | 6 years | a3moss | Port CandidateFinder::postvisit for UntypedExpr, stub dependencies | 
  | Alternative.h | 4.5 KB
     | 2c187378 | 7 years | a3moss | Fix memory bugs in deferred resolution | 
  | Alternative.cc | 5.3 KB
     | aeb8f70 | 7 years | a3moss | Fix memory leaks in assertion resolution | 
  | AdjustExprType.cc | 6.0 KB
     | d57e349 | 6 years | a3moss | More resolver porting |