../
|
ZeroOneType.cc
|
1.2 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
VoidType.cc
|
918 bytes
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Visitor.h
|
15.7 KB
|
033ff37
|
5 years
|
pabuhr |
remove attribute expression '@'name mechanism
|
VarArgsType.cc
|
1.0 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
TypeSubstitution.h
|
8.2 KB
|
172d9342
|
5 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
TypeSubstitution.cc
|
7.6 KB
|
172d9342
|
5 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
TypeofType.cc
|
1.6 KB
|
f441c88
|
6 years
|
a3moss |
Implement basetypeof
|
TypeExpr.cc
|
1.0 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
TypeDecl.cc
|
2.4 KB
|
f0ecf9b
|
7 years
|
Rob Schluntz |
Remove TypeDecl::Any, as it is subsumed by Dtype+sized
|
Type.h
|
29.7 KB
|
85dac33
|
5 years
|
ajbeach |
Added 'const' in some leaf positions where it doesn't seem to effect much.
|
Type.cc
|
4.5 KB
|
357390f
|
5 years
|
pabuhr |
formatting
|
TupleType.cc
|
2.6 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
TupleExpr.cc
|
4.5 KB
|
3c7f01b
|
5 years
|
ajbeach |
Hopefully that is the last override to get_lvalue we will need.
|
TopLvalue.h
|
942 bytes
|
4615ac8
|
5 years
|
ajbeach |
Added asserts and clears to make sure lvalue is only used where we expect.
|
TopLvalue.cc
|
2.7 KB
|
4615ac8
|
5 years
|
ajbeach |
Added asserts and clears to make sure lvalue is only used where we expect.
|
SynTree.h
|
2.7 KB
|
033ff37
|
5 years
|
pabuhr |
remove attribute expression '@'name mechanism
|
Statement.h
|
19.6 KB
|
e67991f
|
5 years
|
Thierry Delisle |
WithStmt? is now a Declaration
|
Statement.cc
|
16.5 KB
|
e67991f
|
5 years
|
Thierry Delisle |
WithStmt? is now a Declaration
|
ReferenceType.cc
|
1.3 KB
|
9bfc9da
|
7 years
|
Rob Schluntz |
Refactor makeSub into genericSubstitution
|
ReferenceToType.cc
|
7.6 KB
|
07ec1a2
|
6 years
|
Thierry Delisle |
Removed unnecessary trailing whitespaces in tests
|
PointerType.cc
|
2.0 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
ObjectDecl.cc
|
3.1 KB
|
08222c7
|
6 years
|
Thierry Delisle |
Fixed some errors with incorrect trailing whitespace in the tests
|
NamedTypeDecl.cc
|
2.5 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Mutator.h
|
7.2 KB
|
033ff37
|
5 years
|
pabuhr |
remove attribute expression '@'name mechanism
|
module.mk
|
1.7 KB
|
4615ac8
|
5 years
|
ajbeach |
Added asserts and clears to make sure lvalue is only used where we expect.
|
Makefile
|
445 bytes
|
843054c2
|
9 years
|
pabuhr |
licencing: seventh groups of files
|
Label.h
|
1.9 KB
|
712348a
|
5 years
|
Thierry Delisle |
Removed all traces of SubRange? which didn't actually exist and made …
|
Initializer.h
|
5.9 KB
|
7870799
|
5 years
|
Thierry Delisle |
Cast cost and conversion cost now take constant parameters.
This …
|
Initializer.cc
|
4.6 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
FunctionType.cc
|
2.3 KB
|
08222c7
|
6 years
|
Thierry Delisle |
Fixed some errors with incorrect trailing whitespace in the tests
|
FunctionDecl.cc
|
3.5 KB
|
08222c7
|
6 years
|
Thierry Delisle |
Fixed some errors with incorrect trailing whitespace in the tests
|
Expression.h
|
37.7 KB
|
5d00425
|
5 years
|
ajbeach |
StmtExpr? also does not have the lvalue I originally expected.
|
Expression.cc
|
26.4 KB
|
5d00425
|
5 years
|
ajbeach |
StmtExpr? also does not have the lvalue I originally expected.
|
DeclStmt.cc
|
1.2 KB
|
ba3706f
|
7 years
|
Rob Schluntz |
Remove label lists from various Statement constructors
|
DeclReplacer.h
|
1.6 KB
|
546e712
|
5 years
|
Thierry Delisle |
Fix for 1 bug of N
|
DeclReplacer.cc
|
4.2 KB
|
0ce063b
|
5 years
|
Thierry Delisle |
DeclReplacer? now returns number of node changed
|
DeclarationWithType.cc
|
1.6 KB
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|
Declaration.h
|
17.1 KB
|
e67991f
|
5 years
|
Thierry Delisle |
WithStmt? is now a Declaration
|
Declaration.cc
|
2.9 KB
|
aaeacf4
|
5 years
|
Thierry Delisle |
Removed global look-up table from UniqueId? to Decl
|
Constant.h
|
2.1 KB
|
7870799
|
5 years
|
Thierry Delisle |
Cast cost and conversion cost now take constant parameters.
This …
|
Constant.cc
|
2.3 KB
|
c36298d
|
5 years
|
mlbrooks |
Fixed handling of "literals.cfa" string-detail test cases by …
|
CompoundStmt.cc
|
3.3 KB
|
7862059
|
7 years
|
Rob Schluntz |
Change VarExprReplacer? to DeclReplacer? and implement TypeInstType? …
|
CommaExpr.cc
|
1.8 KB
|
14388c1
|
5 years
|
ajbeach |
Most expressions now return a hard-coded lvalue flag.
|
BasicType.cc
|
1.1 KB
|
357390f
|
5 years
|
pabuhr |
formatting
|
BaseSyntaxNode.h
|
1.5 KB
|
7870799
|
5 years
|
Thierry Delisle |
Cast cost and conversion cost now take constant parameters.
This …
|
AttrType.cc
|
1.8 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Attribute.h
|
2.0 KB
|
7870799
|
5 years
|
Thierry Delisle |
Cast cost and conversion cost now take constant parameters.
This …
|
Attribute.cc
|
1.9 KB
|
17129659
|
6 years
|
a3moss |
Fix line numbers in tests
|
ArrayType.cc
|
1.8 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
ApplicationExpr.cc
|
3.3 KB
|
14388c1
|
5 years
|
ajbeach |
Most expressions now return a hard-coded lvalue flag.
|
AggregateDecl.cc
|
3.7 KB
|
ac3362c
|
6 years
|
Rob Schluntz |
Resolve enumerator initializers early to allow other passes to …
|
AddressExpr.cc
|
2.8 KB
|
2d80111
|
5 years
|
ajbeach |
Lvalue is checked through Expression::get_lvalue. Only three other …
|