develooper Front page | perl.cvs.parrot | Postings from January 2009

[svn:parrot] r35758 - trunk

From:
bernhard
Date:
January 19, 2009 07:27
Subject:
[svn:parrot] r35758 - trunk
Message ID:
20090119152743.EB5D3CB9AE@x12.develooper.com
Author: bernhard
Date: Mon Jan 19 07:27:42 2009
New Revision: 35758

Modified:
   trunk/NEWS

Log:
NEWS about Pipp and m4

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jan 19 07:27:42 2009
@@ -32,7 +32,11 @@
     - back to working state
     - ported to pir
   + Pipp
+    - add support for namespaced constants
     - constants are now handled as package vars
+    - variables are now lexical variables
+    - add support for superglobals in functions
+    - Call the class __constructor when there is one
     - added incomplete support for closures
     - removed support for the alternative parsing strategies
     - added support for 'elsif'
@@ -41,6 +45,8 @@
     - left the nest and is now at https://github.com/bschmalhofer/hq9plus/
   + Eclectus
     - left the nest and is now at http://github.com/bschmalhofer/eclectus/
+  + m4
+    - left the nest and is now at http://github.com/bschmalhofer/m4/
 - Miscellaneous
   + Infrastructure
     - 'make smoke' now generates Smolder reports sent to



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About