source: src/Validate @ d3c3261

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