../
|
Attribute.cpp
|
1.4 KB
|
7e89526
|
6 years
|
a3moss |
Add Attribute to new AST
|
Attribute.hpp
|
1.4 KB
|
87701b6
|
6 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Bitfield.hpp
|
2.0 KB
|
b96d7c1
|
6 years
|
Thierry Delisle |
Made bitfield a template rather than an macro
|
Convert.cpp
|
59.7 KB
|
9a0cd9c
|
6 years
|
a3moss |
Fill in missing Decl conversions
|
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
|
733074e
|
6 years
|
Thierry Delisle |
Removed stub for toString by moving to a more precise Stub
|
Decl.hpp
|
11.3 KB
|
112fe04
|
6 years
|
ajbeach |
Work on ConverterNewToOld?, filled in declarations and cleaned up …
|
DeclReplacer.cpp
|
545 bytes
|
10a1225
|
6 years
|
Thierry Delisle |
Many errors and warning fixes.
More visit implementation
|
DeclReplacer.hpp
|
988 bytes
|
2bb4a01
|
6 years
|
a3moss |
Start on new AST
|
Expr.cpp
|
12.1 KB
|
733074e
|
6 years
|
Thierry Delisle |
Removed stub for toString by moving to a more precise Stub
|
Expr.hpp
|
24.1 KB
|
17a0228a
|
6 years
|
Thierry Delisle |
Added more visit passes
|
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
|
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
|
6d51bd7
|
6 years
|
Thierry Delisle |
Fixes to the new templated pass and started on conversions
|
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
|
795 bytes
|
dccc091
|
6 years
|
Thierry Delisle |
Added AST nodes to compilation
|
Node.cpp
|
17.1 KB
|
733074e
|
6 years
|
Thierry Delisle |
Removed stub for toString by moving to a more precise Stub
|
Node.hpp
|
4.4 KB
|
10a1225
|
6 years
|
Thierry Delisle |
Many errors and warning fixes.
More visit implementation
|
ParseNode.hpp
|
1.2 KB
|
87701b6
|
6 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Pass.hpp
|
15.5 KB
|
172d9342
|
6 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
Pass.impl.hpp
|
55.4 KB
|
112fe04
|
6 years
|
ajbeach |
Work on ConverterNewToOld?, filled in declarations and cleaned up …
|
Pass.proto.hpp
|
10.7 KB
|
10a1225
|
6 years
|
Thierry Delisle |
Many errors and warning fixes.
More visit implementation
|
porting.md
|
11.2 KB
|
9b4f329
|
6 years
|
a3moss |
Finished porting AST::Expr subclasses
|
Stmt.cpp
|
1.1 KB
|
87701b6
|
6 years
|
Thierry Delisle |
Tentative fix for increment/decrement and implented a few more visits
|
Stmt.hpp
|
11.8 KB
|
e0016a5
|
6 years
|
Thierry Delisle |
All ast visit functions are implemented
|
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.9 KB
|
746ae82
|
6 years
|
a3moss |
Finish conversion visitors for Type
|
TypeSubstitution.cpp
|
6.8 KB
|
172d9342
|
6 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
TypeSubstitution.hpp
|
7.2 KB
|
172d9342
|
6 years
|
mlbrooks |
added old-to-new conversion for TypeSubstitution?, within a framework …
|
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
|