Summary
- More use of the new AST named boolean types. (details)
- ast::SuspendStmt::Type -> ::Kind, this fits the new convention where Type is limited for actual compiler types. (details)
The file was modified | src/AST/Decl.hpp |
The file was modified | src/AST/Decl.cpp |
The file was modified | src/AST/Type.hpp |
The file was modified | src/AST/Convert.cpp |
The file was modified | src/Parser/TypeData.cc |
The file was modified | src/Parser/StatementNode.cc |
The file was modified | src/AST/Stmt.hpp |
The file was modified | src/Parser/StatementNode.cc |
The file was modified | src/AST/Stmt.hpp |
The file was modified | src/AST/Print.cpp |
The file was modified | src/Concurrency/KeywordsNew.cpp |
The file was modified | src/AST/Convert.cpp |
The file was modified | src/Parser/ParseNode.h |