Changes between Version 13 and Version 14 of OmnibusChanges


Ignore:
Timestamp:
08/09/13 11:45:00 (13 years ago)
Author:
zirkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OmnibusChanges

    v13 v14  
    55
    66* 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
    7 * add a new `CIVLType`: `CIVLScopeType`
    87* add new subtype of `Variable`: `CIVLScopeVariable` with method
    98 * `Scope getScope();`