source: src/SynTree @ 906e24d

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Name Size Rev Age Author Last Change
../
Makefile 445 bytes 843054c2   9 years pabuhr licencing: seventh groups of files
VoidType.cc 717 bytes 843054c2   9 years pabuhr licencing: seventh groups of files
BasicType.cc 1.8 KB d58ebf3   9 years Rob Schluntz some print reformatting
AttrType.cc 1.4 KB d3b7937   8 years pabuhr building runtime library (first attempt)
DeclStmt.cc 991 bytes d3b7937   8 years pabuhr building runtime library (first attempt)
FunctionType.cc 1.7 KB d3b7937   8 years pabuhr building runtime library (first attempt)
PointerType.cc 1.6 KB d3b7937   8 years pabuhr building runtime library (first attempt)
TupleExpr.cc 1.5 KB d3b7937   8 years pabuhr building runtime library (first attempt)
TupleType.cc 956 bytes d3b7937   8 years pabuhr building runtime library (first attempt)
TypeDecl.cc 986 bytes d3b7937   8 years pabuhr building runtime library (first attempt)
TypeExpr.cc 910 bytes d3b7937   8 years pabuhr building runtime library (first attempt)
TypeofType.cc 1020 bytes d3b7937   8 years pabuhr building runtime library (first attempt)
VarArgsType.cc 792 bytes 8f610e85   8 years pabuhr allow qualifiers onto gcc builtin_va_list
CompoundStmt.cc 3.1 KB 60089f4   8 years Rob Schluntz fix printing in CommaExpr?, CompoundStmt?, ForStmt?, etc.
Constant.cc 1.5 KB cb4c607   8 years a3moss Refactor Constant::from to disambiguate type
ArrayType.cc 1.5 KB bb8ea30   8 years Rob Schluntz fix printing for ArrayType?, Expression, Initializer, etc.
TypeSubstitution.cc 7.1 KB 084184b   8 years a3moss Add recursive lookup for TypeInstType? to TypeSubstitution?
Attribute.cc 1.1 KB db175c8   8 years Rob Schluntz missing files for Attributes
Attribute.h 1.3 KB a436947   8 years Rob Schluntz change type of enumerator to EnumInstType?, allow casting between …
module.mk 1.6 KB 51fcaf8d   8 years Rob Schluntz introduce AddStmtVisitor? which provides statement insertion in the …
Constant.h 1.5 KB ca35c51   8 years pabuhr move implementation of ConstantNode? to ConstantExpr?
AddStmtVisitor.h 1.2 KB 4e06c1e   8 years pabuhr changes for switch and choose statements
Initializer.h 5.1 KB 4d2434a   8 years Rob Schluntz major reorganization of constructor generation from initializer list …
AddStmtVisitor.cc 2.8 KB 8688ce1   8 years pabuhr move case-list management into parser
Label.h 2.0 KB d1625f8   8 years pabuhr more refactoring of parser code
DeclarationWithType.cc 1.1 KB 8b7ee09   8 years pabuhr rename type LinkageSpec::Type to LinkageSpec::Spec, which affects many …
ObjectDecl.cc 2.8 KB 8b7ee09   8 years pabuhr rename type LinkageSpec::Type to LinkageSpec::Spec, which affects many …
Initializer.cc 3.9 KB 837a17c   8 years Thierry Delisle elminated multiple memory leaks of expressions
AggregateDecl.cc 2.1 KB 79970ed   8 years Rob Schluntz implement warnings for missing struct member constructor calls, remove …
TypeSubstitution.h 6.5 KB 79970ed   8 years Rob Schluntz implement warnings for missing struct member constructor calls, remove …
ReferenceToType.cc 4.9 KB 1e8b02f5   8 years Thierry Delisle removed unnecessary clone statement in validate phase
NamedTypeDecl.cc 2.3 KB 46f6134   8 years Thierry Delisle Implemented owning scoped map for typedef elimination phase
Declaration.cc 1.8 KB 3906301   8 years Rob Schluntz change constructor warnings into errors and update the test output
Declaration.h 10.5 KB 3906301   8 years Rob Schluntz change constructor warnings into errors and update the test output
Statement.cc 12.5 KB 3906301   8 years Rob Schluntz change constructor warnings into errors and update the test output
Type.cc 1.9 KB 3906301   8 years Rob Schluntz change constructor warnings into errors and update the test output
Statement.h 14.4 KB c8dfcd3   8 years Rob Schluntz insert implicit ctor/dtors if field is unhandled in a struct ctor/dtor
FunctionDecl.cc 3.4 KB 4d4882a   8 years Rob Schluntz implicitly insert missing copy constructors when appropriate, update …
Mutator.h 5.6 KB b6fe7e6   8 years Rob Schluntz make constructor expressions work, fix bug with using the wrong …
SynTree.h 2.4 KB b6fe7e6   8 years Rob Schluntz make constructor expressions work, fix bug with using the wrong …
Visitor.h 5.5 KB b6fe7e6   8 years Rob Schluntz make constructor expressions work, fix bug with using the wrong …
AddressExpr.cc 1.1 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
ApplicationExpr.cc 2.5 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
CommaExpr.cc 1.5 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
Expression.cc 17.1 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
Expression.h 26.0 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
Mutator.cc 15.7 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
Type.h 17.3 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
Visitor.cc 11.8 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.