1. 652a224 The object-being sliced in an assignment to a slice is referenced, not bound. by Jeremy Hylton · 24 years ago
  2. d4be10d Add generator detection to symbol table. by Jeremy Hylton · 24 years ago
  3. c59e220 Handle private names by Jeremy Hylton · 24 years ago
  4. cd8a127 Fix for sibling nodes that define the same free variable by Jeremy Hylton · 24 years ago
  5. 5c9aad6 Only treat an AugAssign as def if its the target is a Name. by Jeremy Hylton · 24 years ago
  6. 364f9b9 Preliminary support for nested scopes by Jeremy Hylton · 24 years ago
  7. dbdb28e Add globals to list of names returned by get_names(). by Jeremy Hylton · 24 years ago
  8. f870c95 Add two arguments to Scope constructor, module scope and class name by Jeremy Hylton · 24 years ago
  9. 8b966dc Add preliminary module symbol table constructor by Jeremy Hylton · 24 years ago