summaryrefslogtreecommitdiff
path: root/pygments/styles
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Revert unnecessary change enabling vim stylethatch2008-04-021-1/+0
|
* Include the bundled vim-like style in STYLE_MAPthatch2008-04-021-0/+1
|
* Add black/white style.gbrandl2008-03-022-1/+51
|
* make check.gbrandl2007-09-151-1/+1
|
* [svn] Apply a bunch of Tim Hatch's changes.gbrandl2007-08-151-0/+61
|
* [svn] Improve the Haskell lexer, add style entries for Keyword.Type.gbrandl2007-08-143-9/+3
|
* [svn] fixed typo in fuity's docstringblackbird2007-06-171-1/+1
|
* [svn] Update the Borland style (ticket #240)gbrandl2007-05-181-5/+6
|
* [svn] Add whitespace filter. Add a few more filter unit tests.gbrandl2007-05-0313-51/+67
|
* [svn] Make headings more visible in pastie style.gbrandl2007-04-111-2/+2
|
* [svn] Make the background of the default style lighter.gbrandl2007-03-241-1/+1
|
* [svn] More fixes to the default style, enhancement to the regex lexer.gbrandl2007-03-241-4/+4
|
* [svn] A new default theme.gbrandl2007-03-233-13/+92
|