| ../ | 
  | AdjustExprType.cc | 4.0 KB
     | 6c3a988f | 9 years | Rob Schluntz | fix inferred parameter data structures to correctly associate … | 
  | Alternative.cc | 2.5 KB
     | aefcc3b | 9 years | Rob Schluntz | major change to instantiateFunction to match arguments against the … | 
  | Alternative.h | 1.4 KB
     | 65660bd | 9 years | Rob Schluntz | replace multiple-returning functions with tuple-returning functions, … | 
  | AlternativeFinder.cc | 50.7 KB
     | 64ac636 | 9 years | Rob Schluntz | fix missing line numbers in some places, including member constructor … | 
  | AlternativeFinder.h | 5.9 KB
     | 8a5cad8 | 9 years | Rob Schluntz | add missing prototype | 
  | AlternativePrinter.cc | 1.4 KB
     | 906e24d | 9 years | Rob Schluntz | replace results list on Expressions with a single Type field | 
  | AlternativePrinter.h | 981 bytes
     | 62e5546 | 9 years | Thierry Delisle | Removed warnings when compiling with clang | 
  | CastCost.cc | 3.4 KB
     | 9fd97126 | 10 years | a3moss | Fix casts between pointer and integer types | 
  | CommonType.cc | 22.3 KB
     | 6f95000 | 9 years | pabuhr | more cleanup for bit-field type usage and create struct forward for typedef | 
  | ConversionCost.cc | 11.0 KB
     | 89e6ffc | 9 years | a3moss | Added support for ZeroType and OneType to all relevant visitors | 
  | ConversionCost.h | 1.7 KB
     | 89e6ffc | 9 years | a3moss | Added support for ZeroType and OneType to all relevant visitors | 
  | Cost.h | 2.9 KB
     | 5aa708c | 10 years | Rob Schluntz | fix paste error in incPoly and incSafe | 
  | FindOpenVars.cc | 3.8 KB
     | 6c3a988f | 9 years | Rob Schluntz | fix inferred parameter data structures to correctly associate … | 
  | FindOpenVars.h | 926 bytes
     | eb50842 | 10 years | a3moss | Fixed pointer to pointer to const bug | 
  | module.mk | 1.1 KB
     | 6e7e2b36 | 10 years | pabuhr | redo automake seventh attempt | 
  | Occurs.cc | 2.0 KB
     | 843054c2 | 10 years | pabuhr | licencing: seventh groups of files | 
  | PolyCost.cc | 1.7 KB
     | 843054c2 | 10 years | pabuhr | licencing: seventh groups of files | 
  | PtrsAssignable.cc | 4.6 KB
     | 89e6ffc | 9 years | a3moss | Added support for ZeroType and OneType to all relevant visitors | 
  | PtrsCastable.cc | 4.6 KB
     | 2c57025 | 9 years | Rob Schluntz | add support for built-in sized trait which decouples size/alignment … | 
  | RenameVars.cc | 4.1 KB
     | 89e6ffc | 9 years | a3moss | Added support for ZeroType and OneType to all relevant visitors | 
  | RenameVars.h | 1.8 KB
     | 89e6ffc | 9 years | a3moss | Added support for ZeroType and OneType to all relevant visitors | 
  | Resolver.cc | 22.3 KB
     | 88d1066 | 9 years | Rob Schluntz | remove environments from default argument expressions | 
  | Resolver.h | 1.1 KB
     | 1d2b64f | 9 years | Rob Schluntz | combine environments and costs in tuple assignment, resolve ctor/dtors … | 
  | ResolveTypeof.cc | 1.8 KB
     | 906e24d | 9 years | Rob Schluntz | replace results list on Expressions with a single Type field | 
  | ResolveTypeof.h | 774 bytes
     | 843054c2 | 10 years | pabuhr | licencing: seventh groups of files | 
  | TypeEnvironment.cc | 9.4 KB
     | 6c3a988f | 9 years | Rob Schluntz | fix inferred parameter data structures to correctly associate … | 
  | TypeEnvironment.h | 3.5 KB
     | 6c3a988f | 9 years | Rob Schluntz | fix inferred parameter data structures to correctly associate … | 
  | TypeMap.h | 7.0 KB
     | 62e5546 | 9 years | Thierry Delisle | Removed warnings when compiling with clang | 
  | typeops.h | 6.0 KB
     | 6c3a988f | 9 years | Rob Schluntz | fix inferred parameter data structures to correctly associate … | 
  | Unify.cc | 30.1 KB
     | 6f95000 | 9 years | pabuhr | more cleanup for bit-field type usage and create struct forward for typedef | 
  | Unify.h | 3.6 KB
     | a2a77af | 9 years | a3moss | Fix void* to dtype* bindings |