Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revise arguments for addCode method on lnotab. take several numbers | Jeremy Hylton | 2000-03-06 | 1 | -10/+13 |
* | satisfy the tabnanny (thanks to MH for noticing the problem) | Jeremy Hylton | 2000-02-21 | 1 | -90/+90 |
* | changes to _lookupName | Jeremy Hylton | 2000-02-17 | 1 | -14/+13 |
* | the previous quick hack to fix def foo((x,y)) failed on some cases | Jeremy Hylton | 2000-02-17 | 1 | -9/+23 |
* | fix argcount generation for arg lists containing tuple unpacks | Jeremy Hylton | 2000-02-16 | 1 | -2/+13 |
* | add a little debugging support when new.code raises SystemError | Jeremy Hylton | 2000-02-15 | 1 | -5/+21 |
* | split compile.py into two files | Jeremy Hylton | 2000-02-14 | 1 | -0/+437 |