Skip to content

Commit

Permalink
extend ChangeLog a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jun 17, 2010
1 parent 19e7264 commit f17fe96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/ChangeLog
@@ -1,11 +1,15 @@
New in 2010.06 release
+ new list model with immutable iterators, lots of fixes to lists and arrays
+ variable interpolation into regexes
+ compile time Whatever currying for infix, prefix and postfix operators
+ autoprinting in REPL
+ basic Buf implementation
+ proper Perl 6 match objects
+ Backtraces with Perl 6 subroutine names and line numbers
+ MAIN and USAGE subs
+ basic version of Str.trans
+ mix-ins with non-roles (5 but 'string')
+ basic support for callframe() and CallFrame type

New in 2010.05 release
+ implemented lexical and anonymous classes and roles
Expand Down

0 comments on commit f17fe96

Please sign in to comment.