| 
              ../
             | 
          
  | 
    Autogen.cpp
   | 
  
    28.2 KB
    
   | 
  
    14c0f7b
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    Added invariant to check that referenced declarations are in scope. …
   | 
  | 
    Autogen.hpp
   | 
  
    850 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    CompoundLiteral.cpp
   | 
  
    1.8 KB
    
   | 
  
    56f519b
     
   | 
  
    4 years
   | 
  ajbeach | 
  
    Clean-up of the last pass. Added a test for the constructor mutex …
   | 
  | 
    CompoundLiteral.hpp
   | 
  
    825 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    EliminateTypedef.cpp
   | 
  
    3.0 KB
    
   | 
  
    1931bb01
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Converted 'Validate A' to the new AST. There some utility changes as well.
   | 
  | 
    EliminateTypedef.hpp
   | 
  
    757 bytes
    
   | 
  
    298fe57
     
   | 
  
    4 years
   | 
  ajbeach | 
  
    Translated 3/4 of validate_B. Link Reference To Types has been removed …
   | 
  | 
    EnumAndPointerDecay.cpp
   | 
  
    3.8 KB
    
   | 
  
    19a8c40
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Some clean-up I had stashed from before I knew the InlineMemberDecl …
   | 
  | 
    EnumAndPointerDecay.hpp
   | 
  
    939 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    FindSpecialDecls.cc
   | 
  
    3.1 KB
    
   | 
  
    043a5b6
     
   | 
  
    6 years
   | 
  Thierry Delisle | 
  
    Extended dereference operator hack to destroy clause
   | 
  | 
    FindSpecialDecls.h
   | 
  
    1.7 KB
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    FindSpecialDeclsNew.cpp
   | 
  
    2.7 KB
    
   | 
  
    39d8950
     
   | 
  
    4 years
   | 
  ajbeach | 
  
    Thread global information through resolution. Non-top-level calls to …
   | 
  | 
    FixEnumeratedArray.cpp
   | 
  
    2.5 KB
    
   | 
  
    c1e66d9
     
   | 
  
    2 years
   | 
  j82liang | 
  
    Fix designator value in enumerated array and implemented enumerated …
   | 
  | 
    FixEnumeratedArray.hpp
   | 
  
    335 bytes
    
   | 
  
    c1e66d9
     
   | 
  
    2 years
   | 
  j82liang | 
  
    Fix designator value in enumerated array and implemented enumerated …
   | 
  | 
    FixQualifiedTypes.cpp
   | 
  
    4.1 KB
    
   | 
  
    14c0f7b
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    Added invariant to check that referenced declarations are in scope. …
   | 
  | 
    FixQualifiedTypes.hpp
   | 
  
    878 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    FixReturnTypes.cpp
   | 
  
    3.1 KB
    
   | 
  
    7b5694d
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Header Clean-up: Moved more things from typeops to Unify.
   | 
  | 
    FixReturnTypes.hpp
   | 
  
    890 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    ForallPointerDecay.cpp
   | 
  
    7.3 KB
    
   | 
  
    14c0f7b
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    Added invariant to check that referenced declarations are in scope. …
   | 
  | 
    ForallPointerDecay.hpp
   | 
  
    1.3 KB
    
   | 
  
    14c0f7b
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    Added invariant to check that referenced declarations are in scope. …
   | 
  | 
    GenericParameter.cpp
   | 
  
    11.6 KB
    
   | 
  
    f02f546
     
   | 
  
    2 years
   | 
  mlbrooks | 
  
    Implement new rules for array dimension expression matching.
Core …
   | 
  | 
    GenericParameter.hpp
   | 
  
    1.1 KB
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    HandleAttributes.cc
   | 
  
    2.9 KB
    
   | 
  
    9feb34b
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Moved toString and toCString to a new header. Updated includes. …
   | 
  | 
    HandleAttributes.h
   | 
  
    704 bytes
    
   | 
  
    fd2debf
     
   | 
  
    7 years
   | 
  Rob Schluntz | 
  
    Add checks for constructor/destructor attribute arguments
   | 
  | 
    HoistStruct.cpp
   | 
  
    5.9 KB
    
   | 
  
    0658672
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    Improved hoisting. However, I had to change some code because of other …
   | 
  | 
    HoistStruct.hpp
   | 
  
    776 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    HoistTypeDecls.cpp
   | 
  
    2.1 KB
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    HoistTypeDecls.hpp
   | 
  
    893 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    InitializerLength.cpp
   | 
  
    1.9 KB
    
   | 
  
    91a72ef
     
   | 
  
    4 years
   | 
  ajbeach | 
  
    Some assorted bits of clean-up. InitializerLength was missing some …
   | 
  | 
    InitializerLength.hpp
   | 
  
    787 bytes
    
   | 
  
    91a72ef
     
   | 
  
    4 years
   | 
  ajbeach | 
  
    Some assorted bits of clean-up. InitializerLength was missing some …
   | 
  | 
    LabelAddressFixer.cpp
   | 
  
    1.9 KB
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    LabelAddressFixer.hpp
   | 
  
    833 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    LinkReferenceToTypes.cpp
   | 
  
    10.5 KB
    
   | 
  
    0d7fc00
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    This may fix the excessive 'struct _IO_FILE;' declarations. I still …
   | 
  | 
    LinkReferenceToTypes.hpp
   | 
  
    908 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    module.mk
   | 
  
    1.9 KB
    
   | 
  
    c1e66d9
     
   | 
  
    2 years
   | 
  j82liang | 
  
    Fix designator value in enumerated array and implemented enumerated …
   | 
  | 
    NoIdSymbolTable.hpp
   | 
  
    2.2 KB
    
   | 
  
    e0069bd
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    Renaming of some SymbolTable functions because they are different and …
   | 
  | 
    ReplaceTypedef.cpp
   | 
  
    12.4 KB
    
   | 
  
    b7c53a9d
     
   | 
  
    2 years
   | 
  ajbeach | 
  
    Added a new invariant check and the fixes required to make it pass. …
   | 
  | 
    ReplaceTypedef.hpp
   | 
  
    779 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    ReturnCheck.cpp
   | 
  
    1.4 KB
    
   | 
  
    4ec9513
     
   | 
  
    4 years
   | 
  ajbeach | 
  
    Converted validate C, including adding DimensionExpr to the new ast.
   | 
  | 
    ReturnCheck.hpp
   | 
  
    806 bytes
    
   | 
  
    4ec9513
     
   | 
  
    4 years
   | 
  ajbeach | 
  
    Converted validate C, including adding DimensionExpr to the new ast.
   | 
  | 
    VerifyCtorDtorAssign.cpp
   | 
  
    1.7 KB
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   | 
  | 
    VerifyCtorDtorAssign.hpp
   | 
  
    863 bytes
    
   | 
  
    11df881
     
   | 
  
    3 years
   | 
  ajbeach | 
  
    Updated documentation on pre-resolver passes, moving code to headers …
   |