Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some pep8 fixups | Georg Brandl | 2016-02-14 | 1 | -15/+16 |
| | |||||
* | Add tokens for string affixes and heredoc delimiters. Add lexing for them in ↵ | Miikka Salminen | 2016-02-06 | 1 | -0/+2 |
| | | | | C/C++, Perl, PHP, Python and Ruby. Update my old style Lovelace accordingly. | ||||
* | Merged birkenfeld/pygments-main into default | Miikka Salminen | 2016-02-03 | 1 | -0/+2 |
|\ | |||||
| * | Merged birkenfeld/pygments-main into default | Miikka Salminen | 2016-01-20 | 1 | -0/+2 |
| |\ | |||||
| | * | Added support and documentation for magic method and variable tokens. Reflected | Miikka Salminen | 2015-10-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | this change in an updated version of my older style, Lovelace. Added Python lexing for Python's magic methods and variables. | ||||
* | | | Fixed deepcopy-ing of Token instances (closes #1168) | Georg Brandl | 2016-02-02 | 1 | -0/+8 |
|/ / | |||||
* | | Added Comment.PreprocFile for C++ lexing | Marco A | 2015-08-05 | 1 | -0/+1 |
|/ | |||||
* | Added a new token type Comment.Hashbang with its documentation, and a ↵ | Miikka Salminen | 2015-03-07 | 1 | -0/+1 |
| | | | | support for it in Javascript, Perl, Python, Ruby and Bash lexers. | ||||
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Add token type Number.Bin | David Corbett | 2014-05-19 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'pr230/master' | Tim Hatch | 2014-04-14 | 1 | -0/+2 |
|\ | | | | | | | | | Conflicts: pygments/formatters/latex.py | ||||
| * | Update the patch from #493 to work with tip. | Jonathan Protzenko | 2013-08-21 | 1 | -0/+2 |
| | | |||||
* | | new year in copyright notice | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
|/ | |||||
* | Happy new year 2013. | Georg Brandl | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Copyright update. | Georg Brandl | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | Fix current copyright year. | Georg Brandl | 2011-07-09 | 1 | -1/+1 |
| | |||||
* | Performance improvements in the HTML formatter (#523). | Georg Brandl | 2010-08-18 | 1 | -3/+0 |
| | |||||
* | Remove compatibility "sets" imports. | Georg Brandl | 2010-02-18 | 1 | -5/+0 |
| | |||||
* | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyrighting style to standard "team" tags. | gbrandl | 2009-01-04 | 1 | -2/+2 |
| | | | | Update AUTHORS file accordingly. | ||||
* | move the if __name__ == __main__ test from token.py to its test | Benjamin Peterson | 2008-09-11 | 1 | -18/+0 |
| | |||||
* | Add shorthand for new Keyword.Namespace token type | thatch | 2008-07-23 | 1 | -0/+1 |
| | |||||
* | [svn] Fix in the Python lexer, 2.6 compatibility fixes. | gbrandl | 2007-08-17 | 1 | -2/+2 |
| | |||||
* | [svn] Add whitespace filter. Add a few more filter unit tests. | gbrandl | 2007-05-03 | 1 | -0/+2 |
| | |||||
* | [svn] Copyright notice update. | gbrandl | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | [svn] PyLint run. | gbrandl | 2007-01-25 | 1 | -4/+4 |
| | |||||
* | [svn] Added using(state=x) and RST lexer by Tim Hatch. | gbrandl | 2007-01-25 | 1 | -1/+1 |
| | |||||
* | [svn] subtokens -> subtypes | blackbird | 2007-01-20 | 1 | -3/+3 |
| | |||||
* | [svn] Some minor cleanup. | gbrandl | 2007-01-20 | 1 | -4/+3 |
| | |||||
* | [svn] various changes in pygments (does also affect the docs) | blackbird | 2007-01-20 | 1 | -7/+50 |
| | |||||
* | [svn] removed mokuwiki and trypy. now part of the mitsuhiko trac to keep the ↵ | blackbird | 2007-01-03 | 1 | -0/+1 |
| | | | | repo here clean | ||||
* | [svn] implemented filters for pygments (first approach, api might change), ↵ | blackbird | 2006-12-21 | 1 | -0/+6 |
| | | | | it's impossible at the moment to add filters by using pygmentize | ||||
* | [svn] Change Pygments license to BSD. | gbrandl | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | [svn] added improved pascal lexer | blackbird | 2006-11-18 | 1 | -12/+16 |
| | |||||
* | [svn] More pylint fixes, update BBcode formatter to new style API. | gbrandl | 2006-10-30 | 1 | -4/+4 |
| | |||||
* | [svn] Some fixes, add docs for new features. | gbrandl | 2006-10-28 | 1 | -0/+9 |
| | |||||
* | [svn] Update make check. | gbrandl | 2006-10-22 | 1 | -1/+1 |
| | |||||
* | [svn] Name change, round 4 (rename SVN root folder). | gbrandl | 2006-10-19 | 1 | -0/+156 |