| 
              ../
             | 
          
  | 
    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.3 KB
    
   | 
  
    3315e3d
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Unify uses Qualifiers::unify, which should handle lvalue better.
   | 
  | 
    typeops.h
   | 
  
    7.5 KB
    
   | 
  
    7d01cf44
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    lvalue is now read through the expression.
   | 
  | 
    TypeEnvironment.h
   | 
  
    7.4 KB
    
   | 
  
    fd642d2
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Added const in a few more places. This should be all the leaf areas …
   | 
  | 
    TypeEnvironment.cc
   | 
  
    16.3 KB
    
   | 
  
    fd642d2
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Added const in a few more places. This should be all the leaf areas …
   | 
  | 
    SpecCost.cc
   | 
  
    6.9 KB
    
   | 
  
    5aa4656
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Filled in SpecCost and PolyCost for the new ast.
   | 
  | 
    SatisfyAssertions.hpp
   | 
  
    960 bytes
    
   | 
  
    b69233ac
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port assertion satisfaction to new AST
   | 
  | 
    SatisfyAssertions.cpp
   | 
  
    17.5 KB
    
   | 
  
    b69233ac
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port assertion satisfaction to new AST
   | 
  | 
    ResolvMode.h
   | 
  
    1.9 KB
    
   | 
  
    396037d
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Start stubbing CandidateFinder in
   | 
  | 
    ResolveTypeof.h
   | 
  
    856 bytes
    
   | 
  
    c8e4d2f8
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Start porting CastExpr resolution
   | 
  | 
    ResolveTypeof.cc
   | 
  
    4.8 KB
    
   | 
  
    0f6a7752
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Put in temporary patch to finish new resolver port
   | 
  | 
    Resolver.h
   | 
  
    3.0 KB
    
   | 
  
    18e683b
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port LinkReferenceToTypes pass
   | 
  | 
    Resolver.cc
   | 
  
    66.0 KB
    
   | 
  
    665f432
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Fixed trac #149 where operand names in asm statements where …
   | 
  | 
    ResolveAssertions.h
   | 
  
    901 bytes
    
   | 
  
    4d2d45f9
     
   | 
  
    7 years
   | 
  a3moss | 
  
    Improve assertion error messages
   | 
  | 
    ResolveAssertions.cc
   | 
  
    18.0 KB
    
   | 
  
    b4f8808
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Removed lvalue from types in the old ast.
   | 
  | 
    RenameVars.h
   | 
  
    1.1 KB
    
   | 
  
    898ae07
     
   | 
  
    6 years
   | 
  a3moss | 
  
    More resolver porting
   | 
  | 
    RenameVars.cc
   | 
  
    4.7 KB
    
   | 
  
    f5edcb4
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    RenameVars needed a rather significant rework for the new AST.
   | 
  | 
    PtrsCastable.cc
   | 
  
    9.3 KB
    
   | 
  
    7870799
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Cast cost and conversion cost now take constant parameters.
This …
   | 
  | 
    PtrsAssignable.cc
   | 
  
    7.1 KB
    
   | 
  
    7870799
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Cast cost and conversion cost now take constant parameters.
This …
   | 
  | 
    PolyCost.cc
   | 
  
    2.7 KB
    
   | 
  
    5aa4656
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Filled in SpecCost and PolyCost for the new ast.
   | 
  | 
    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
   | 
  
    1.5 KB
    
   | 
  
    432ce7a
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port CandidateFinder::postvisit for UntypedExpr, stub dependencies
   | 
  | 
    FindOpenVars.h
   | 
  
    1.3 KB
    
   | 
  
    85dac33
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Added 'const' in some leaf positions where it doesn't seem to effect much.
   | 
  | 
    FindOpenVars.cc
   | 
  
    5.5 KB
    
   | 
  
    85dac33
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Added 'const' in some leaf positions where it doesn't seem to effect much.
   | 
  | 
    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
   | 
  
    6.1 KB
    
   | 
  
    9504a89
     
   | 
  
    6 years
   | 
  pabuhr | 
  
    remove old code for costing
   | 
  | 
    ConversionCost.h
   | 
  
    4.5 KB
    
   | 
  
    7d01cf44
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    lvalue is now read through the expression.
   | 
  | 
    ConversionCost.cc
   | 
  
    41.6 KB
    
   | 
  
    849720f
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    lvalue should now always come directly from the expression.
   | 
  | 
    CommonType.cc
   | 
  
    60.3 KB
    
   | 
  
    3a55d9f
     
   | 
  
    6 years
   | 
  pabuhr | 
  
    adjust column spacing in generated output
   | 
  | 
    CastCost.cc
   | 
  
    8.7 KB
    
   | 
  
    7d01cf44
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    lvalue is now read through the expression.
   | 
  | 
    CandidateFinder.hpp
   | 
  
    2.1 KB
    
   | 
  
    b69233ac
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port assertion satisfaction to new AST
   | 
  | 
    CandidateFinder.cpp
   | 
  
    59.4 KB
    
   | 
  
    18e683b
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port LinkReferenceToTypes pass
   | 
  | 
    Candidate.hpp
   | 
  
    3.3 KB
    
   | 
  
    234b1cb
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port TupleAssignment to new AST
   | 
  | 
    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
   | 
  
    68.9 KB
    
   | 
  
    7d01cf44
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    lvalue is now read through the expression.
   | 
  | 
    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.cc
   | 
  
    6.1 KB
    
   | 
  
    ef5b828
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Indexer now has const lookup by default
   |