Changeset 231 for trunk/orca
- Timestamp:
- 07/15/06 16:13:13 (2 years ago)
- Files:
-
- 1 modified
-
trunk/orca/TODO (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/TODO
r128 r231 6 6 Language Features 7 7 8 * Parse.8 * Finish parse ('copy). 9 9 * Datatypes - hash! struct! any-*!. 10 10 * list! … … 25 25 Thune Backport 26 26 27 * Parse 27 * Parse changes 28 28 * UCell union 29 29 * Value structure hidden more using macros (ur_int(), etc.) 30 30 * Tokenizer has no nested block limit. 31 ? Removed sweepStart from GC 31 * Remove sweepStart from GC 32 * Remove BLOCK_EOL flag. 33 * Atom hash table, context binary search. 34 * Security 35 * File port! 32 36 37 NOTE: It might be better to start fresh from the Thune codebase.
