Author: pmichaud Date: Tue Jan 20 09:58:28 2009 New Revision: 35822 Modified: trunk/NEWS
Log: [rakudo]: More NEWS updates. Modified: trunk/NEWS ============================================================================== --- trunk/NEWS (original) +++ trunk/NEWS Tue Jan 20 09:58:28 2009 @@ -22,6 +22,7 @@ - refactored IO.readline - basic support for Inf and NaN - list and array slices with whatever star + - hash slices - implemented last and redo - pointy blocks as terms - refactored variable and parameter passing @@ -31,6 +32,7 @@ - separate types for blocks, subs and methods - basic support for submethods - implemented Junction autothreading of user code (not builtins yet) + - eval supports :lang attribute + Befunge - back to working state - ported to pir