source: src/SynTree @ e6cfa8ff

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
AddressExpr.cc 2.7 KB b4f8808   5 years ajbeach Removed lvalue from types in the old ast.
AggregateDecl.cc 4.1 KB d912bed   4 years pabuhr harmonize SynTree/LinkageSpec?.* with AST/LinkageSpec.*
ApplicationExpr.cc 3.6 KB 849720f   5 years ajbeach lvalue should now always come directly from the expression.
ArrayType.cc 1.7 KB b4f8808   5 years ajbeach Removed lvalue from types in the old ast.
Attribute.cc 1.9 KB 17129659   5 years a3moss Fix line numbers in tests
Attribute.h 2.0 KB 60a8062   4 years pabuhr rewrite most of OperatorTable? and change caller modules to use new …
AttrType.cc 1.8 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
BaseSyntaxNode.h 1.5 KB 7870799   5 years Thierry Delisle Cast cost and conversion cost now take constant parameters. This …
BasicType.cc 1.1 KB 357390f   5 years pabuhr formatting
CommaExpr.cc 1.6 KB b4f8808   5 years ajbeach Removed lvalue from types in the old ast.
CompoundStmt.cc 3.3 KB 7862059   6 years Rob Schluntz Change VarExprReplacer? to DeclReplacer? and implement TypeInstType?
Constant.cc 2.3 KB c36298d   5 years mlbrooks Fixed handling of "literals.cfa" string-detail test cases by …
Constant.h 2.1 KB 7870799   5 years Thierry Delisle Cast cost and conversion cost now take constant parameters. This …
Declaration.cc 3.0 KB 312029a   4 years pabuhr move enum Aggregate from DeclarationNode? to AggregateDecl?, add …
Declaration.h 17.3 KB 427854b   4 years Thierry Delisle First draft implementation of generators, still missing error …
DeclarationWithType.cc 1.6 KB 07de76b   4 years pabuhr remove file TypeVar?.h* and put TypeVar::Kind into TypeDecl?, move …
DeclReplacer.cc 4.2 KB 0ce063b   5 years Thierry Delisle DeclReplacer? now returns number of node changed
DeclReplacer.h 1.6 KB 546e712   5 years Thierry Delisle Fix for 1 bug of N
DeclStmt.cc 1.2 KB ba3706f   6 years Rob Schluntz Remove label lists from various Statement constructors
Expression.cc 26.2 KB 312029a   4 years pabuhr move enum Aggregate from DeclarationNode? to AggregateDecl?, add …
Expression.h 37.5 KB 312029a   4 years pabuhr move enum Aggregate from DeclarationNode? to AggregateDecl?, add …
FunctionDecl.cc 3.5 KB d912bed   4 years pabuhr harmonize SynTree/LinkageSpec?.* with AST/LinkageSpec.*
FunctionType.cc 2.3 KB 08222c7   5 years Thierry Delisle Fixed some errors with incorrect trailing whitespace in the tests
Initializer.cc 4.6 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
Initializer.h 5.9 KB 7870799   5 years Thierry Delisle Cast cost and conversion cost now take constant parameters. This …
Label.h 1.9 KB 712348a   5 years Thierry Delisle Removed all traces of SubRange? which didn't actually exist and made …
LinkageSpec.cc 1.5 KB d912bed   4 years pabuhr harmonize SynTree/LinkageSpec?.* with AST/LinkageSpec.*
LinkageSpec.h 2.5 KB d912bed   4 years pabuhr harmonize SynTree/LinkageSpec?.* with AST/LinkageSpec.*
Makefile 445 bytes 843054c2   9 years pabuhr licencing: seventh groups of files
module.mk 1.7 KB 07de76b   4 years pabuhr remove file TypeVar?.h* and put TypeVar::Kind into TypeDecl?, move …
Mutator.h 7.2 KB 37cdd97   4 years Thierry Delisle Added a ast node for suspend statements
NamedTypeDecl.cc 2.5 KB d912bed   4 years pabuhr harmonize SynTree/LinkageSpec?.* with AST/LinkageSpec.*
ObjectDecl.cc 3.1 KB d912bed   4 years pabuhr harmonize SynTree/LinkageSpec?.* with AST/LinkageSpec.*
PointerType.cc 2.0 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
ReferenceToType.cc 7.6 KB 07ec1a2   5 years Thierry Delisle Removed unnecessary trailing whitespaces in tests
ReferenceType.cc 1.3 KB 9bfc9da   6 years Rob Schluntz Refactor makeSub into genericSubstitution
Statement.cc 17.2 KB 37cdd97   4 years Thierry Delisle Added a ast node for suspend statements
Statement.h 20.2 KB 427854b   4 years Thierry Delisle First draft implementation of generators, still missing error …
SynTree.h 2.7 KB 37cdd97   4 years Thierry Delisle Added a ast node for suspend statements
TupleExpr.cc 4.4 KB b4f8808   5 years ajbeach Removed lvalue from types in the old ast.
TupleType.cc 2.6 KB 07de76b   4 years pabuhr remove file TypeVar?.h* and put TypeVar::Kind into TypeDecl?, move …
Type.cc 4.3 KB cfaa2873   4 years pabuhr generate BasicType::typeNames from BasicTypes?-gen
Type.h 29.7 KB b4f8808   5 years ajbeach Removed lvalue from types in the old ast.
TypeDecl.cc 2.4 KB 07de76b   4 years pabuhr remove file TypeVar?.h* and put TypeVar::Kind into TypeDecl?, move …
TypeExpr.cc 1.0 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
TypeofType.cc 1.6 KB f441c88   5 years a3moss Implement basetypeof
TypeSubstitution.cc 7.6 KB 172d9342   5 years mlbrooks added old-to-new conversion for TypeSubstitution?, within a framework …
TypeSubstitution.h 8.2 KB 172d9342   5 years mlbrooks added old-to-new conversion for TypeSubstitution?, within a framework …
VarArgsType.cc 1.0 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
Visitor.h 15.8 KB 37cdd97   4 years Thierry Delisle Added a ast node for suspend statements
VoidType.cc 918 bytes 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
ZeroOneType.cc 1.2 KB 50377a4   6 years Rob Schluntz Refactor tree print code to use Indenter
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.