Changes between Version 6 and Version 7 of PlobsingTaskList
- Timestamp:
- 01/15/11 19:35:31 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PlobsingTaskList
v6 v7 11 11 == Bytecode == 12 12 * make subs first class entities. this would match the rest of Parrot more closely and solve a lot of issues. 13 * make same-pbc backreferences work. 14 * would reduce the total size cost of deeply-inner'd subs in PBCs 15 * would make autoclose work from pbc. 16 * would makethis also does the hard parts for cross-pbc references (requested by 6model) 13 * pbc constant cross-references (6model request) 17 14 * document format 18 15