Author: kjs
Date: Fri Feb 22 01:11:38 2008
New Revision: 25979

Modified:
   trunk/languages/perl6/docs/STATUS

Log:
[rakudo] update STATUS: until/while/repeat has been implemented.

Modified: trunk/languages/perl6/docs/STATUS
==============================================================================
--- trunk/languages/perl6/docs/STATUS   (original)
+++ trunk/languages/perl6/docs/STATUS   Fri Feb 22 01:11:38 2008
@@ -1,4 +1,4 @@
-This is a laundry list of things completed and items on the 
+This is a laundry list of things completed and items on the
 "to do soon" list:
 
 Compiler implemented
@@ -7,6 +7,7 @@
 * listop parsing and execution
 * if, unless statements
 * if, unless statement modifiers
+* while, until and repeat statements
 * chained operators
 * infix:and, infix:or, infix:&&, infix:||
 * lexical and package-scoped scalars

Reply via email to