Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | HaxeLexer: macro class reification could have no class name. | Andy Li | 2014-08-17 | 1 | -0/+7 | |
| | | | |/ | ||||||
| | | * | | merge | Georg Brandl | 2014-09-16 | 1 | -0/+1986 | |
| | | |\ \ | ||||||
| | | | * | | Nit lexer: add changelog entry, attribution, mapfile entry, cat all example ↵ | Georg Brandl | 2014-09-16 | 23 | -1986/+1986 | |
| | | | | | | | | | | | | | | | | | | | | | | | | files into one | |||||
| | | | * | | merge with R4PaSs/pygments-main | Georg Brandl | 2014-09-16 | 3 | -10/+83 | |
| | | | |\ \ | ||||||
| | | | * | | | Added tests for Nit | R4PaSs | 2014-06-26 | 22 | -0/+1986 | |
| | | | | |/ | | | | |/| | ||||||
| | | * | | | Merged in yloiseau/pygments-main (pull request #396) | Georg Brandl | 2014-09-16 | 1 | -0/+113 | |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | Improve Golo lexer | |||||
| | | | * | | | add a almost complete example file | Yannick Loiseau | 2014-08-26 | 1 | -0/+113 | |
| | | | |/ / | ||||||
| | | * | | | Merged in timjb/pygments-main (pull request #398) | Georg Brandl | 2014-09-16 | 3 | -10/+83 | |
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | | Improve Idris lexer | |||||
| | | | * | | test nested comments in rust | Georg Brandl | 2014-09-16 | 1 | -0/+2 | |
| | | | | | | ||||||
| | | | * | | merge with megajoule/pygments-main. | Georg Brandl | 2014-09-16 | 1 | -0/+43 | |
| | | | |\ \ | ||||||
| | | | | * | | Update chpl example file with 'with' keyword and octal ints. | Thomas Van Doren | 2014-09-09 | 1 | -0/+12 | |
| | | | | | | | ||||||
| | | | | * | | Update ChapelLexer prior to Pygments 2.0 release. | Thomas Van Doren | 2014-07-03 | 1 | -0/+31 | |
| | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adds `align`, `noinit`, and `pragma` keywords. * Updates decimal integer definition to allow any number of leading zeros, as per spec. * Adds `<~>` operator, which is used for convenience when reading or writing input and output. | |||||
| | | | * | | [Elixir] Add the last batch of new operators introduced just before the ↵ | Alexei Sholik | 2014-09-10 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 1.0.0 release. | |||||
| | | | * | | [Elixir] Parse maps and tuples to make non-trivial and nested string ↵ | Alexei Sholik | 2014-08-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | interpolation work | |||||
| | | | * | | [Elixir] Update the example file | Alex | 2014-08-15 | 1 | -3/+8 | |
| | | | | | | ||||||
| | | | * | | [Elixir] Resolve issues with ':' and '::' punctionation | Alexei Sholik | 2014-08-15 | 1 | -2/+3 | |
| | | | | | | ||||||
| | | | * | | [Elixir] Update character escape rules | Alex | 2014-08-15 | 1 | -3/+5 | |
| | | | | | | ||||||
| | | | * | | [Elixir] Remove "xor" from keywords and update regex patterns for numbers | Alexei Sholik | 2014-08-15 | 1 | -1/+5 | |
| | | | | | | ||||||
| | | | * | | [Elixir] No longer balance sigil terminators | Alexei Sholik | 2014-08-15 | 1 | -0/+2 | |
| | | | | | | ||||||
| | | | * | | Fix regular expressions for identifiers in ElixirLexer | Alexei Sholik | 2014-06-27 | 1 | -1/+6 | |
| | | | |/ | ||||||
| | | * | | Idris lexer: add support for doc comments | Tim Baumann | 2014-08-31 | 1 | -0/+1 | |
| | | | | | ||||||
| | | * | | Idris lexer: parse commented out type declarations as comments | Tim Baumann | 2014-08-31 | 1 | -0/+7 | |
| | | |/ | ||||||
| | * | | Add <-> token to Coq lexer | Gaurav Jain | 2014-06-29 | 1 | -0/+4 | |
| | |/ | ||||||
| * | | basic lexer for Isabelle/HOL theorem prover | gerwin klein | 2014-07-31 | 1 | -0/+751 | |
| |/ | ||||||
* | | Add lexer for lean theorem prover | leonardo | 2014-09-02 | 1 | -0/+217 | |
|/ | ||||||
* | Merged in megajoule/pygments-main (pull request #372) | Tim Hatch | 2014-06-07 | 3 | -0/+130 | |
|\ | | | | | | | Update ElixirLexer and ElixirConsoleLexer | |||||
| * | Merge with pygments-main | Tim Hatch | 2014-06-07 | 1 | -0/+65 | |
| |\ | ||||||
| | * | Merged in krasul/pygments-main/swift (pull request #371) | Tim Hatch | 2014-06-07 | 4 | -9/+105 | |
| | |\ | | | | | | | | | | | | | Initial Swift lexer | |||||
| | * | | Initial Swift lexer | Kashif Rasul | 2014-06-05 | 1 | -0/+65 | |
| | | | | ||||||
| * | | | Import liquid lexer from #977 | Tim Hatch | 2014-06-07 | 1 | -0/+42 | |
| | |/ | |/| | | | | | | | Resolves #977 | |||||
| * | | Merged in llllllllll/pygments-main (pull request #369) | Tim Hatch | 2014-06-05 | 1 | -0/+23 | |
| |\ \ | | | | | | | | | | | | | Adds commented form #;(sexpr) to comment out whole sexprs and support | |||||
| | * | | Adds a test file for the r6rs comments. | Joe Jevnik | 2014-06-05 | 1 | -0/+23 | |
| | | | | ||||||
* | | | | A few fix-ups for the updated ElixirLexer files | Alexei Sholik | 2014-06-07 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | Update ElixirConsoleLexer and add example file | Alexei Sholik | 2014-06-05 | 1 | -0/+23 | |
| | | | | ||||||
* | | | | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 1 | -331/+171 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Elixir syntax has evolved quite significantly since the initial lexer was written. In this update I have rewritten most of the code to support modern Elixir (as of v0.14.0-dev). The example file has also been updated to give an quick overview of most of the language constructs. | |||||
* | | | Remove nested comment from pawn example. | Tim Hatch | 2014-06-05 | 1 | -9/+0 | |
|/ / | | | | | | | | | | | | | | | | | | | This has been causing a number of failing tests, and I find no evidence in half an hour of searching online that nested comments are actually supported (an example state machine in Pawn_Language_Guide.pdf doesn't; and says it's based on C which doesn't. I haven't tried the Pawn compiler itself, but to support nested comments better will require adjusting other patterns as well. | |||||
* | | Merged in malept/pygments/yaml+jinja-lexer (pull request #365) | Tim Hatch | 2014-06-04 | 1 | -0/+51 | |
|\ \ | | | | | | | | | | Add YAML+Jinja lexer | |||||
| * | | Add YAML+Jinja (Saltstack state) lexer | Mark Lee | 2014-05-20 | 1 | -0/+51 | |
| |/ | ||||||
* | | Add example file for slim | Takashi Kokubun | 2014-05-29 | 1 | -0/+31 | |
|/ | ||||||
* | Add test for Go's unicode identifiers. | Tim Hatch | 2014-05-20 | 1 | -0/+10 | |
| | ||||||
* | Add 'emacs-lisp' alias to make org-mode happy. | Tim Hatch | 2014-05-19 | 1 | -0/+34 | |
| | | | | Resolves #976 | |||||
* | Fix nested comments in ColdFusion | David Corbett | 2014-05-19 | 1 | -1/+1 | |
| | ||||||
* | Merged in jaingaurav2/pygments-main-c-cleanup (pull request #342) | Tim Hatch | 2014-05-18 | 3 | -31/+8 | |
|\ | | | | | | | Add ability to specify default state transition | |||||
| * | Add test case for default state transition | Gaurav Jain | 2014-05-17 | 1 | -0/+7 | |
| | | ||||||
| * | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-05-17 | 2 | -31/+1 | |
| |\ | ||||||
| | * | Merged birkenfeld/pygments-main into default | Gaurav Jain | 2014-05-17 | 15 | -47/+1641 | |
| | |\ | ||||||
| | * | | Use default state transition to eliminate unecessary empty tokens | Gaurav Jain | 2014-04-29 | 2 | -31/+1 | |
| | | | | ||||||
* | | | | Merged in spderosso/pygments-main (pull request #355) | Tim Hatch | 2014-05-18 | 1 | -0/+217 | |
|\ \ \ \ | |/ / / |/| | | | | | | | Alloy (alloy.mit.edu) lexer | |||||
| * | | | Alloy (alloy.mit.edu) lexer | Santiago Perez De Rosso | 2014-05-13 | 1 | -0/+217 | |
| | | | | ||||||
* | | | | Merged in timgilbert/pygments-main/clj-keyword-fix (pull request #326) | Tim Hatch | 2014-05-17 | 35 | -99/+2915 | |
|\ \ \ \ | | | | | | | | | | | | | | | | Tweaking clojure keyword lexing |