Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweaks to Xcode style | Gaurav Jain | 2014-04-24 | 1 | -5/+6 |
| | |||||
* | Use importable module names for the Paraiso styles. | Georg Brandl | 2014-04-15 | 3 | -14/+26 |
| | |||||
* | Wire up paraiso styles | Tim Hatch | 2014-04-14 | 1 | -0/+2 |
| | |||||
* | Merged in idleberg/pygments-main (pull request #228) | Tim Hatch | 2014-04-14 | 2 | -0/+238 |
|\ | |||||
| * | Added Para?so styles | Jan T. Sott | 2013-08-15 | 2 | -0/+238 |
| | | |||||
* | | merge with Igor enhancements from t-b/pygments-main/igor-pro-changes-v2 ↵ | Georg Brandl | 2014-01-10 | 2 | -0/+30 |
|\ \ | | | | | | | | | | (pull request #250) | ||||
| * | | Register IgorStyle in the style map | t-b | 2014-01-09 | 1 | -0/+1 |
| | | | |||||
| * | | Add class comment and a custom color for the decorator | t-b | 2013-10-31 | 1 | -0/+4 |
| | | | |||||
| * | | Add custom style which imitates the offical coloring | t-b | 2013-10-26 | 1 | -0/+13 |
| |/ | |||||
* | | new year in copyright notice | Georg Brandl | 2014-01-10 | 21 | -21/+21 |
| | | |||||
* | | Whitespace cleanup. | Georg Brandl | 2014-01-10 | 1 | -5/+7 |
| | | |||||
* | | Merged in kprofic/pygments-main (pull request #265) | Georg Brandl | 2014-01-10 | 2 | -0/+49 |
|\ \ | | | | | | | | | | Objective-C improvements | ||||
| * | | cleanup Xcode style | Krzysztof Profic | 2013-12-18 | 1 | -15/+7 |
| | | | |||||
| * | | Added draft implementation for cocoa types recognition | Krzysztof Profic | 2013-12-13 | 1 | -1/+1 |
| | | | |||||
| * | | Added draft of Xcode default style | Krzysztof Profic | 2013-12-13 | 2 | -0/+57 |
| |/ | |||||
* | | monokai.py edited to add highlighting support for diff syntax. | Duncan Lock | 2013-10-19 | 1 | -3/+3 |
|/ | |||||
* | Happy new year 2013. | Georg Brandl | 2013-01-09 | 20 | -20/+20 |
| | |||||
* | Copyright update. | Georg Brandl | 2012-02-05 | 20 | -20/+20 |
| | |||||
* | Style fixes. | Georg Brandl | 2012-02-05 | 1 | -3/+2 |
| | |||||
* | Closes #726: remove duplicate Name.Constant definition for fruity. | Georg Brandl | 2012-02-05 | 1 | -1/+0 |
| | |||||
* | Closes #727: add new "rrt" style. | Georg Brandl | 2012-02-05 | 2 | -0/+35 |
| | |||||
* | Fix current copyright year. | Georg Brandl | 2011-07-09 | 19 | -19/+19 |
| | |||||
* | Wire up vim style (#620) | Tim Hatch | 2010-12-20 | 1 | -0/+1 |
| | |||||
* | Happy new year! | Georg Brandl | 2010-01-01 | 19 | -19/+19 |
| | |||||
* | Added the Monokai style (#453). | gbrandl | 2009-12-28 | 2 | -0/+107 |
| | |||||
* | Fixup style. | gbrandl | 2009-12-28 | 1 | -76/+76 |
| | |||||
* | Fix "make check" nits. | gbrandl | 2009-01-04 | 1 | -3/+3 |
| | |||||
* | Update copyrighting style to standard "team" tags. | gbrandl | 2009-01-04 | 18 | -37/+36 |
| | | | | Update AUTHORS file accordingly. | ||||
* | Fix unused imports. | gbrandl | 2008-11-25 | 2 | -2/+2 |
| | |||||
* | Move tango style's copyright info to the bottom of the docstring, so | thatch | 2008-09-24 | 1 | -3/+3 |
| | | | | `check_sources.py` is happy. | ||||
* | Add Tango style. | gbrandl | 2008-09-09 | 2 | -0/+142 |
| | |||||
* | Add hl_lines option to HTML formatter. #325. | gbrandl | 2008-08-15 | 3 | -0/+3 |
| | |||||
* | Vim style updates, patch provided by Pete Curry. | thatch | 2008-07-23 | 1 | -5/+6 |
| | |||||
* | Add ActionScript 3 lexer, #329. | gbrandl | 2008-05-24 | 1 | -1/+0 |
| | |||||
* | Add a "visual studio" style. | gbrandl | 2008-05-23 | 2 | -1/+41 |
| | |||||
* | Revert unnecessary change enabling vim style | thatch | 2008-04-02 | 1 | -1/+0 |
| | |||||
* | Include the bundled vim-like style in STYLE_MAP | thatch | 2008-04-02 | 1 | -0/+1 |
| | |||||
* | Add black/white style. | gbrandl | 2008-03-02 | 2 | -1/+51 |
| | |||||
* | make check. | gbrandl | 2007-09-15 | 1 | -1/+1 |
| | |||||
* | [svn] Apply a bunch of Tim Hatch's changes. | gbrandl | 2007-08-15 | 1 | -0/+61 |
| | |||||
* | [svn] Improve the Haskell lexer, add style entries for Keyword.Type. | gbrandl | 2007-08-14 | 3 | -9/+3 |
| | |||||
* | [svn] fixed typo in fuity's docstring | blackbird | 2007-06-17 | 1 | -1/+1 |
| | |||||
* | [svn] Update the Borland style (ticket #240) | gbrandl | 2007-05-18 | 1 | -5/+6 |
| | |||||
* | [svn] Add whitespace filter. Add a few more filter unit tests. | gbrandl | 2007-05-03 | 13 | -51/+67 |
| | |||||
* | [svn] Make headings more visible in pastie style. | gbrandl | 2007-04-11 | 1 | -2/+2 |
| | |||||
* | [svn] Make the background of the default style lighter. | gbrandl | 2007-03-24 | 1 | -1/+1 |
| | |||||
* | [svn] More fixes to the default style, enhancement to the regex lexer. | gbrandl | 2007-03-24 | 1 | -4/+4 |
| | |||||
* | [svn] A new default theme. | gbrandl | 2007-03-23 | 3 | -13/+92 |
| | |||||
* | [svn] Made the Emacs BG color a little lighter. | gbrandl | 2007-02-15 | 1 | -1/+1 |
| | |||||
* | [svn] Quite a few things: | gbrandl | 2007-02-12 | 12 | -2/+37 |
| | | | | | | - new pygmentize options, -F for filters and -H for detail help. - an automatically-created formatter map - better HTML formatter subclassing |