summaryrefslogtreecommitdiff
path: root/pygments/styles
Commit message (Collapse)AuthorAgeFilesLines
* Rename ansilist that now is a set, slipped though PR 531 reviewMatthias Bussonnier2016-02-141-1/+1
|
* Add tokens for string affixes and heredoc delimiters. Add lexing for them in ↵Miikka Salminen2016-02-061-0/+2
| | | | C/C++, Perl, PHP, Python and Ruby. Update my old style Lovelace accordingly.
* 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
| | | | | | | | | | | | | | | this change in an updated version of my older style, Lovelace. Added Python lexing for Python's magic methods and variables.
* | | Update ArduinoStyleEdoardo Tenani2016-01-271-6/+6
| | |
* | | Register arduino styleEdoardo Tenani2016-01-271-0/+1
| | |
* | | Change Keyword Type highlighting to use color #00688B, like perldoc.org's ↵alaska2016-01-261-1/+1
|/ / | | | | | | highlighting of scalars and arrays (fixes #1202)
* | "make check" style fixes.Georg Brandl2016-01-161-0/+3
|/
* Cleanups in preparation for 2.1 release.Tim Hatch2015-10-141-1/+2
|
* Added Algol and Algol_nu style (#1090).Georg Brandl2015-03-083-0/+128
|
* Changelog for lovelace style.Georg Brandl2015-03-081-2/+3
|
* Added a new style: Lovelace.Miikka Salminen2015-03-072-0/+90
|
* Add arduino lexer and styleEdoardo Tenani2015-01-281-0/+97
|
* Copyright year update.Georg Brandl2015-01-2124-24/+24
|
* Tweaks to Xcode styleGaurav Jain2014-04-241-5/+6
|
* Use importable module names for the Paraiso styles.Georg Brandl2014-04-153-14/+26
|
* Wire up paraiso stylesTim Hatch2014-04-141-0/+2
|
* Merged in idleberg/pygments-main (pull request #228)Tim Hatch2014-04-142-0/+238
|\
| * Added Para?so stylesJan T. Sott2013-08-152-0/+238
| |
* | merge with Igor enhancements from t-b/pygments-main/igor-pro-changes-v2 ↵Georg Brandl2014-01-102-0/+30
|\ \ | | | | | | | | | (pull request #250)
| * | Register IgorStyle in the style mapt-b2014-01-091-0/+1
| | |
| * | Add class comment and a custom color for the decoratort-b2013-10-311-0/+4
| | |
| * | Add custom style which imitates the offical coloringt-b2013-10-261-0/+13
| |/
* | new year in copyright noticeGeorg Brandl2014-01-1021-21/+21
| |
* | Whitespace cleanup.Georg Brandl2014-01-101-5/+7
| |
* | Merged in kprofic/pygments-main (pull request #265)Georg Brandl2014-01-102-0/+49
|\ \ | | | | | | | | | Objective-C improvements
| * | cleanup Xcode styleKrzysztof Profic2013-12-181-15/+7
| | |
| * | Added draft implementation for cocoa types recognitionKrzysztof Profic2013-12-131-1/+1
| | |
| * | Added draft of Xcode default styleKrzysztof Profic2013-12-132-0/+57
| |/
* | monokai.py edited to add highlighting support for diff syntax.Duncan Lock2013-10-191-3/+3
|/
* Happy new year 2013.Georg Brandl2013-01-0920-20/+20
|
* Copyright update.Georg Brandl2012-02-0520-20/+20
|
* Style fixes.Georg Brandl2012-02-051-3/+2
|
* Closes #726: remove duplicate Name.Constant definition for fruity.Georg Brandl2012-02-051-1/+0
|
* Closes #727: add new "rrt" style.Georg Brandl2012-02-052-0/+35
|
* Fix current copyright year.Georg Brandl2011-07-0919-19/+19
|
* Wire up vim style (#620)Tim Hatch2010-12-201-0/+1
|
* Happy new year!Georg Brandl2010-01-0119-19/+19
|
* Added the Monokai style (#453).gbrandl2009-12-282-0/+107
|
* Fixup style.gbrandl2009-12-281-76/+76
|
* Fix "make check" nits.gbrandl2009-01-041-3/+3
|
* Update copyrighting style to standard "team" tags.gbrandl2009-01-0418-37/+36
| | | | Update AUTHORS file accordingly.
* Fix unused imports.gbrandl2008-11-252-2/+2
|
* Move tango style's copyright info to the bottom of the docstring, sothatch2008-09-241-3/+3
| | | | `check_sources.py` is happy.
* Add Tango style.gbrandl2008-09-092-0/+142
|
* Add hl_lines option to HTML formatter. #325.gbrandl2008-08-153-0/+3
|
* Vim style updates, patch provided by Pete Curry.thatch2008-07-231-5/+6
|
* Add ActionScript 3 lexer, #329.gbrandl2008-05-241-1/+0
|
* Add a "visual studio" style.gbrandl2008-05-232-1/+41
|