source: src/Parser

Name Size Rev Age Author Last Change
../
DeclarationNode.cc 33.1 KB d9bad51   3 weeks ajbeach Fixed memory leak in the parser.
DeclarationNode.h 7.5 KB d9bad51   3 weeks ajbeach Fixed memory leak in the parser.
ExpressionNode.cc 28.8 KB 7a780ad   5 days ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
ExpressionNode.h 4.4 KB 44adf1b   7 weeks ajbeach Removed casts around get_next (also replaced with direct field access) …
InitializerNode.cc 4.0 KB 44adf1b   7 weeks ajbeach Removed casts around get_next (also replaced with direct field access) …
InitializerNode.h 1.6 KB dc3fbe5   8 weeks ajbeach Factored out the ParseNode?'s next field into a new child type. This is …
lex.ll 21.0 KB 647e2ea   7 weeks pabuhr try @@(...) for attributes, rename and reorder grammar rules, remove …
module.mk 1.3 KB ab780e6   12 days ajbeach notZeroExpr (in the parser) has become createCondExpr (in the …
ParseNode.cc 713 bytes faddbd8   8 years pabuhr more refactoring of parser code, new tuple syntax
ParseNode.h 3.5 KB 4a72fef   3 weeks ajbeach General clean-up in the parser. Removed the commented …
parser.yy 176.3 KB 7a780ad   5 days ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
ParserTypes.h 1.0 KB bb7422a   13 months ajbeach Translated parser to the new ast. This incuded a small fix in the …
parserutility.h 1.0 KB ab780e6   12 days ajbeach notZeroExpr (in the parser) has become createCondExpr (in the …
RunParser.cpp 1.6 KB c6b4432   6 months ajbeach Remove BaseSyntaxNode? and clean-up.
RunParser.hpp 1.2 KB f2f595d7   14 months ajbeach RunParser? now uses AST for its interface everywhere. (Works because …
StatementNode.cc 18.2 KB ab780e6   12 days ajbeach notZeroExpr (in the parser) has become createCondExpr (in the …
StatementNode.h 5.3 KB dc3fbe5   8 weeks ajbeach Factored out the ParseNode?'s next field into a new child type. This is …
TypeData.cc 48.7 KB 7a780ad   5 days ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
TypeData.h 6.7 KB 7a780ad   5 days ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
TypedefTable.cc 6.2 KB 6cef439   7 weeks ajbeach Return 'TypeData? *' from some parse rules. Moved TypeData? construction …
TypedefTable.h 1.5 KB fc95df3   10 months pabuhr add additional debug printing
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.