../
|
Attribute.cpp
|
1.4 KB
|
7e89526
|
6 years
|
a3moss |
Add Attribute to new AST
|
Attribute.hpp
|
1.4 KB
|
87701b6
|
5 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Bitfield.hpp
|
1.8 KB
|
461046f
|
5 years
|
Thierry Delisle |
Started implementing the print visitor
|
Convert.cpp
|
58.4 KB
|
746ae82
|
5 years
|
a3moss |
Finish conversion visitors for Type
|
Convert.hpp
|
766 bytes
|
74dbbf6
|
5 years
|
ajbeach |
ConverterNewToOld? boiler-plate code.
|
CVQualifiers.hpp
|
2.2 KB
|
8a5530c
|
5 years
|
Thierry Delisle |
Fixed FunctionType? cast, fixed maybe_accept, implemented statement …
|
Decl.cpp
|
3.2 KB
|
733074e
|
5 years
|
Thierry Delisle |
Removed stub for toString by moving to a more precise Stub
|
Decl.hpp
|
11.3 KB
|
ed3935da
|
5 years
|
Thierry Delisle |
typeString is now public, since it is const and effectively constexpr, …
|
DeclReplacer.cpp
|
2.8 KB
|
e9b44489
|
5 years
|
Thierry Delisle |
Implemented declReplacer
|
DeclReplacer.hpp
|
1.1 KB
|
e9b44489
|
5 years
|
Thierry Delisle |
Implemented declReplacer
|
Expr.cpp
|
12.1 KB
|
733074e
|
5 years
|
Thierry Delisle |
Removed stub for toString by moving to a more precise Stub
|
Expr.hpp
|
24.1 KB
|
17a0228a
|
5 years
|
Thierry Delisle |
Added more visit passes
|
FunctionSpec.hpp
|
1.0 KB
|
9e1d485
|
5 years
|
a3moss |
First draft of ast::Type with subclasses
|
Fwd.hpp
|
2.4 KB
|
733074e
|
5 years
|
Thierry Delisle |
Removed stub for toString by moving to a more precise Stub
|
Init.cpp
|
1.3 KB
|
87701b6
|
5 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Init.hpp
|
4.1 KB
|
87701b6
|
5 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Label.hpp
|
1.4 KB
|
6d51bd7
|
5 years
|
Thierry Delisle |
Fixes to the new templated pass and started on conversions
|
LinkageSpec.cpp
|
1.5 KB
|
87701b6
|
5 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
|
828 bytes
|
b0abc8a0
|
5 years
|
Thierry Delisle |
Fixed errors in the pass visitor
|
Node.cpp
|
17.0 KB
|
461046f
|
5 years
|
Thierry Delisle |
Started implementing the print visitor
|
Node.hpp
|
4.4 KB
|
10a1225
|
5 years
|
Thierry Delisle |
Many errors and warning fixes.
More visit implementation
|
ParseNode.hpp
|
1.2 KB
|
87701b6
|
5 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Pass.cpp
|
521 bytes
|
b0abc8a0
|
5 years
|
Thierry Delisle |
Fixed errors in the pass visitor
|
Pass.hpp
|
15.5 KB
|
172d9342
|
5 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
Pass.impl.hpp
|
55.3 KB
|
b0abc8a0
|
5 years
|
Thierry Delisle |
Fixed errors in the pass visitor
|
Pass.proto.hpp
|
10.9 KB
|
b0abc8a0
|
5 years
|
Thierry Delisle |
Fixed errors in the pass visitor
|
porting.md
|
11.2 KB
|
9b4f329
|
5 years
|
a3moss |
Finished porting AST::Expr subclasses
|
Print.cpp
|
13.1 KB
|
461046f
|
5 years
|
Thierry Delisle |
Started implementing the print visitor
|
Print.hpp
|
705 bytes
|
461046f
|
5 years
|
Thierry Delisle |
Started implementing the print visitor
|
Stmt.cpp
|
2.8 KB
|
e9b44489
|
5 years
|
Thierry Delisle |
Implemented declReplacer
|
Stmt.hpp
|
11.8 KB
|
e0016a5
|
5 years
|
Thierry Delisle |
All ast visit functions are implemented
|
StorageClasses.hpp
|
1.2 KB
|
9e1d485
|
5 years
|
a3moss |
First draft of ast::Type with subclasses
|
Type.cpp
|
5.1 KB
|
514a791
|
5 years
|
a3moss |
Fix compile errors on previous push
|
Type.hpp
|
15.9 KB
|
746ae82
|
5 years
|
a3moss |
Finish conversion visitors for Type
|
TypeSubstitution.cpp
|
6.8 KB
|
172d9342
|
5 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
TypeSubstitution.hpp
|
7.2 KB
|
172d9342
|
5 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
TypeVar.hpp
|
705 bytes
|
9e1d485
|
5 years
|
a3moss |
First draft of ast::Type with subclasses
|
Visitor.hpp
|
8.6 KB
|
10a1225
|
5 years
|
Thierry Delisle |
Many errors and warning fixes.
More visit implementation
|