Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add some few ChangeLog entries
This just scratches the surface of all the nom changes; feel free to
add many more
  • Loading branch information
moritz committed Sep 21, 2011
1 parent c2194d6 commit 313b687
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,22 @@
New in 2011.09
+ Rewritten meta object protocol and object storage
+ many speedups
+ much more robust handling of infinite list
+ basic LoL (List of Lists) support
+ :U and :D type modifiers
+ protos now conform to the new spec
+ improved enum support
+ basic 'constant' declarator
+ .WHAT and friends as macros
+ chrs sub and method
+ support for .gist
+ run() has been renamed to shell() to conform to current spec
+ hyper methods now descend into nested data structures
+ basic safe mode (through --seting=SAFE)
+ recording and reporting of test timings (tools/test_summary.pl)
+ Pod parsing and --pod=text option
+ basic support for .WHY

New in 2011.07
+ fractional powers of negative numbers now result in Complex numbers
+ obtain spectests from a specific branch of the `roast' repo
Expand Down

0 comments on commit 313b687

Please sign in to comment.