Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch by Neil Schemenauer to improve (fix?) line number generation | Jeremy Hylton | 2000-09-01 | 1 | -15/+26 |
* | Bring Tools/compiler almost up to date. Specifically: | Thomas Wouters | 2000-08-12 | 1 | -130/+128 |
* | patches from Mark Hammond | Jeremy Hylton | 2000-05-02 | 1 | -7/+12 |
* | complete rewrite | Jeremy Hylton | 2000-03-16 | 1 | -283/+341 |
* | 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 |