Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed missing complex float case | Kevin Stone | 2017-05-02 | 1 | -0/+1 |
* | Added pep 515 support to the python lexer | Kevin Stone | 2017-05-02 | 1 | -0/+19 |
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
* | typo | domspad | 2016-06-02 | 1 | -2/+2 |
* | added test for python3 at operator | domspad | 2016-06-02 | 1 | -1/+64 |
* | Replaced test method placeholder name and added docstring | Jessie Wincek | 2016-06-02 | 1 | -1/+5 |
* | Fixed reStructuredText heading marker | Jessie Wincek | 2016-06-02 | 1 | -1/+1 |
* | Added Python cls builtin word token recognition | Jessie Wincek | 2016-06-02 | 1 | -0/+46 |