source: src/SynTree @ 43e0949

no_list
Name Size Rev Age Author Last Change
../
AddressExpr.cc 2.7 KB d29fa5f   7 years Rob Schluntz Remove has_result
AggregateDecl.cc 3.7 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
ApplicationExpr.cc 3.6 KB 0b00df0   5 years a3moss First draft of deferred expression resolution; DOES NOT BUILD
ArrayType.cc 1.8 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Attribute.cc 1.9 KB 54c9000   6 years Rob Schluntz Fix missing attribute warning
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 …
BaseSyntaxNode.h 1.3 KB 50377a4   7 years Rob Schluntz Refactor tree print code to use Indenter
BasicType.cc 1.7 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
CommaExpr.cc 1.7 KB bf4b4cf   7 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?
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.
Declaration.cc 3.4 KB 3ed994e   6 years Rob Schluntz Push deleted decls through the system
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 …
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
Expression.cc 26.7 KB 99614c2   5 years Thierry Delisle InitAlternatives? are now in vectors
Expression.h 34.7 KB 99614c2   5 years Thierry Delisle InitAlternatives? are now in vectors
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 …
Initializer.cc 4.6 KB 43e0949   5 years Thierry Delisle more lists converted to vectors
Initializer.h 5.4 KB 43e0949   5 years Thierry Delisle more lists converted to vectors
Label.h 2.0 KB bee0694   5 years Thierry Delisle Changed std::list<Label> to vector
Makefile 445 bytes 843054c2   9 years pabuhr licencing: seventh groups of files
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   7 years Rob Schluntz Refactor tree print code to use Indenter
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 …
Statement.cc 16.5 KB bee0694   5 years Thierry Delisle Changed std::list<Label> to vector
Statement.h 17.9 KB bee0694   5 years Thierry Delisle Changed std::list<Label> to vector
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
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 80eefcb   5 years Thierry Delisle Forall list now uses vector
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   7 years Rob Schluntz Refactor tree print code to use Indenter
TypeofType.cc 1.6 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
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
VarArgsType.cc 1.0 KB 70a1c3ae   5 years Thierry Delisle Starting to remove std::list to see if it affects performance, started …
Visitor.h 6.3 KB 47498bd   6 years Rob Schluntz Add nodes for global scope type
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.