source: src/SynTree @ 5af7306

new-envwith_gc
Name Size Rev Age Author Last Change
../
AddressExpr.cc 2.6 KB 68f9c43   6 years a3moss First pass at delete removal
AggregateDecl.cc 4.0 KB 68f9c43   6 years a3moss First pass at delete removal
ApplicationExpr.cc 2.7 KB 8d7bef2   6 years a3moss First compiling build of CFA-CC with GC
ArrayType.cc 1.7 KB 68f9c43   6 years a3moss First pass at delete removal
Attribute.cc 1.9 KB 68f9c43   6 years a3moss First pass at delete removal
Attribute.h 1.9 KB 68f9c43   6 years a3moss First pass at delete removal
AttrType.cc 1.8 KB 68f9c43   6 years a3moss First pass at delete removal
BaseSyntaxNode.cc 739 bytes dbc2c2c   6 years a3moss Fix previous commit
BaseSyntaxNode.h 1.3 KB 9f2012f   6 years a3moss Find more stack-alloc'd nodes
BasicType.cc 1.7 KB 50377a4   7 years Rob Schluntz Refactor tree print code to use Indenter
CommaExpr.cc 1.6 KB 68f9c43   6 years a3moss First pass at delete removal
CompoundStmt.cc 3.3 KB 68f9c43   6 years a3moss First pass at delete removal
Constant.cc 2.7 KB 68f9c43   6 years a3moss First pass at delete removal
Constant.h 2.2 KB 7e4b44db   6 years a3moss Make Constant no longer BaseSyntaxNode?
Declaration.cc 2.5 KB 68f9c43   6 years a3moss First pass at delete removal
Declaration.h 14.6 KB 68f9c43   6 years a3moss First pass at delete removal
DeclarationWithType.cc 1.5 KB 68f9c43   6 years a3moss First pass at delete removal
DeclStmt.cc 1.2 KB 68f9c43   6 years a3moss First pass at delete removal
Expression.cc 21.9 KB 68f9c43   6 years a3moss First pass at delete removal
Expression.h 31.1 KB 68f9c43   6 years a3moss First pass at delete removal
FunctionDecl.cc 3.4 KB 68f9c43   6 years a3moss First pass at delete removal
FunctionType.cc 2.2 KB 68f9c43   6 years a3moss First pass at delete removal
GcTracer.h 2.5 KB 5af7306   6 years a3moss Assorted bug fixes
Initializer.cc 4.2 KB 68f9c43   6 years a3moss First pass at delete removal
Initializer.h 5.5 KB 68f9c43   6 years a3moss First pass at delete removal
Label.h 2.0 KB 94e025a2   6 years Rob Schluntz Convert MLEMutator to PassVisitor?
Makefile 445 bytes 843054c2   9 years pabuhr licencing: seventh groups of files
module.mk 1.6 KB bd06384   6 years a3moss Add static roots to GC; fix some static GC_Objects
Mutator.h 6.9 KB a8a2b0a   6 years Rob Schluntz Expand VISIT/MUTATE_BODY for remaining node types
NamedTypeDecl.cc 2.4 KB 68f9c43   6 years a3moss First pass at delete removal
ObjectDecl.cc 3.0 KB 68f9c43   6 years a3moss First pass at delete removal
PointerType.cc 1.9 KB 68f9c43   6 years a3moss First pass at delete removal
ReferenceToType.cc 7.4 KB 68f9c43   6 years a3moss First pass at delete removal
ReferenceType.cc 1.3 KB 68f9c43   6 years a3moss First pass at delete removal
Statement.cc 13.8 KB 68f9c43   6 years a3moss First pass at delete removal
Statement.h 16.9 KB 68f9c43   6 years a3moss First pass at delete removal
SynTree.h 2.6 KB 44b4114   6 years Rob Schluntz Add DeletedExpr? node for use of deleted identifiers
TupleExpr.cc 4.0 KB 68f9c43   6 years a3moss First pass at delete removal
TupleType.cc 2.5 KB 68f9c43   6 years a3moss First pass at delete removal
Type.cc 3.0 KB 68f9c43   6 years a3moss First pass at delete removal
Type.h 26.5 KB 68f9c43   6 years a3moss First pass at delete removal
TypeDecl.cc 2.3 KB 68f9c43   6 years a3moss First pass at delete removal
TypeExpr.cc 1014 bytes 68f9c43   6 years a3moss First pass at delete removal
TypeofType.cc 1.2 KB 68f9c43   6 years a3moss First pass at delete removal
TypeSubstitution.cc 6.4 KB 68f9c43   6 years a3moss First pass at delete removal
TypeSubstitution.h 7.7 KB 8d7bef2   6 years a3moss First compiling build of CFA-CC with GC
VarArgsType.cc 1.0 KB 50377a4   7 years Rob Schluntz Refactor tree print code to use Indenter
VarExprReplacer.cc 2.0 KB c0b9f5d   6 years Rob Schluntz Convert VarExprReplacer? to PassVisitor?
VarExprReplacer.h 887 bytes c0b9f5d   6 years Rob Schluntz Convert VarExprReplacer? to PassVisitor?
Visitor.h 6.0 KB 8d7bef2   6 years a3moss First compiling build of CFA-CC with GC
VoidType.cc 918 bytes 50377a4   7 years Rob Schluntz Refactor tree print code to use Indenter
ZeroOneType.cc 1.2 KB 50377a4   7 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.