Skip to content

Commit

Permalink
[docs] start ChangeLog for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Apr 2, 2010
1 parent bcdee8e commit eaf92e0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
New in 2010.04 release
+ prefix and postfix hyper operators
+ multi subs now work properly when lexically scoped
+ implemented item assignment with tighter precedence than the comma operator
+ Basic implementation of Numeric and Real roles
+ named regexes can be declared outside of grammars again
+ support for numbers with arbitrary radix, including fractional numbers (:16<DEAD.BEEF>)
+ implemented fmt(), printf() and note() built-in functions
+ infix meta operators now inherit the precedence of the modified operator

New in 2010.03 release
+ The trigonometric functions and the Rat class have received numerous
updates, making them faster and more complete
Expand Down

0 comments on commit eaf92e0

Please sign in to comment.