Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Some missing ChangeLog entries.
  • Loading branch information
jnthn committed Dec 18, 2014
1 parent 2698598 commit a71ed88
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/ChangeLog
Expand Up @@ -7,6 +7,12 @@ New in 2014.12
+ $*DISTRO and $*KERNEL updated ($*DISTRO now actually report the Linux dist)
+ Configure.pl: Fixed check for outdated nqp-m; warn on missing --prefix
+ Optimizations of integer division and Rat construction
+ Added Metamodel::Primitives, to open up more meta-programming possibilities
(publishing method caches, completely custom meta-objects, etc.)
+ {} zen slice now enforces hash context (so $/{} works, for example)
+ Support for closure parameter signatures
+ Implemented chained sequences
+ Implemented longest literal LTM tie-breaker

New in 2014.11
+ using a constant negative subscript now dies at compile time
Expand Down

0 comments on commit a71ed88

Please sign in to comment.