- Timestamp:
- 10/17/06 08:27:11 (2 years ago)
- svk:copy_cache_prev:
- 21206
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r14383 r14384 97 97 98 98 * Attribute-like method call syntax: `@.method(1)`, `$.method: 2, 3, 4` 99 * C ircular mixin isno longer allowed: `role A does A`99 * Compile-time self-mixin no longer allowed: `role A does A` 100 100 * Default expression for attributes: `class C { has $.x = 123 }` 101 101 * Dynamic method calls: `$obj.$meth`
