Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Move SourcePawn lexer from compiled to other | Tim Hatch | 2012-10-06 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Merged in Seta00/pygments-main (pull request #39) | Tim Hatch | 2012-10-06 | 1 | -29/+71 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Add VGL Lexer (pull request #12) | Tim Hatch | 2012-10-06 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | merge with | Jeffrey B. Arnold | 2012-09-17 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | | * | | | | | resolved conflict | Jeffrey B. Arnold | 2012-09-02 | 1 | -5/+6 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | added support for R documentation (Rd) files | Jeffrey B. Arnold | 2012-08-19 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Update lexer map. | Georg Brandl | 2012-09-11 | 1 | -2/+2 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | merged | Jeffrey B. Arnold | 2012-09-01 | 1 | -1/+2 | |
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | | * | | | | | Merged in greghendershott/pygments-main (pull request #94) | Georg Brandl | 2012-08-23 | 1 | -1/+2 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | | | * | | | | Add RacketLexer. | Greg Hendershott | 2012-08-12 | 1 | -2/+3 | |
| | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously Racket files were handled by SchemeLexer. Instead, use a proper RacketLexer, which handles Racket more appropriately: 1. Treat square brackets like parentheses. 2. Expanded list of keywords. 3. Different file extensions, MIME types, etc. 4. Handle #:keyword arguments. 5. Handle more number literals (e.g. #xFF, #o777, 2e2, #e232, etc.). 6. Handle #| ... |# multiline comments (although NOT nested). | |||||
| | | | | * | | | Merged in paulmillr/pygments-main (pull request #84) | Georg Brandl | 2012-08-11 | 1 | -0/+1 | |
| | | | | |\ \ \ | | | | | | |_|/ | | | | | |/| | | ||||||
| | | | | | * | | Add LiveScript support and fix coffeescript. | Paul Miller | 2012-06-26 | 1 | -0/+1 | |
| | | | | | |/ | ||||||
| | | * | | | | JagsLexer: changed extension to .jag | Jeffrey B. Arnold | 2012-08-19 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | * | | | | BugsLexer, JagsLexer, StanLexer: fixed filenames, added analyse_text functions | Jeffrey B. Arnold | 2012-08-19 | 1 | -3/+3 | |
| | | |/ / / | ||||||
| | | * | | | Rename JSONLexer to JsonLexer to conform with class naming convention | Georg Brandl | 2012-08-19 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Closes #774: add .xpl (XProc) as suffix for XsltLexer | Georg Brandl | 2012-08-19 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Merge with kriegaex/pygments-main (pull request #90) | Georg Brandl | 2012-08-19 | 1 | -1/+2 | |
| | | |\ \ \ | ||||||
| | | | * | | | Add AspectJLexer as subclass of JavaLexer | Alexander Kriegisch | 2012-08-09 | 1 | -0/+1 | |
| | | | |/ / | ||||||
| | | | * | | Let's keep the MiniD lexer around as an alias to the Croc lexer. | jarrett | 2012-07-02 | 1 | -2/+3 | |
| | | | | | | ||||||
| | | | * | | Replacing MiniD lexer with Croc lexer (Language name change and small ↵ | jarrett | 2012-07-02 | 1 | -1/+1 | |
| | | | |/ | | | | | | | | | | | | | | | | lexical changes). | |||||
| | | * | | Closes #711: add Kconfig lexer, by Alexander Kriegisch. | Georg Brandl | 2012-08-19 | 1 | -0/+1 | |
| | | | | | ||||||
| | | * | | Merged in zythmer/pygments-main (pull request #80) | Georg Brandl | 2012-08-19 | 1 | -0/+13 | |
| | | |\ \ | ||||||
| | | | * \ | Merged in svenefftinge/pygments-main-xtend-support (pull request #68) | Georg Brandl | 2012-08-19 | 1 | -0/+1 | |
| | | | |\ \ | ||||||
| | | | | * | | Added lexer for Xtend http://xtend-lang.org | Sven Efftinge | 2012-04-07 | 1 | -0/+1 | |
| | | | | |/ | ||||||
| | | | * | | Initial CUDA lexer | Kashif Rasul | 2012-04-20 | 1 | -0/+1 | |
| | | | | | | ||||||
| | | | * | | BUGS/STAN: fix Bugs lexer and Stan example file to not generate errors | Georg Brandl | 2012-08-19 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | | * | | Rust lexer: add versionadded, author and changelog entry. | Georg Brandl | 2012-08-19 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | | * | | Merged in Jonanin/pygments-main (pull request #67) | Georg Brandl | 2012-08-19 | 1 | -2/+12 | |
| | | | |\ \ | ||||||
| | | | | * | | Move BUGS to math.py, coding style fixes, add changelog entries | Georg Brandl | 2012-08-19 | 1 | -4/+4 | |
| | | | | | | | ||||||
| | | | | * | | Merged in jrnold/pygments-main (pull request #89) | Georg Brandl | 2012-08-19 | 1 | -0/+5 | |
| | | | | |\ \ | ||||||
| | | | | | * | | merging latest from trunk | EricFromCanada | 2012-08-17 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | | | | | * | | added requiredelimiters option & support for delimiter-free Lasso 9 files | EricFromCanada | 2012-08-16 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | | | | * | | extension changes | EricFromCanada | 2012-08-15 | 1 | -2/+7 | |
| | | | | | | | | ||||||
| | | | | | * | | initial Lasso lexer commit. | Eric Knibbe | 2012-06-01 | 1 | -0/+295 | |
| | | | | | / | ||||||
| | | | | * | | merge with upstream | Jeffrey B. Arnold | 2012-08-14 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | | | | * | | moved BUGS languages to seperate module | Jeffrey B. Arnold | 2012-08-11 | 1 | -3/+3 | |
| | | | | | | | ||||||
| | | | | * | | fixing bugs with JagsLexer | Jeffrey B. Arnold | 2012-08-01 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | | | * | | Added lexers for BUGS, JAGS, and STAN | Jeffrey B. Arnold | 2012-08-01 | 1 | -0/+299 | |
| | | | | / | ||||||
| | | | * | | fix indentation | Jon Morton | 2012-04-06 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | | * | | Add Rust syntax highlighting | Jon Morton | 2012-04-06 | 1 | -0/+1 | |
| | | | |/ | ||||||
| | | * | | Added mscgen lexer | Doug Hogan | 2012-06-10 | 1 | -2/+3 | |
| | | |/ | ||||||
| | * | | Add SourcePawn support | Reuben Morais | 2011-11-27 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Added support for lexing SPARQL queries. | Alexander Dutton | 2012-06-06 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
| * | | upstream pull | Mike Nolta | 2012-03-11 | 1 | -2/+5 | |
| |\ \ | ||||||
| | * | | Move Kotlin to JVM lexers, add changelog and authors entry. | Georg Brandl | 2012-03-10 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merged in jstrachan/pygments-main (pull request #58) | Georg Brandl | 2012-03-10 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | | * | | add support for Kotlin programming language | James Strachan | 2012-03-05 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Merged in jaxzin/pygments-main (pull request #56) | Georg Brandl | 2012-03-10 | 1 | -0/+1 | |
| | |\ \ \ | ||||||
| | | * | | | Added support for Tea. http://teatrove.org | Brian R. Jackson | 2012-02-25 | 1 | -0/+1 | |
| | | | | | | ||||||
| | * | | | | Update lexer mapping. | Georg Brandl | 2012-03-10 | 1 | -2/+2 | |
| | | |/ / | | |/| | |