summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | Move SourcePawn lexer from compiled to otherTim Hatch2012-10-061-1/+1
| | | | | | | |
| | * | | | | | Merged in Seta00/pygments-main (pull request #39)Tim Hatch2012-10-061-29/+71
| | |\ \ \ \ \ \
| | | * | | | | | Add VGL Lexer (pull request #12)Tim Hatch2012-10-061-0/+1
| | | | | | | | |
| | | * | | | | | merge withJeffrey B. Arnold2012-09-171-0/+1
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | | * | | | | resolved conflictJeffrey B. Arnold2012-09-021-5/+6
| | | | |\ \ \ \ \
| | | | * | | | | | added support for R documentation (Rd) filesJeffrey B. Arnold2012-08-191-0/+1
| | | | | | | | | |
| | | * | | | | | | Update lexer map.Georg Brandl2012-09-111-2/+2
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | mergedJeffrey B. Arnold2012-09-011-1/+2
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Merged in greghendershott/pygments-main (pull request #94)Georg Brandl2012-08-231-1/+2
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | Add RacketLexer.Greg Hendershott2012-08-121-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 Brandl2012-08-111-0/+1
| | | | | |\ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | | * | Add LiveScript support and fix coffeescript.Paul Miller2012-06-261-0/+1
| | | | | | |/
| | | * | | | JagsLexer: changed extension to .jagJeffrey B. Arnold2012-08-191-1/+1
| | | | | | |
| | | * | | | BugsLexer, JagsLexer, StanLexer: fixed filenames, added analyse_text functionsJeffrey B. Arnold2012-08-191-3/+3
| | | |/ / /
| | | * | | Rename JSONLexer to JsonLexer to conform with class naming conventionGeorg Brandl2012-08-191-1/+1
| | | | | |
| | | * | | Closes #774: add .xpl (XProc) as suffix for XsltLexerGeorg Brandl2012-08-191-1/+1
| | | | | |
| | | * | | Merge with kriegaex/pygments-main (pull request #90)Georg Brandl2012-08-191-1/+2
| | | |\ \ \
| | | | * | | Add AspectJLexer as subclass of JavaLexerAlexander Kriegisch2012-08-091-0/+1
| | | | |/ /
| | | | * | Let's keep the MiniD lexer around as an alias to the Croc lexer.jarrett2012-07-021-2/+3
| | | | | |
| | | | * | Replacing MiniD lexer with Croc lexer (Language name change and small ↵jarrett2012-07-021-1/+1
| | | | |/ | | | | | | | | | | | | | | | lexical changes).
| | | * | Closes #711: add Kconfig lexer, by Alexander Kriegisch.Georg Brandl2012-08-191-0/+1
| | | | |
| | | * | Merged in zythmer/pygments-main (pull request #80)Georg Brandl2012-08-191-0/+13
| | | |\ \
| | | | * \ Merged in svenefftinge/pygments-main-xtend-support (pull request #68)Georg Brandl2012-08-191-0/+1
| | | | |\ \
| | | | | * | Added lexer for Xtend http://xtend-lang.orgSven Efftinge2012-04-071-0/+1
| | | | | |/
| | | | * | Initial CUDA lexerKashif Rasul2012-04-201-0/+1
| | | | | |
| | | | * | BUGS/STAN: fix Bugs lexer and Stan example file to not generate errorsGeorg Brandl2012-08-191-1/+1
| | | | | |
| | | | * | Rust lexer: add versionadded, author and changelog entry.Georg Brandl2012-08-191-1/+1
| | | | | |
| | | | * | Merged in Jonanin/pygments-main (pull request #67)Georg Brandl2012-08-191-2/+12
| | | | |\ \
| | | | | * | Move BUGS to math.py, coding style fixes, add changelog entriesGeorg Brandl2012-08-191-4/+4
| | | | | | |
| | | | | * | Merged in jrnold/pygments-main (pull request #89)Georg Brandl2012-08-191-0/+5
| | | | | |\ \
| | | | | | * | merging latest from trunkEricFromCanada2012-08-171-0/+2
| | | | | | | |
| | | | | | * | added requiredelimiters option & support for delimiter-free Lasso 9 filesEricFromCanada2012-08-161-1/+1
| | | | | | | |
| | | | | | * | extension changesEricFromCanada2012-08-151-2/+7
| | | | | | | |
| | | | | | * | initial Lasso lexer commit.Eric Knibbe2012-06-011-0/+295
| | | | | | /
| | | | | * | merge with upstreamJeffrey B. Arnold2012-08-141-0/+1
| | | | | | |
| | | | | * | moved BUGS languages to seperate moduleJeffrey B. Arnold2012-08-111-3/+3
| | | | | | |
| | | | | * | fixing bugs with JagsLexerJeffrey B. Arnold2012-08-011-1/+1
| | | | | | |
| | | | | * | Added lexers for BUGS, JAGS, and STANJeffrey B. Arnold2012-08-011-0/+299
| | | | | /
| | | | * | fix indentationJon Morton2012-04-061-1/+1
| | | | | |
| | | | * | Add Rust syntax highlightingJon Morton2012-04-061-0/+1
| | | | |/
| | | * | Added mscgen lexerDoug Hogan2012-06-101-2/+3
| | | |/
| | * | Add SourcePawn supportReuben Morais2011-11-271-0/+1
| | | |
| * | | Added support for lexing SPARQL queries.Alexander Dutton2012-06-061-0/+1
| | |/ | |/|
| * | upstream pullMike Nolta2012-03-111-2/+5
| |\ \
| | * | Move Kotlin to JVM lexers, add changelog and authors entry.Georg Brandl2012-03-101-1/+1
| | | |
| | * | Merged in jstrachan/pygments-main (pull request #58)Georg Brandl2012-03-101-0/+1
| | |\ \
| | | * | add support for Kotlin programming languageJames Strachan2012-03-051-0/+1
| | | | |
| | * | | Merged in jaxzin/pygments-main (pull request #56)Georg Brandl2012-03-101-0/+1
| | |\ \ \
| | | * | | Added support for Tea. http://teatrove.orgBrian R. Jackson2012-02-251-0/+1
| | | | | |
| | * | | | Update lexer mapping.Georg Brandl2012-03-101-2/+2
| | | |/ / | | |/| |