source: src/SynTree @ 70a1c3ae

no_list
Name Size Rev Age Author Last Change
../
ApplicationExpr.cc 3.6 KB 0b00df0   5 years a3moss First draft of deferred expression resolution; DOES NOT BUILD
Expression.h 34.7 KB 0b00df0   5 years a3moss First draft of deferred expression resolution; DOES NOT BUILD
Constant.cc 3.1 KB 6c89ecc   6 years ajbeach Added Constant::from_string constructor wrapper.
Constant.h 2.4 KB 6c89ecc   6 years ajbeach Added Constant::from_string constructor wrapper.
Makefile 445 bytes 843054c2   9 years pabuhr licencing: seventh groups of files
AddressExpr.cc 2.7 KB d29fa5f   6 years Rob Schluntz Remove has_result
Attribute.cc 1.9 KB 54c9000   6 years Rob Schluntz Fix missing attribute warning
BaseSyntaxNode.h 1.3 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
CommaExpr.cc 1.7 KB bf4b4cf   6 years Rob Schluntz Remove argName from Expression. If named arguments are ever …
CompoundStmt.cc 3.3 KB 7862059   6 years Rob Schluntz Change VarExprReplacer? to DeclReplacer? and implement TypeInstType?
Declaration.cc 3.4 KB 3ed994e   6 years Rob Schluntz Push deleted decls through the system
DeclReplacer.cc 2.8 KB 7862059   6 years Rob Schluntz Change VarExprReplacer? to DeclReplacer? and implement TypeInstType?
DeclReplacer.h 1.1 KB 7862059   6 years Rob Schluntz Change VarExprReplacer? to DeclReplacer? and implement TypeInstType?
DeclStmt.cc 1.2 KB ba3706f   6 years Rob Schluntz Remove label lists from various Statement constructors
Initializer.cc 4.6 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
Initializer.h 5.6 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
module.mk 1.6 KB 7862059   6 years Rob Schluntz Change VarExprReplacer? to DeclReplacer? and implement TypeInstType?
Mutator.h 7.3 KB 47498bd   6 years Rob Schluntz Add nodes for global scope type
NamedTypeDecl.cc 2.5 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
Statement.cc 16.5 KB ee3c93d   6 years Rob Schluntz Add support for while loops with control declarations
Statement.h 17.8 KB ee3c93d   6 years Rob Schluntz Add support for while loops with control declarations
SynTree.h 2.8 KB 47498bd   6 years Rob Schluntz Add nodes for global scope type
TupleExpr.cc 4.3 KB ba3706f   6 years Rob Schluntz Remove label lists from various Statement constructors
TypeDecl.cc 2.4 KB f0ecf9b   6 years Rob Schluntz Remove TypeDecl::Any, as it is subsumed by Dtype+sized
TypeExpr.cc 1.0 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
TypeSubstitution.cc 7.5 KB d0d5054   6 years Rob Schluntz Recursively substitute type variables when applying a substitution
TypeSubstitution.h 7.8 KB d0d5054   6 years Rob Schluntz Recursively substitute type variables when applying a substitution
Visitor.h 6.3 KB 47498bd   6 years Rob Schluntz Add nodes for global scope type
AggregateDecl.cc 3.7 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
ArrayType.cc 1.8 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Attribute.h 2.0 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
AttrType.cc 1.8 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
BasicType.cc 1.7 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Declaration.h 15.6 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
DeclarationWithType.cc 1.6 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Expression.cc 26.7 KB 07ec1a2   5 years Thierry Delisle Removed unnecessary trailing whitespaces in tests
FunctionDecl.cc 3.5 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
FunctionType.cc 2.3 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Label.h 2.0 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
ObjectDecl.cc 3.1 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
PointerType.cc 2.0 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
ReferenceToType.cc 7.6 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
ReferenceType.cc 1.3 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
TupleType.cc 2.6 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Type.cc 4.0 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Type.h 28.1 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
TypeofType.cc 1.6 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
VarArgsType.cc 1.0 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
VoidType.cc 920 bytes 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
ZeroOneType.cc 1.2 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.