develooper Front page | perl.cvs.parrot | Postings from December 2008

[svn:parrot] r33486 - trunk

From:
bernhard
Date:
December 4, 2008 11:33
Subject:
[svn:parrot] r33486 - trunk
Message ID:
20081204193254.A9B06CB9AF@x12.develooper.com
Author: bernhard
Date: Thu Dec  4 11:32:53 2008
New Revision: 33486

Modified:
   trunk/NEWS

Log:
[docs] added news about Pipp


Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Dec  4 11:32:53 2008
@@ -6,6 +6,10 @@
     - add macro handling to PASM mode
     - disable vanilla register allocation in PASM mode, but do allow optimization
     - add tests and bug fixes
+- Languages
+  + Pipp
+    - added support for a return value from user defined functions
+    - added incomplete implemention of 'require_once'
 - Deprecations
   + PARROT_API is now PARROT_EXPORT
   + :lexid is now :subid
@@ -45,8 +49,8 @@
     - added initial support for MAIN subs
     - added .PARROT method
   + Pipp
-    - added some predefined constants.
-    - added implemention of the function basename().
+    - added some predefined constants
+    - added implemention of the function basename()
   + Cardinal (Ruby)
     - Added initial support for the classes Proc, Continuation, Queue, Dir, File, and FileStat
     - fixed various minor bugs



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