rev 142 - trunk
SVN User <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark Date: 2004-03-26 19:37:31 -0500 (Fri, 26 Mar 2004) New Revision: 142 Modified: trunk/status.txt Log: cleanup of status.txt Modified: trunk/status.txt =================================================================== --- trunk/status.txt 2004-03-26 23:52:16 UTC (rev 141) +++ trunk/status.txt 2004-03-27 00:37:31 UTC (rev 142) @@ -2,14 +2,14 @@ ---------------- features needed highest priority first ----------------------- +--- need more test files to make releasing easier + --- help() in interactive console() --- go back to returning None on functions with no return --- cmd-line code options missing (-i, -c, -d) ---- null chars in strings? (string object should hold binary data) - --- flesh out dlls, list.sort!(), dict stuff, string %, built-in funcs --- higher level pseudo classes, bases, meta-class replacements etc. (oops.pr)