source: src/SynTree @ 6ea87486

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
BaseSyntaxNode.h 753 bytes 2873b737   7 years Rob Schluntz virtual destructor in BaseSyntaxNode?, fix ObjectDecl? print
VoidType.cc 774 bytes c0aa336   7 years pabuhr third attempt at gcc attributes
VarArgsType.cc 877 bytes c0aa336   7 years pabuhr third attempt at gcc attributes
TypeExpr.cc 910 bytes d3b7937   8 years pabuhr building runtime library (first attempt)
DeclStmt.cc 991 bytes d3b7937   8 years pabuhr building runtime library (first attempt)
TypeofType.cc 1.1 KB c0aa336   7 years pabuhr third attempt at gcc attributes
Attribute.cc 1.1 KB db175c8   8 years Rob Schluntz missing files for Attributes
VarExprReplacer.h 1.1 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
ZeroOneType.cc 1.1 KB af397ef8   7 years Thierry Delisle More attribute unused on parameters
AddressExpr.cc 1.1 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
AddStmtVisitor.h 1.2 KB 4e06c1e   8 years pabuhr changes for switch and choose statements
VarExprReplacer.cc 1.2 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
DeclarationWithType.cc 1.2 KB ddfd945   7 years pabuhr move type FuncSpecifiers? from DeclarationNode? to Type
Attribute.h 1.5 KB 8ca3a72   7 years Rob Schluntz remove redundant noLabels variables
AttrType.cc 1.5 KB c0aa336   7 years pabuhr third attempt at gcc attributes
CommaExpr.cc 1.5 KB 906e24d   8 years Rob Schluntz replace results list on Expressions with a single Type field
ArrayType.cc 1.6 KB 615a096   7 years pabuhr fix BFCommon problem on gcc-4.9, and begin consistent renaming
module.mk 1.7 KB 23bb1b9   7 years Rob Schluntz refactor VarExprReplacer? and reuse it in TupleAssignExpr?
TypeDecl.cc 1.7 KB 67cf18c   7 years Rob Schluntz implement default type arguments for generic types [closes #13]
PointerType.cc 1.8 KB ed8a0d2   7 years Rob Schluntz constructor taking an array parameter is now an error
BasicType.cc 1.9 KB c0aa336   7 years pabuhr third attempt at gcc attributes
Constant.h 2.0 KB 6ea87486   7 years ajbeach That should be all the base code for 'tree structures' to work.
Label.h 2.0 KB d1625f8   8 years pabuhr more refactoring of parser code
FunctionType.cc 2.1 KB c0aa336   7 years pabuhr third attempt at gcc attributes
NamedTypeDecl.cc 2.1 KB 68fe077a   7 years pabuhr move type StorageClasses? from DeclarationNode? to Type
Declaration.cc 2.2 KB 64ac636   7 years Rob Schluntz fix missing line numbers in some places, including member constructor …
TupleType.cc 2.3 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
Constant.cc 2.4 KB 6ea87486   7 years ajbeach That should be all the base code for 'tree structures' to work.
AggregateDecl.cc 2.4 KB fa4805f   7 years ajbeach The builtins.cf now includes exception handling functions.
Type.cc 2.5 KB 64ac636   7 years Rob Schluntz fix missing line numbers in some places, including member constructor …
ObjectDecl.cc 2.5 KB 2873b737   7 years Rob Schluntz virtual destructor in BaseSyntaxNode?, fix ObjectDecl? print
SynTree.h 2.6 KB e4d829b   7 years Rob Schluntz major effort on designations, works in many cases
FunctionDecl.cc 2.6 KB ddfd945   7 years pabuhr move type FuncSpecifiers? from DeclarationNode? to Type
AddStmtVisitor.cc 2.8 KB 8688ce1   8 years pabuhr move case-list management into parser
CompoundStmt.cc 2.9 KB fc638d2   7 years Rob Schluntz fixed StmtExpr? code in PolyMutator?, added missing copy constructor, …
ApplicationExpr.cc 2.9 KB 6c3a988f   7 years Rob Schluntz fix inferred parameter data structures to correctly associate …
TupleExpr.cc 3.8 KB d7dc824   7 years Thierry Delisle Removed more warnings
Initializer.cc 4.7 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
Initializer.h 5.4 KB e4d829b   7 years Rob Schluntz major effort on designations, works in many cases
ReferenceToType.cc 6.0 KB 43c89a7   7 years Rob Schluntz add hoistType flag (currently unused)
Mutator.h 6.1 KB af5c204a   7 years Rob Schluntz remove UntypedValOfExpr? and hook in build for StmtExpr?
Visitor.h 6.1 KB af5c204a   7 years Rob Schluntz remove UntypedValOfExpr? and hook in build for StmtExpr?
TypeSubstitution.h 6.6 KB e33f321   7 years Rob Schluntz mutate env on each expression type to ensure type mappings are up to date
TypeSubstitution.cc 7.5 KB c7a3081   7 years Rob Schluntz only bind generic parameters in TypeSubstitution? in freeOnly mode, fix …
Statement.cc 13.3 KB 046e04a   7 years ajbeach Now only CatchStmt? can be a handler on a TryStmt?.
Visitor.cc 13.6 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
Declaration.h 13.8 KB 6ea87486   7 years ajbeach That should be all the base code for 'tree structures' to work.
Statement.h 15.4 KB 046e04a   7 years ajbeach Now only CatchStmt? can be a handler on a TryStmt?.
Mutator.cc 20.5 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
Expression.cc 22.3 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
Type.h 23.3 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
Expression.h 31.3 KB 62423350   7 years Rob Schluntz Big push on designations and initialization: works with generic types, …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.