summaryrefslogtreecommitdiff
path: root/pygments/token.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Georg Brandl2017-01-221-1/+1
* some pep8 fixupsGeorg Brandl2016-02-141-15/+16
* Add tokens for string affixes and heredoc delimiters. Add lexing for them in ...Miikka Salminen2016-02-061-0/+2
* Merged birkenfeld/pygments-main into defaultMiikka Salminen2016-02-031-0/+2
|\
| * Merged birkenfeld/pygments-main into defaultMiikka Salminen2016-01-201-0/+2
| |\
| | * Added support and documentation for magic method and variable tokens. ReflectedMiikka Salminen2015-10-231-0/+2
* | | Fixed deepcopy-ing of Token instances (closes #1168)Georg Brandl2016-02-021-0/+8
|/ /
* | Added Comment.PreprocFile for C++ lexingMarco A2015-08-051-0/+1
|/
* Added a new token type Comment.Hashbang with its documentation, and a support...Miikka Salminen2015-03-071-0/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Add token type Number.BinDavid Corbett2014-05-191-0/+1
* Merge remote-tracking branch 'pr230/master'Tim Hatch2014-04-141-0/+2
|\
| * Update the patch from #493 to work with tip.Jonathan Protzenko2013-08-211-0/+2
* | new year in copyright noticeGeorg Brandl2014-01-101-1/+1
|/
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Performance improvements in the HTML formatter (#523).Georg Brandl2010-08-181-3/+0
* Remove compatibility "sets" imports.Georg Brandl2010-02-181-5/+0
* Happy new year!Georg Brandl2010-01-011-1/+1
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* move the if __name__ == __main__ test from token.py to its testBenjamin Peterson2008-09-111-18/+0
* Add shorthand for new Keyword.Namespace token typethatch2008-07-231-0/+1
* [svn] Fix in the Python lexer, 2.6 compatibility fixes.gbrandl2007-08-171-2/+2
* [svn] Add whitespace filter. Add a few more filter unit tests.gbrandl2007-05-031-0/+2
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] PyLint run.gbrandl2007-01-251-4/+4
* [svn] Added using(state=x) and RST lexer by Tim Hatch.gbrandl2007-01-251-1/+1
* [svn] subtokens -> subtypesblackbird2007-01-201-3/+3
* [svn] Some minor cleanup.gbrandl2007-01-201-4/+3
* [svn] various changes in pygments (does also affect the docs)blackbird2007-01-201-7/+50
* [svn] removed mokuwiki and trypy. now part of the mitsuhiko trac to keep the ...blackbird2007-01-031-0/+1
* [svn] implemented filters for pygments (first approach, api might change), it...blackbird2006-12-211-0/+6
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
* [svn] added improved pascal lexerblackbird2006-11-181-12/+16
* [svn] More pylint fixes, update BBcode formatter to new style API.gbrandl2006-10-301-4/+4
* [svn] Some fixes, add docs for new features.gbrandl2006-10-281-0/+9
* [svn] Update make check.gbrandl2006-10-221-1/+1
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+156