source: src/Parser/DeclarationNode.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d9bad51   18 months ajbeach Fixed memory leak in the parser.
(edit) @4a72fef   18 months ajbeach General clean-up in the parser. Removed the commented …
(edit) @e048ece   19 months ajbeach Moved the DeclarationNode enums over to TypeData where they are …
(edit) @6cef439   19 months ajbeach Return 'TypeData *' from some parse rules. Moved TypeData construction …
(edit) @af60383   19 months ajbeach Moved a field and functions from DeclarationNode to TypeData. Trying …
(edit) @dc3fbe5   19 months ajbeach Factored out the ParseNode's next field into a new child type. This is …
(edit) @4c0b674   19 months ajbeach Moved ParseNode's name field down to DeclarationNode, it is not used …
(edit) @4eb3a7c5   19 months pabuhr first attempt at correct distribution of attributes for aggregates
(edit) @028e512   2 years ajbeach Cleaned up some DeclarationNode code that had some extra code no … ADT ast-experimental
(edit) @66b6f66   2 years ajbeach Cleaned up some indentation in DeclarationNode.h. ADT ast-experimental
(edit) @6611177   2 years ajbeach Clean-up in parser. ClauseNode rework, plus internal adjustments to … ADT ast-experimental
(add) @c468150   2 years ajbeach Split up ParseNode.h so that headers match implementation. May have a … ADT ast-experimental
Note: See TracRevisionLog for help on using the revision log.