Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | File name shortening. | Guido van Rossum | 1991-01-21 | 1 | -1/+1 | |
| | ||||||
* | Change div() into divide(); div() is a Standard C function. | Guido van Rossum | 1990-12-20 | 1 | -2/+2 | |
| | ||||||
* | "Compiling" version | Guido van Rossum | 1990-12-20 | 1 | -809/+659 | |
| | ||||||
* | Free parse tree after compiling. | Guido van Rossum | 1990-11-18 | 1 | -169/+171 | |
| | | | | | | Added support for class definitions. Reorganized main interpreter loop to fetch op and arg once at the head. Use two bytes for arguments (see ceval.c). | |||||
* | Initial revision | Guido van Rossum | 1990-11-18 | 1 | -0/+1560 | |