rev 632 - trunk
SVN User <[email protected]> Thu, 17 Jun 2004 18:34:24 -0400
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark Date: 2004-06-17 18:34:20 -0400 (Thu, 17 Jun 2004) New Revision: 632 Modified: trunk/STATUS.txt Log: update status Modified: trunk/STATUS.txt =================================================================== --- trunk/STATUS.txt 2004-06-17 07:51:23 UTC (rev 631) +++ trunk/STATUS.txt 2004-06-17 22:34:20 UTC (rev 632) @@ -9,12 +9,13 @@ --- support any object that supports file methods in stdxxx (duck std) http://www.prothon.org/pipermail/prothon-user/2004-June/001769.html ---- functions as commands +--- += --> = a + b, +! --> .append!() + +--- CThread & UThread + --- Python regrets from Paul and print proposal http://www.prothon.org/pipermail/prothon-user/2004-June/001970.html http://www.prothon.org/pipermail/prothon-user/2004-June/001991.html - ---- Co-Routines --- implement 1xc3fe ?