Changes between Version 12 and Version 13 of OmnibusChanges


Ignore:
Timestamp:
08/09/13 11:43:55 (13 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OmnibusChanges

    v12 v13  
    44== Model Changes ==
    55
    6 * make sure the parameter type of a function call is never an array type.   ABC should already be doing this.
    76* add a method to expressions like `SymbolicExpression getConstantValue()` and a corresponding setter, to cache the value of any expression that has a constant value, such as a literal expression
    87* add a new `CIVLType`: `CIVLScopeType`