summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Add arduino lexer and styleEdoardo Tenani2015-01-281-0/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.Georg Brandl2014-11-101-2/+2
* Closes #1042: dont recognize *.md as MiniD anymore (which is now Croc).Georg Brandl2014-10-161-1/+1
* Merged in dscorbett/pygments-tads3-2 (pull request #407)Georg Brandl2014-10-151-0/+6
|\
| * rb is already an alias for the RubyLexer.Tim Hatch2014-10-141-1/+1
| * Add ResourceBundle lexer.Tim Hatch2014-10-141-0/+1
| * Add Mozilla preprocessor lexers.Tim Hatch2014-10-101-1/+6
* | Add a lexer for TADS 3David Corbett2014-10-081-1/+2
|/
* Add JSON-LD Lexer.Tim Hatch2014-10-081-0/+1
* Twig: add test example file, add changelog entry and regenerate mapping.Georg Brandl2014-10-081-0/+2
* Merged in leodemoura/pygments-main (pull request #399)Georg Brandl2014-10-081-237/+240
|\
| * Better name for ca65 assembler lexer.Georg Brandl2014-10-071-1/+1
| * Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...Georg Brandl2014-10-071-10/+6
| * Closes #1016: add "shell" alias for bash.Georg Brandl2014-10-071-1/+1
| * Merged in lsf37/pygments-main (pull request #386)Georg Brandl2014-09-201-227/+232
| |\
| | * inform -> int_fiction; will get TADS 3 soonGeorg Brandl2014-09-201-3/+3
| | * split up math moduleGeorg Brandl2014-09-201-17/+17
| | * Remove the misc subpackage.Georg Brandl2014-09-201-39/+39
| | * Remove the c_like subpackage.Georg Brandl2014-09-201-19/+19
| | * Refactored formatter mapping to work like the lexer mapping.Georg Brandl2014-09-201-2/+4
| | * fix mappingGeorg Brandl2014-09-201-1/+1
| | * Merged in macnugget/pygments-main (pull request #373)Georg Brandl2014-09-201-1/+1
| | |\
| | * | update mapfileGeorg Brandl2014-09-201-1/+1
| | * | split up web lexersGeorg Brandl2014-09-191-32/+34
| | * | split up text lexersGeorg Brandl2014-09-191-29/+27
| | * | split up functional lexersGeorg Brandl2014-09-191-23/+23
| | * | reorganization of other.py, part 3/3Georg Brandl2014-09-191-8/+7
| | * | reorganization of other.py, part 2Georg Brandl2014-09-191-25/+26
| | * | reorganization of other.py, part 1Georg Brandl2014-09-191-20/+20
| | * | More application of words().Georg Brandl2014-09-191-1/+1
| | * | move Hy to lisp, use words() in python.pyGeorg Brandl2014-09-161-1/+1
| | * | split up agile.py into individual modulesGeorg Brandl2014-09-161-20/+20
| | * | split up lexers.compiled into multiple submodulesGeorg Brandl2014-09-161-42/+42
| | * | support submodules in _mapping regenerationGeorg Brandl2014-09-161-14/+16
| | * | Nit lexer: add changelog entry, attribution, mapfile entry, cat all example f...Georg Brandl2014-09-161-0/+1
| |/ / |/| |
| * | basic lexer for Isabelle/HOL theorem provergerwin klein2014-07-311-0/+1
| |/
* | Add forgotten commas between stringsDavid Corbett2014-08-081-1/+1
|/
* Merge with pygments-mainTim Hatch2014-06-071-0/+1
|\
| * Merged in krasul/pygments-main/swift (pull request #371)Tim Hatch2014-06-071-0/+2
| |\
| * | Initial Swift lexerKashif Rasul2014-06-051-0/+1
* | | Import liquid lexer from #977Tim Hatch2014-06-071-0/+1
| |/ |/|
* | Merged in malept/pygments/yaml+jinja-lexer (pull request #365)Tim Hatch2014-06-041-0/+1
|\ \
| * | Add YAML+Jinja (Saltstack state) lexerMark Lee2014-05-201-0/+1
| |/
* | Add SlimLexerTakashi Kokubun2014-05-251-0/+1
|/
* Update mapfiles.Tim Hatch2014-05-191-2/+2
* Merged in spderosso/pygments-main (pull request #355)Tim Hatch2014-05-181-0/+1
|\
| * Alloy (alloy.mit.edu) lexerSantiago Perez De Rosso2014-05-131-0/+1
* | Swap MIME types of ActionScript and ActionScript 3David Corbett2014-05-171-2/+2
* | Improve RacketLexerDavid Corbett2014-05-161-4/+4