[svn:parrot] r35823 - trunk

[email protected] Tue, 20 Jan 2009 09:58:47 -0800 (PST)
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: pmichaud
Date: Tue Jan 20 09:58:46 2009
New Revision: 35823

Modified:
   trunk/NEWS

Log:
[pge]:  NEWS updates


Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jan 20 09:58:46 2009
@@ -13,6 +13,11 @@
     - various bug fixes and updates
     - complete bytecode generation
     - add '-x' commandline option to run compiled code
+  + PGE
+    - add "skipkey" option to PGE::OPTable
+    - allow spaces before modifiers in regexes
+    - add '(' ~ ')' goal matching syntax
+    - skip creating a class/grammar if it already exists
 - Languages
   + Rakudo
     - improved error mesages in multi dispatch