Project

General

Profile

« Previous | Next » 

Revision 3ebb066e

Added by skyjake almost 14 years ago

Fixed problems with 'const' and expression flags.

Expression flags were refactored to remove the redundant
ExpressionFlags in the parser. The flags are now also
serialized properly as they are part of the Expression
base class.

It is now possible to use 'const' also with record members.
The kitchen sink was modified to test this use case.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences