rev 248 - trunk
SVN User <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark Date: 2004-04-01 02:47:27 -0500 (Thu, 01 Apr 2004) New Revision: 248 Modified: trunk/STATUS.txt Log: new status Modified: trunk/STATUS.txt =================================================================== --- trunk/STATUS.txt 2004-04-01 07:16:14 UTC (rev 247) +++ trunk/STATUS.txt 2004-04-01 07:47:27 UTC (rev 248) @@ -39,10 +39,10 @@ sets and other zephyr email items -- use <> ? +Allow obj^attr ? + ----------------------- TO-DO (highest priority first) ------------------------ ---- clean up super -- search entire mro -- use proper self for funcs - --- catch exceptions during module loading --- smarter continuation - remove \ @@ -60,8 +60,6 @@ --- flesh out dlls, list.sort!(), dict stuff, string % ---- higher level pseudo classes, bases, meta-class replacements etc. (oops.pr) - --- plug memory leaks -- add del_unlocks --- a < b < c @@ -70,8 +68,6 @@ --- check for OverflowError in math routines ---- add convenience func or macro for type/value checking of parms - --- reduce array of act params passed to function to only odd entries --- improve torture with list and dict tortures, random walk against new end