Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (libparser.tex): Fix typo found by Mark Hammond. | Fred Drake | 1997-01-22 | 1 | -1/+1 |
| | |||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 1 | -0/+1 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | (libparser.tex): Added note that the line number for a terminal token | Fred Drake | 1996-12-05 | 1 | -2/+3 |
| | | | | | | indicates the line on which the token ends rather than starts (a side effect of interpreting the parse tree nodes directly). Maybe I'll fix this for Python 2.0. | ||||
* | (libparser.tex): Revised parser module documentation; improved logical | Fred Drake | 1996-09-11 | 1 | -129/+155 |
| | | | | organization. | ||||
* | Final set of changes by Fred before 1.4beta3 | Guido van Rossum | 1996-08-26 | 1 | -29/+223 |
| | |||||
* | New batch from Fred | Guido van Rossum | 1996-08-21 | 1 | -59/+306 |
| | |||||
* | Minute changes by Fred Drake | Guido van Rossum | 1996-07-21 | 1 | -40/+2 |
| | |||||
* | Fred Drake's parser module | Guido van Rossum | 1995-10-11 | 1 | -0/+250 |