../
|
Attribute.cpp
|
1.4 KB
|
0b57626
|
6 years
|
ajbeach |
Silenced a warning and removed trailing whitespace.
|
Attribute.hpp
|
1.4 KB
|
489bacf
|
6 years
|
a3moss |
Changed Attribute field to params
Done for consistency with other …
|
Bitfield.hpp
|
1.8 KB
|
461046f
|
6 years
|
Thierry Delisle |
Started implementing the print visitor
|
Convert.cpp
|
70.2 KB
|
d88f8b3b
|
5 years
|
ajbeach |
Another fix to break cycles in the converter.
|
Convert.hpp
|
766 bytes
|
74dbbf6
|
6 years
|
ajbeach |
ConverterNewToOld? boiler-plate code.
|
CVQualifiers.hpp
|
2.2 KB
|
8a5530c
|
6 years
|
Thierry Delisle |
Fixed FunctionType? cast, fixed maybe_accept, implemented statement …
|
Decl.cpp
|
3.2 KB
|
9d6e7fa9
|
6 years
|
Thierry Delisle |
Fixed missing or incorrect stubs in decl/InitTweak
|
Decl.hpp
|
11.3 KB
|
9d6e7fa9
|
6 years
|
Thierry Delisle |
Fixed missing or incorrect stubs in decl/InitTweak
|
DeclReplacer.cpp
|
2.8 KB
|
e9b44489
|
6 years
|
Thierry Delisle |
Implemented declReplacer
|
DeclReplacer.hpp
|
1.1 KB
|
e9b44489
|
6 years
|
Thierry Delisle |
Implemented declReplacer
|
Expr.cpp
|
12.6 KB
|
20a5977
|
6 years
|
a3moss |
Added kind to ConstantExpr? and some Expr prints
|
Expr.hpp
|
24.2 KB
|
20a5977
|
6 years
|
a3moss |
Added kind to ConstantExpr? and some Expr prints
|
FunctionSpec.hpp
|
1.0 KB
|
9e1d485
|
6 years
|
a3moss |
First draft of ast::Type with subclasses
|
Fwd.hpp
|
2.4 KB
|
733074e
|
6 years
|
Thierry Delisle |
Removed stub for toString by moving to a more precise Stub
|
GenericSubstitution.cpp
|
1.6 KB
|
335f2d8
|
6 years
|
Thierry Delisle |
Fixed some warnings and implemented memberExpr ctor and extractResultType
|
GenericSubstitution.hpp
|
664 bytes
|
d8938622
|
6 years
|
a3moss |
Broken GenericSubstitution? version
|
Init.cpp
|
1.3 KB
|
87701b6
|
6 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Init.hpp
|
4.1 KB
|
87701b6
|
6 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Label.hpp
|
1.4 KB
|
94b1f718
|
6 years
|
a3moss |
Add some Stmt printers
|
LinkageSpec.cpp
|
1.5 KB
|
87701b6
|
6 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
LinkageSpec.hpp
|
2.1 KB
|
7f3f63c
|
6 years
|
Thierry Delisle |
Unions now correctly use bitfields from previous commit
|
module.mk
|
859 bytes
|
0b8bf27
|
6 years
|
Thierry Delisle |
Fixed pass visitor so previsit can return void to signify it will …
|
Node.cpp
|
17.1 KB
|
76ed81f
|
6 years
|
a3moss |
Broken stuff pre-Pass fix
|
Node.hpp
|
5.0 KB
|
f685679
|
6 years
|
ajbeach |
Translation can go both ways without crashing. Don't seem to be the …
|
ParseNode.hpp
|
1.2 KB
|
87701b6
|
6 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Pass.cpp
|
521 bytes
|
b0abc8a0
|
6 years
|
Thierry Delisle |
Fixed errors in the pass visitor
|
Pass.hpp
|
15.6 KB
|
335f2d8
|
6 years
|
Thierry Delisle |
Fixed some warnings and implemented memberExpr ctor and extractResultType
|
Pass.impl.hpp
|
55.1 KB
|
489bacf
|
6 years
|
a3moss |
Changed Attribute field to params
Done for consistency with other …
|
Pass.proto.hpp
|
12.7 KB
|
e4b6cf78
|
6 years
|
Thierry Delisle |
New Pass visitor now supports void postvisits by returning the …
|
porting.md
|
10.8 KB
|
6f4b7f2
|
5 years
|
a3moss |
Finish Stmt printers, implement short_mode for Decls
|
Print.cpp
|
34.4 KB
|
a7d50b6
|
5 years
|
ajbeach |
Removed trailing whitespace.
|
Print.hpp
|
1.0 KB
|
6f4b7f2
|
5 years
|
a3moss |
Finish Stmt printers, implement short_mode for Decls
|
Stmt.cpp
|
2.8 KB
|
d8938622
|
6 years
|
a3moss |
Broken GenericSubstitution? version
|
Stmt.hpp
|
12.7 KB
|
a7d50b6
|
5 years
|
ajbeach |
Removed trailing whitespace.
|
StorageClasses.hpp
|
1.2 KB
|
9e1d485
|
6 years
|
a3moss |
First draft of ast::Type with subclasses
|
Type.cpp
|
5.1 KB
|
514a791
|
6 years
|
a3moss |
Fix compile errors on previous push
|
Type.hpp
|
15.6 KB
|
b0ec971
|
6 years
|
a3moss |
Added ast::Type printers
|
TypeSubstitution.cpp
|
6.8 KB
|
172d9342
|
6 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
TypeSubstitution.hpp
|
7.6 KB
|
0b57626
|
6 years
|
ajbeach |
Silenced a warning and removed trailing whitespace.
|
TypeVar.hpp
|
705 bytes
|
9e1d485
|
6 years
|
a3moss |
First draft of ast::Type with subclasses
|
Visitor.hpp
|
8.6 KB
|
10a1225
|
6 years
|
Thierry Delisle |
Many errors and warning fixes.
More visit implementation
|