Files
wren/src
Bob Nystrom 146995d54d chore: remove outdated TODO comments across compiler, core, value, and vm headers
- Delete TODO about nullary constructor handling in constructorSignature
- Remove TODO and commented-out code for making fibers iterable in wrenInitializeCore
- Eliminate TODO questioning elimination of OBJ_CLASS enum in favor of classObj pointers
- Drop TODO about moving WrenVM struct definition and using array for class fields
2015-03-07 22:10:34 +00:00
..