Skip to content

Commit

Permalink
[docs] ChangeLog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed May 14, 2009
1 parent 90dbe0b commit 612bcf3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ChangeLog
@@ -1,11 +1,16 @@
New in 2009-05 release
+ Basic support for custom operators
+ You can now refer to operators as &infix:<+>
+ Implemented Regex type
+ Fixed non-ASCII identifiers
+ .WALK (parent classes in configurable order)
+ performance improvements
+ .name method on routines
+ refactored enums, thereby fixing many enum related bugs
+ fixed namespace of eval()ed code
+ implemented parallel dispatch (@objects>>.methods)
+ initial support for «...» quotes
+ Reading text files decodes them
+ fixes to Match.perl and Match.chunks
+ implemented 'constant name = $value'
+ documented build dependencies
Expand Down

0 comments on commit 612bcf3

Please sign in to comment.