| 
              ../
             | 
          
  | 
    AssertAcyclic.cpp
   | 
  
    1.1 KB
    
   | 
  
    be8518f
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Fixed up AssertAcyclic.
   | 
  | 
    AssertAcyclic.hpp
   | 
  
    755 bytes
    
   | 
  
    be8518f
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Fixed up AssertAcyclic.
   | 
  | 
    Attribute.cpp
   | 
  
    1.4 KB
    
   | 
  
    0b57626
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Silenced a warning and removed trailing whitespace.
   | 
  | 
    Attribute.hpp
   | 
  
    1.4 KB
    
   | 
  
    489bacf
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Changed Attribute field to params
Done for consistency with other …
   | 
  | 
    Bitfield.hpp
   | 
  
    2.0 KB
    
   | 
  
    93744b5
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    The bitfield template makes sure it is working on an unsigned val, …
   | 
  | 
    Chain.hpp
   | 
  
    1.7 KB
    
   | 
  
    4864a73
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Added chain mutation and example use in resolver
   | 
  | 
    Convert.cpp
   | 
  
    71.9 KB
    
   | 
  
    7870799
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Cast cost and conversion cost now take constant parameters.
This …
   | 
  | 
    Convert.hpp
   | 
  
    766 bytes
    
   | 
  
    74dbbf6
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    ConverterNewToOld boiler-plate code.
   | 
  | 
    CVQualifiers.hpp
   | 
  
    2.2 KB
    
   | 
  
    8a5530c
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Fixed FunctionType cast, fixed maybe_accept, implemented statement …
   | 
  | 
    Decl.cpp
   | 
  
    3.4 KB
    
   | 
  
    d76c588
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Stubs for new resolver, implementation of new indexer, type environment
   | 
  | 
    Decl.hpp
   | 
  
    11.4 KB
    
   | 
  
    2a8f0c1
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Add first ported resolver function
   | 
  | 
    DeclReplacer.cpp
   | 
  
    2.8 KB
    
   | 
  
    e9b44489
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Implemented declReplacer
   | 
  | 
    DeclReplacer.hpp
   | 
  
    1.1 KB
    
   | 
  
    e9b44489
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Implemented declReplacer
   | 
  | 
    Expr.cpp
   | 
  
    11.8 KB
    
   | 
  
    c36298d
     
   | 
  
    6 years
   | 
  mlbrooks | 
  
    Fixed handling of "literals.cfa" string-detail test cases by …
   | 
  | 
    Expr.hpp
   | 
  
    25.9 KB
    
   | 
  
    7870799
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Cast cost and conversion cost now take constant parameters.
This …
   | 
  | 
    FunctionSpec.hpp
   | 
  
    1.0 KB
    
   | 
  
    9e1d485
     
   | 
  
    6 years
   | 
  a3moss | 
  
    First draft of ast::Type with subclasses
   | 
  | 
    Fwd.hpp
   | 
  
    2.4 KB
    
   | 
  
    fb2bde4
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    ConversionCost has been ported to the new AST.
   | 
  | 
    GenericSubstitution.cpp
   | 
  
    1.7 KB
    
   | 
  
    60aaa51d
     
   | 
  
    6 years
   | 
  a3moss | 
  
    More resolver porting; mostly CurrentObject
   | 
  | 
    GenericSubstitution.hpp
   | 
  
    665 bytes
    
   | 
  
    60aaa51d
     
   | 
  
    6 years
   | 
  a3moss | 
  
    More resolver porting; mostly CurrentObject
   | 
  | 
    Init.cpp
   | 
  
    1.3 KB
    
   | 
  
    87701b6
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Tentative fix for increment/decrement and implented a few more visits
   | 
  | 
    Init.hpp
   | 
  
    4.1 KB
    
   | 
  
    234b1cb
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port TupleAssignment to new AST
   | 
  | 
    Label.hpp
   | 
  
    1.4 KB
    
   | 
  
    94b1f718
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Add some Stmt printers
   | 
  | 
    LinkageSpec.cpp
   | 
  
    1.5 KB
    
   | 
  
    87701b6
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Tentative fix for increment/decrement and implented a few more visits
   | 
  | 
    LinkageSpec.hpp
   | 
  
    2.1 KB
    
   | 
  
    7f3f63c
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Unions now correctly use bitfields from previous commit
   | 
  | 
    module.mk
   | 
  
    934 bytes
    
   | 
  
    7cc0344
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Added a checker that should help debug cycles in new AST.
   | 
  | 
    Node.cpp
   | 
  
    17.2 KB
    
   | 
  
    4864a73
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Added chain mutation and example use in resolver
   | 
  | 
    Node.hpp
   | 
  
    7.0 KB
    
   | 
  
    18e683b
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port LinkReferenceToTypes pass
   | 
  | 
    ParseNode.hpp
   | 
  
    1.2 KB
    
   | 
  
    87701b6
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Tentative fix for increment/decrement and implented a few more visits
   | 
  | 
    Pass.cpp
   | 
  
    521 bytes
    
   | 
  
    b0abc8a0
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Fixed errors in the pass visitor
   | 
  | 
    Pass.hpp
   | 
  
    16.1 KB
    
   | 
  
    e16e27e1
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Fix to WithGuards accessory which didn't work
   | 
  | 
    Pass.impl.hpp
   | 
  
    55.1 KB
    
   | 
  
    0e42794
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Rewrite WithSymbolTable pass accessory to use ast::SymbolTable
   | 
  | 
    Pass.proto.hpp
   | 
  
    12.6 KB
    
   | 
  
    0e42794
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Rewrite WithSymbolTable pass accessory to use ast::SymbolTable
   | 
  | 
    porting.md
   | 
  
    12.4 KB
    
   | 
  
    b69233ac
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port assertion satisfaction to new AST
   | 
  | 
    Print.cpp
   | 
  
    34.4 KB
    
   | 
  
    a7d50b6
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Removed trailing whitespace.
   | 
  | 
    Print.hpp
   | 
  
    1.0 KB
    
   | 
  
    432ce7a
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port CandidateFinder::postvisit for UntypedExpr, stub dependencies
   | 
  | 
    Stmt.cpp
   | 
  
    2.8 KB
    
   | 
  
    d8938622
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Broken GenericSubstitution version
   | 
  | 
    Stmt.hpp
   | 
  
    12.7 KB
    
   | 
  
    c1ed2ee
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Continued resolver porting
* mostly initialization and validation
* …
   | 
  | 
    StorageClasses.hpp
   | 
  
    1.2 KB
    
   | 
  
    9e1d485
     
   | 
  
    6 years
   | 
  a3moss | 
  
    First draft of ast::Type with subclasses
   | 
  | 
    SymbolTable.cpp
   | 
  
    23.2 KB
    
   | 
  
    d76c588
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Stubs for new resolver, implementation of new indexer, type environment
   | 
  | 
    SymbolTable.hpp
   | 
  
    8.0 KB
    
   | 
  
    99d4584
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Further stubs for resolver port
* also switched order of constructor …
   | 
  | 
    Type.cpp
   | 
  
    5.1 KB
    
   | 
  
    d76c588
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Stubs for new resolver, implementation of new indexer, type environment
   | 
  | 
    Type.hpp
   | 
  
    16.7 KB
    
   | 
  
    0f6a7752
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Put in temporary patch to finish new resolver port
   | 
  | 
    TypeEnvironment.cpp
   | 
  
    13.3 KB
    
   | 
  
    ee574a2
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port CommonType to new AST
   | 
  | 
    TypeEnvironment.hpp
   | 
  
    8.4 KB
    
   | 
  
    9d5089e
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port CandidateFinder::makeFunctionCandidates() and deps
   | 
  | 
    TypeSubstitution.cpp
   | 
  
    6.6 KB
    
   | 
  
    dafe9e1
     
   | 
  
    6 years
   | 
  ajbeach | 
  
    Fixed broken destructor cycles. Cleaned up strict_dynamic_cast.
   | 
  | 
    TypeSubstitution.hpp
   | 
  
    7.1 KB
    
   | 
  
    c1398e4
     
   | 
  
    6 years
   | 
  a3moss | 
  
    Port necessary parts of validate to new AST
   | 
  | 
    TypeVar.hpp
   | 
  
    705 bytes
    
   | 
  
    9e1d485
     
   | 
  
    6 years
   | 
  a3moss | 
  
    First draft of ast::Type with subclasses
   | 
  | 
    Visitor.hpp
   | 
  
    8.6 KB
    
   | 
  
    10a1225
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Many errors and warning fixes.
More visit implementation
   |