| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The object-being sliced in an assignment to a slice is referenced, not | Jeremy Hylton | 2001-09-14 | 1 | -2/+2 |
| * | Add generator detection to symbol table. | Jeremy Hylton | 2001-08-29 | 1 | -9/+35 |
| * | Handle private names | Jeremy Hylton | 2001-08-27 | 1 | -7/+3 |
| * | Fix for sibling nodes that define the same free variable | Jeremy Hylton | 2001-08-27 | 1 | -6/+10 |
| * | Only treat an AugAssign as def if its the target is a Name. | Jeremy Hylton | 2001-04-12 | 1 | -2/+4 |
| * | Preliminary support for nested scopes | Jeremy Hylton | 2001-04-12 | 1 | -5/+125 |
| * | Add globals to list of names returned by get_names(). | Jeremy Hylton | 2001-04-09 | 1 | -7/+13 |
| * | Add two arguments to Scope constructor, module scope and class name | Jeremy Hylton | 2001-04-09 | 1 | -24/+92 |
| * | Add preliminary module symbol table constructor | Jeremy Hylton | 2001-04-09 | 1 | -0/+193 |
