From 6363be3b2438a93af3a19366960c69e23fe6934e Mon Sep 17 00:00:00 2001 From: Tobias Leich Date: Tue, 1 Apr 2014 10:36:58 +0200 Subject: move changes to correct section, jnthn++ --- docs/announce/2014.03.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/announce/2014.03.md b/docs/announce/2014.03.md index 6f01c5a..e481f9e 100644 --- a/docs/announce/2014.03.md +++ b/docs/announce/2014.03.md @@ -23,6 +23,11 @@ collected from the Perl 6 community. Some of the new features added to this release include: ++ The core of Rakudo::Debugger is now part of Rakudo + itself and works across all backends. ++ "make" no longer itemizes its arguments. ++ for-loops at the statementlist level are now sunk by default. ++ better parsing of unspaces and formatting codes inside Pod blocks. + Fix for for-loops to be properly lazy + Numerous Pod parsing and formatting improvements + @ as shortcut for @$, % as shortcut for %$ @@ -40,11 +45,6 @@ There are some key features of Perl 6 that Rakudo Star does not yet handle appropriately, although they will appear in upcoming releases. Some of the not-quite-there features include: - * The core of Rakudo::Debugger is now part of Rakudo - itself and works across all backends. - * "make" no longer itemizes its arguments. - * for-loops at the statementlist level are now sunk by default. - * better parsing of unspaces and formatting codes inside Pod blocks. * advanced macros * threads and concurrency (in work for the JVM and MoarVM backend) * Unicode strings at levels other than codepoints -- cgit v1.1