| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version to 1.5. | Georg Brandl | 2012-03-10 | 1 | -1/+1 |
| * | Move Kotlin to JVM lexers, add changelog and authors entry. | Georg Brandl | 2012-03-10 | 3 | -140/+121 |
| * | Merged in jstrachan/pygments-main (pull request #58) | Georg Brandl | 2012-03-10 | 2 | -0/+139 |
| |\ | |||||
| | * | add support for Kotlin programming language | James Strachan | 2012-03-05 | 2 | -0/+139 |
| * | | Fixes #746: OCaml allows (*) as an operator, not comment start. | Georg Brandl | 2012-03-10 | 1 | -1/+1 |
| * | | Add changelog entry and author for Tea lexer. | Georg Brandl | 2012-03-10 | 1 | -0/+1 |
| * | | Style fixes, remove unneeded import. | Georg Brandl | 2012-03-10 | 3 | -12/+16 |
| * | | Merged in jaxzin/pygments-main (pull request #56) | Georg Brandl | 2012-03-10 | 4 | -3/+95 |
| |\ \ | |||||
| | * | | Added support for Tea. http://teatrove.org | Brian R. Jackson | 2012-02-25 | 4 | -3/+95 |
| * | | | Merged in jpolley_atlassian/pygments-main (pull request #55) | Georg Brandl | 2012-03-10 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Extend the parsing of Generic.Prompt when lexing a shell session to support t... | James Polley | 2012-02-20 | 1 | -2/+2 |
| * | | | | Update lexer mapping. | Georg Brandl | 2012-03-10 | 1 | -2/+2 |
| * | | | | Merged in rafaelmartins/pygments-main (pull request #60) | Georg Brandl | 2012-03-10 | 16 | -232/+240 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge with http://code.timhatch.com/hg/pygments-tim | Georg Brandl | 2012-03-10 | 16 | -229/+237 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix some Elixir issues found with regexlint | Tim Hatch | 2012-03-09 | 1 | -3/+4 |
| | | * | | | | Merge pygments-main with pygments-tim | Tim Hatch | 2012-03-09 | 4 | -3/+135 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Simplify some trivial character classes | Tim Hatch | 2012-03-09 | 1 | -5/+5 |
| | | * | | | | | Simplify character classes | Tim Hatch | 2012-03-09 | 2 | -16/+18 |
| | | * | | | | | Support exactly one close paren in ObjectiveJ types | Tim Hatch | 2012-03-09 | 1 | -1/+1 |
| | | * | | | | | Fix infinite loop bug in DarcsPatchLexer | Tim Hatch | 2012-03-09 | 1 | -2/+2 |
| | | * | | | | | Simplify character classes, ordering fixes | Tim Hatch | 2012-03-09 | 5 | -22/+21 |
| | | * | | | | | [\w_] is the same as \w in FantomLexer; minor space fix | Tim Hatch | 2012-03-09 | 1 | -5/+5 |
| | | * | | | | | [\w_] is the same as \w | Tim Hatch | 2012-03-09 | 3 | -9/+9 |
| | | * | | | | | Move verilog package/import up in match order | Tim Hatch | 2012-03-09 | 1 | -5/+3 |
| | | * | | | | | Remove trailing whitespace from DTD lexer | Tim Hatch | 2012-03-09 | 1 | -7/+7 |
| | | * | | | | | Fix a couple of empty matches | Tim Hatch | 2012-03-09 | 2 | -2/+2 |
| | | * | | | | | Minor lint fixes | Tim Hatch | 2012-03-09 | 3 | -13/+13 |
| | | * | | | | | Fix an ordering issue in CoqLexer | Tim Hatch | 2012-03-09 | 1 | -1/+1 |
| | | * | | | | | Fix broken unicode constants in XQueryLexer | Tim Hatch | 2012-03-09 | 1 | -8/+8 |
| | | * | | | | | Fix a '\b' into r'\b' to match word boundary | Tim Hatch | 2012-03-09 | 1 | -1/+1 |
| | | * | | | | | Remove duplicates from character classes | Tim Hatch | 2012-03-09 | 4 | -5/+5 |
| | | * | | | | | Fix a bunch of minor issues noticed by regexlint | Tim Hatch | 2012-03-09 | 8 | -32/+37 |
| | | * | | | | | Fix a data loss bug in mupad lexer | Tim Hatch | 2012-03-09 | 1 | -2/+2 |
| | | * | | | | | Fix a data loss bug in antlr lexer | Tim Hatch | 2012-03-09 | 1 | -1/+1 |
| | | * | | | | | Merge pygments-main with pygments-tim | Tim Hatch | 2012-02-27 | 10 | -93/+96 |
| | | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | | | * | | | | Merge pygments-main with pygments-tim | Tim Hatch | 2012-01-03 | 10 | -95/+98 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Bulk changes to improve many lexers inner workings | Tim Hatch | 2011-03-19 | 10 | -95/+100 |
| | * | | | | | | | Patch from Dietmar Winkler: Adds `semiLinear` and `homotopy` to the list of f... | Georg Brandl | 2012-03-07 | 1 | -3/+3 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | Added more vim and bash configuration file names. | Rafael G. Martins | 2012-03-10 | 2 | -2/+3 |
| | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | | Fix Elixir lexer | Carlos Galdino | 2012-03-06 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Scilab: fix string expr and "$" builtin. | Georg Brandl | 2012-02-29 | 2 | -2/+4 |
| * | | | | | Add changelog entry and fix test suite to cope with Elixir console lexer. | Georg Brandl | 2012-02-29 | 1 | -7/+15 |
| * | | | | | Add Elixir and Elixir Console lexer | Carlos Galdino | 2012-02-29 | 2 | -1/+123 |
| |/ / / / | |||||
| * | | | | Scilab: move builtins to separate file and small fixes. | Georg Brandl | 2012-02-18 | 3 | -40/+36 |
| * | | | | Add the support of the Scilab language | sylvestre | 2012-02-18 | 2 | -1/+96 |
| * | | | | Closes #739: replace generator-send with custom class to work under 2.4. | Georg Brandl | 2012-02-18 | 1 | -7/+16 |
| | |_|/ |/| | | |||||
| * | | | merge | Georg Brandl | 2012-02-12 | 2 | -2/+4 |
| |\ \ \ | |||||
| | * | | | Closes #737: CSharpASP: remove unconditional 0.001 from analyse_text | Georg Brandl | 2012-02-12 | 1 | -1/+3 |
| | * | | | Closes #738: allow backticked strings in nasm. | Georg Brandl | 2012-02-12 | 1 | -1/+1 |
| * | | | | Improved Clojure highlighting. | Anthony Grimes | 2012-02-10 | 1 | -11/+25 |
| |/ / / | |||||
