todo.txt 229 B

123456789101112
  1. * Better source code pos tracker
  2. All Decls and Stmts should have a 'pos' field.
  3. * Fix label names - eg: edx no currently allowed as var.
  4. * Replace Var with Global/Local/Field?
  5. * No auto-decl of vars on rhs of assignment?