summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Support Unicode identifiers in Julia.Jon Malmaud2015-05-251-1/+3
| | * | | | | Merged in lydia_duncan/pygments-main (pull request #485)Georg Brandl2015-07-212-3/+17
| | |\ \ \ \ \
| | | * | | | | Add private and public keywords to Chapel lexer and example program.Lydia Duncan2015-07-162-3/+17
| | | | |_|/ / | | | |/| | |
| | * | | | | Merged in erikrose/pygments-main (pull request #441)Georg Brandl2015-07-211-1/+3
| | |\ \ \ \ \
| | | * | | | | #1081: Revert e19e3591780ae26aaa0c2a672771192f71c28b50 to fix a case of patho...Erik Rose2015-01-261-1/+3
| | * | | | | | Merged in fvbommel/pygments (pull request #464)Georg Brandl2015-07-2110-25/+45
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merged in skleinfeld/pygments-main (pull request #463)Georg Brandl2015-07-219-25/+44
| | | |\ \ \ \ \ \
| | | | * | | | | | remove x bit from example filesGeorg Brandl2015-07-216-0/+0
| | | | * | | | | | Merged in indygreg/pygments-main (pull request #465)Georg Brandl2015-07-212-2/+2
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Detect .jsm files as JavaScriptGregory Szorc2015-04-242-2/+2
| | | | | | |_|/ / / | | | | | |/| | | |
| | | | * | | | | | Merged in laurentbristiel/pygments-main (pull request #480)Georg Brandl2015-07-211-1/+0
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merged in thusoy/pygments-main/thusoy/remove-trailing-ul-from-language-list-1...Georg Brandl2015-07-210-0/+0
| | | | | |\ \ \ \ \ \ | | | | | | | |_|/ / / | | | | | | |/| | | |
| | | | | * | | | | | Remove trailing </ul> from language listTarjei Hus?y2015-06-101-1/+0
| | | | | |/ / / / /
| | | | * | | | | | handle tags in keywords now available in Robot Framework 2.9Laurent Bristiel2015-06-251-1/+1
| | | | * | | | | | Robot Framework lexer: add new dict variable in test fileLaurent Bristiel2015-06-231-0/+1
| | | | * | | | | | Robot Framework lexer: handle new dictionary variablesLaurent Bristiel2015-06-231-14/+14
| | | | |/ / / / /
| | | * | | | | | Bug fix for ScssLexer when highlighting lines that have multiple propety/valu...Sanders Kleinfeld2015-04-131-0/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Fix highlighting for $# in the shell lexer.Frits van Bommel2015-04-221-1/+1
| | |/ / / / /
| * | | | | | Syntax highlight Gradle files with GroovyAlex Selesse2015-05-063-2/+22
| |/ / / / /
* | | | | | Add use_node to keywords; minor corrections to coded term rendering.wolandscat2015-07-261-3/+3
* | | | | | Support Xpath-style numeric predicate for tuple paths.wolandscat2015-07-251-0/+1
* | | | | | Colourise tuples of attribute names properly.wolandscat2015-07-252-8/+40
* | | | | | Add lexer and test files for the Archetype Definition Language (ADL) and sub-...wolandscat2015-07-019-0/+1851
| |/ / / / |/| | | |
* | | | | Create tox.ini file for testing multiple envs.Andrew Pinkham2015-05-314-7/+26
|/ / / /
* | | | Closes #1094: add try as a C++ keyword.Georg Brandl2015-04-081-1/+1
* | | | Fix Arduino trademark in ArduinoLexerEdoardo Tenani2015-03-231-1/+1
* | | | Fixup test.Georg Brandl2015-03-081-1/+1
* | | | Closes #1088: add ResourceWarning.Georg Brandl2015-03-081-1/+1
* | | | Merged in miikkas/pygments-py3stringinterpolation (pull request #455)Georg Brandl2015-03-083-2/+13
|\ \ \ \
| * | | | Fixed style inheritance for non-standard token types in HTML output.Georg Brandl2015-03-083-2/+13
* | | | | The new style string formatting now works correctly with multiple occurrences...Miikka Salminen2015-03-081-4/+4
* | | | | Merged birkenfeld/pygments-main into defaultMiikka Salminen2015-03-081-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added support for the (still valid) old style string interpolation along with...Miikka Salminen2015-03-071-1/+10
* | | | | Closes #1069: look up plugin lexer aliases like regular: lowercasedGeorg Brandl2015-03-081-1/+1
* | | | | Closes #1063: Ruby: only allow regex after dot-method name lookupGeorg Brandl2015-03-081-7/+7
* | | | | Closes #1047: allow newlines in # comments in AutoIt.Georg Brandl2015-03-082-1/+4
* | | | | changelog updateGeorg Brandl2015-03-081-0/+2
* | | | | Merged in rrt/pygments-main (pull request #445)Georg Brandl2015-03-081-4/+6
|\ \ \ \ \
| * | | | | autopygmentize: update for pygments 2.0rrt2015-02-041-4/+6
| | |/ / / | |/| | |
* | | | | Merged in t-b/pygments-main (pull request #439)Georg Brandl2015-03-081-7/+8
|\ \ \ \ \
| * | | | | Igor Pro syntaxThomas Braun2015-01-221-7/+8
| |/ / / /
* | | | | Merged in soonhok/pygments-main (pull request #444)Georg Brandl2015-03-081-1/+2
|\ \ \ \ \
| * | | | | Add two missing operators '?' and '?' for Lean theorem proverSoonho Kong2015-02-041-1/+2
| |/ / / /
* | | | | merge headsGeorg Brandl2015-03-088-194/+2054
|\ \ \ \ \
| * | | | | Added Algol and Algol_nu style (#1090).Georg Brandl2015-03-085-2/+130
| * | | | | Add overhauled Modula-2 lexer from https://bitbucket.org/trijezdci/m2r10/src/...Georg Brandl2015-03-084-194/+1926
* | | | | | Merged in miikkas/pygments-htmlpunctuation (pull request #453)Georg Brandl2015-03-081-8/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | HTML lexer now marks angle brackets and slashes as punctuation, and attribute...Miikka Salminen2015-03-071-8/+20
| | |/ / / | |/| | |
* | | | | Changelog for lovelace style.Georg Brandl2015-03-083-2/+8
* | | | | Merged in miikkas/pygments-lovelacestyle (pull request #456)Georg Brandl2015-03-087-4/+16
|\ \ \ \ \