Wiki

Changes between Version 8 and Version 9 of ReleaseNotes_0.9.2

Show
Ignore:
Timestamp:
12/12/12 05:04:52 (11 years ago)
Author:
Charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes_0.9.2

    v8 v9  
    1414   * Mixins can now be used as proper types, such as the type of a parameter. 
    1515   * Fixed: Cannot declare a mix-in inside a namespace. 
    16    * Fixed: Mixins cannot use the from declaration from of properties. 
     16   * Fixed: Mixins cannot use the `from` declaration form of properties. 
    1717 * The `power-to` operator as in `base ** exponent` is now supported. 
    1818   * All numeric types work.