summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/pycolorize.py
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanupsRaymond Hettinger2012-07-031-127/+0
|
* Use new-style string formatting for the HTML templateRaymond Hettinger2012-07-031-4/+4
|
* Clean-up unused variableRaymond Hettinger2012-07-021-1/+0
|
* Do HTML escaping after the tokenization step.Raymond Hettinger2012-07-021-14/+23
|
* Limit which operators get colorizedRaymond Hettinger2012-07-011-1/+1
|
* Set title to the source filenameRaymond Hettinger2012-07-011-5/+6
|
* Small cleanupsRaymond Hettinger2012-07-011-4/+12
|
* Fix local variableRaymond Hettinger2012-07-011-1/+1
|
* Add author tagRaymond Hettinger2012-07-011-0/+1
|
* Add syntax highlighter toolRaymond Hettinger2012-06-301-0/+109