Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added 'global' and new class syntax. | Guido van Rossum | 1991-12-10 | 1 | -4/+12 | |
* | Added shifting and masking operators. | Guido van Rossum | 1991-10-24 | 1 | -3/+11 | |
* | Comparison operators '<=' '>' '<>' are now 1 token. | Guido van Rossum | 1991-10-20 | 1 | -2/+6 | |
* | Change treatment of multiple NEWLINES | Guido van Rossum | 1991-07-27 | 1 | -1/+4 | |
* | Added 'continue', semicolons and dictionary displays. | Guido van Rossum | 1991-07-17 | 1 | -15/+24 | |
* | Removed 'dir' statement. | Guido van Rossum | 1991-01-21 | 1 | -6/+7 | |
* | Initial revision | Guido van Rossum | 1990-10-14 | 1 | -0/+71 | |