Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | Merged in redcat9/pygments-main (pull request #304) | Tim Hatch | 2014-04-14 | 9 | -14/+247 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | Merged in jaingaurav2/pygments-main (pull request #306) | Tim Hatch | 2014-04-14 | 1 | -2/+2 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Fix code formatting | Gaurav Jain | 2014-03-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Use correct RegEx expression for whitespace | Gaurav Jain | 2014-03-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Fixed previous commit to match whitespace seperately from variable name | Gaurav Jain | 2014-03-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Allow whitespace between type and name in method signature | Gaurav Jain | 2014-03-22 | 1 | -1/+1 | |
| | | | | | | | |_|_|_|_|/ / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | Merged in fingolfin/pygments-main (pull request #311) | Tim Hatch | 2014-04-14 | 2 | -1/+52 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Set version for GAP lexer | Tim Hatch | 2014-04-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Add missing GAP keywords | Max Horn | 2014-04-14 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Fix indention | Max Horn | 2014-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Put author attribution into AUTHORS file | Max Horn | 2014-04-14 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | | | | Add basic lexer for GAP, a mathematical programming language. | Max Horn | 2014-04-05 | 2 | -1/+49 | |
| | | | | | | | |_|/ / / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | Merged in protz/pygments-main (pull request #230) | Tim Hatch | 2014-04-14 | 1 | -11/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified to use simpler checks for string length. | |||||
| | | | | | * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'pr230/master' | Tim Hatch | 2014-04-14 | 3 | -4/+100 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/formatters/latex.py | |||||
| | | | | | | * | | | | | | | | | | | | | | | | Update the patch from #493 to work with tip. | Jonathan Protzenko | 2013-08-21 | 3 | -3/+97 | |
| | | | | | | | |_|_|_|_|_|/ / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | | | Fix awk lexer. Add "else" keyword and fix recognition of "in" operator. | Makoto Kishimoto | 2014-04-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Create PigLexer. | Unknown | 2014-03-20 | 2 | -1/+52 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | Add basic ClojureScript lexer | Brodie Rao | 2013-04-23 | 2 | -2/+16 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | improved backtick escape | Yannick Loiseau | 2014-04-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | remove TODO comment | Yannick Loiseau | 2014-04-05 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | correctly deal with docstring and - operator | Yannick Loiseau | 2014-04-05 | 2 | -13/+5 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | change escaped string | Yannick Loiseau | 2014-04-05 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | improved namespaces: match every name with dots | Yannick Loiseau | 2014-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | improved namespaces: match also in use, not only in declaration | Yannick Loiseau | 2014-04-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | add backtick escape | Yannick Loiseau | 2014-04-05 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | correct bug on single quoted string | Yannick Loiseau | 2014-04-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | add single quoted string: still bugged | Yannick Loiseau | 2014-04-04 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | notes about some bugs in the Golo lexer | Yannick Loiseau | 2014-04-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | import golo lexer | Yannick Loiseau | 2014-03-24 | 2 | -0/+124 | |
| | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Merged in skleinfeld/pygments-main (pull request #297) | Georg Brandl | 2014-03-24 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding support for underscores in Java integers. | |||||
| | | | * | | | | | | | | | | | | | | | | jvm.py edited online with Bitbucket | Sanders Kleinfeld | 2014-03-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | Adding support for underscores in Java integers. | Sanders Kleinfeld | 2014-03-13 | 1 | -1/+1 | |
| | | | | |_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Closes #969: add APL lexer, by Thomas Baruchel. | Georg Brandl | 2014-03-24 | 2 | -1/+87 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Merged in crazymaster/pygments-main (pull request #295) | Georg Brandl | 2014-03-24 | 4 | -18/+32 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add alias for elisp | |||||
| | | * | | | | | | | | | | | | | | | | | Add in the lexer class | Kenichi Ito | 2014-03-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Add alias for elisp | crazymaster | 2014-03-09 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Added preamble to pygments.lexers.rdf and me to AUTHORS. | Alexander Dutton | 2012-06-06 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Added support for lexing SPARQL queries. | Alexander Dutton | 2012-06-06 | 2 | -0/+77 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | adding linenos option (enables line number output on the terminal) | S?ren Spr??ig | 2013-12-07 | 1 | -0/+40 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Improve handling of labels | Gaurav Jain | 2014-04-14 | 1 | -2/+2 | |
| |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow labels to be followed by whitespace. Also remove the ':' from the label highlighting. | |||||
* | | | | | | | | | | | | | | | | | Method marker should be colored as punctuation, not as a keyword | Gaurav Jain | 2014-03-23 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Update and fix the Inform 6 lexer | David Corbett | 2014-03-16 | 1 | -13/+21 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | merge | Georg Brandl | 2014-03-16 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge with iElectric/pygments-main | Georg Brandl | 2014-03-16 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | get_lexer_by_name: handle edge case when _alias is None | Domen Kozar | 2014-03-15 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merged in andyops/pygments-main/fixed-vim-literal-strings (pull request #298) | Georg Brandl | 2014-03-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed VimL literal string lexer. | |||||
| * | | | | | | | | | | | | | | | | | | Fixed VimL literal string lexer. | Andrew Dunn | 2014-03-14 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The only escape string in a vim literal string (single quotes) is `''` which is expanded to a single, single-quote. This was not the behaviour of the previous implementation and this caused incorrect syntax highlighting as a result. | |||||
* | | | | | | | | | | | | | | | | | | Merged in jaingaurav2/pygments-main/objc (pull request #299) | Georg Brandl | 2014-03-16 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detect Objective-C snippets if there is a NSNumber object | |||||
| * | | | | | | | | | | | | | | | | | Merged in iElectric/pygments-main (pull request #301) | Georg Brandl | 2014-03-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nix: add null constant and improve text highlighting | |||||
| | * | | | | | | | | | | | | | | | | Haskell: restrict char literals to 1 character if no escapes | Georg Brandl | 2014-03-16 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / |