| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix doc build with underscores in filename patterns.1.5 | Georg Brandl | 2012-03-10 | 1 | -1/+1 |
| * | Bump version to 1.5. | Georg Brandl | 2012-03-10 | 3 | -5/+5 |
| * | Move Kotlin to JVM lexers, add changelog and authors entry. | Georg Brandl | 2012-03-10 | 5 | -140/+123 |
| * | Merged in jstrachan/pygments-main (pull request #58) | Georg Brandl | 2012-03-10 | 3 | -0/+186 |
| |\ | |||||
| | * | add support for Kotlin programming language | James Strachan | 2012-03-05 | 3 | -0/+186 |
| * | | 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 | 3 | -0/+3 |
| * | | 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 | 5 | -3/+129 |
| |\ \ | |||||
| | * | | Added support for Tea. http://teatrove.org | Brian R. Jackson | 2012-02-25 | 5 | -3/+129 |
| * | | | Merged in jpolley_atlassian/pygments-main (pull request #55) | Georg Brandl | 2012-03-10 | 2 | -2/+4 |
| |\ \ \ | |||||
| | * | | | Extend the parsing of Generic.Prompt when lexing a shell session to support t... | James Polley | 2012-02-20 | 2 | -2/+4 |
| * | | | | Update lexer mapping. | Georg Brandl | 2012-03-10 | 1 | -2/+2 |
| * | | | | Merged in rafaelmartins/pygments-main (pull request #60) | Georg Brandl | 2012-03-10 | 21 | -235/+249 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge with http://code.timhatch.com/hg/pygments-tim | Georg Brandl | 2012-03-10 | 21 | -232/+246 |
| | |\ \ \ \ | |||||
| | | * | | | | Update chnages to note regexlint edits | Tim Hatch | 2012-03-09 | 1 | -0/+6 |
| | | * | | | | 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 | 8 | -4/+502 |
| | | |\ \ \ \ | |||||
| | | * | | | | | 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 |
| | | * | | | | | Update TODO, Nemerle is done. | Tim Hatch | 2012-03-09 | 1 | -2/+0 |
| | | * | | | | | 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 | 2 | -2/+3 |
| | | * | | | | | Fix a data loss bug in antlr lexer | Tim Hatch | 2012-03-09 | 2 | -1/+2 |
| | | * | | | | | Merge pygments-main with pygments-tim | Tim Hatch | 2012-02-27 | 11 | -94/+97 |
| | | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | | | * | | | | Merge pygments-main with pygments-tim | Tim Hatch | 2012-01-03 | 11 | -96/+99 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Bulk changes to improve many lexers inner workings | Tim Hatch | 2011-03-19 | 11 | -96/+101 |
| | * | | | | | | | 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 | 3 | -8/+18 |
| * | | | | | Add Elixir example file | Carlos Galdino | 2012-02-29 | 1 | -0/+363 |
| * | | | | | Add Elixir and Elixir Console lexer | Carlos Galdino | 2012-02-29 | 3 | -1/+124 |
| |/ / / / | |||||
| * | | | | Scilab: move builtins to separate file and small fixes. | Georg Brandl | 2012-02-18 | 5 | -42/+38 |
| * | | | | Add the support of the Scilab language | sylvestre | 2012-02-18 | 6 | -1/+134 |
| * | | | | Closes #739: replace generator-send with custom class to work under 2.4. | Georg Brandl | 2012-02-18 | 1 | -7/+16 |
| | |_|/ |/| | | |||||
