summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged in mdiener/pygments-main (pull request #788)Anteru2019-02-121-0/+3
|\ | | | | | | add lexer for Charm++ ci files
| * Small improvements to the SGF lexer.Matth?us G. Chajdas2019-01-041-0/+1
| | | | | | | | Update CHANGES, simplify regex, regenerate mappings.
| * Small cleanups to the Slurm lexer.Matth?us G. Chajdas2018-12-211-1/+1
| | | | | | | | Remove debug output, add a test file for the Slurm lexer.
| * Merged in bgcook/pygments-main (pull request #760)Anteru2018-12-211-3/+8
| |\ | | | | | | | | | add Slurm script parser
| | * Add Hspec lexerSimon Hengel2018-12-191-0/+1
| | |
| * | added Slurm script parserBrandon Cook2018-05-111-0/+1
| | |
* | | add lexer for Charm++ ci filesMatthias Diener2018-12-171-0/+1
| |/ |/|
* | Add FloScript sample file, update mappings & changes.Matth?us G. Chajdas2018-12-171-2/+2
| |
* | Merged in 0486/pygments-main (pull request #750)Anteru2018-12-171-2/+5
|\ \ | | | | | | | | | Added FloScript lexer
| * | Update SARL added date, regenerate mapping.Matth?us G. Chajdas2018-12-161-1/+2
| | |
| * | Minimal fixup changes for the release, add release date.2.3.0Georg Brandl2018-11-251-1/+1
| | |
| * | Merged in technomancy/pygments-main/fennel (pull request #783)Anteru2018-11-241-0/+1
| |\ \ | | | | | | | | | | | | Add support for the Fennel programming language
| | * | Add support for the Fennel programming languagePhil Hagelberg2018-11-161-0/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | This is a pretty straightforward language in the lisp family with a small number of special forms. Since Fennel runs on the Lua runtime, the list of builtins is the same as that of Lua, so it might be possible to re-use the definition from the Lua lexer, but since I don't know Python I couldn't figure out how that would work; maybe someone else could add that.
| * | Merged in Reedbeta/pygments-main/hlsl-lexer (pull request #675)Anteru2018-11-241-6/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | Add HLSL lexer Approved-by: Anteru <bitbucket@ca.sh13.net>
| | * \ Merge with stable.Matth?us G. Chajdas2018-11-241-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Add rs alias for Rust.Georg Brandl2017-01-271-2/+2
| | | |
| * | | Add HLSL lexerNathan Reed2016-10-051-0/+1
| | | |
* | | | Added FloScript lexer04862018-02-031-0/+1
| |/ / |/| |
* | | Xorg: fixup style, add test file, regenerate mapping.Georg Brandl2017-01-291-2/+2
| | |
* | | _mapping.py edited online with Bitbucketcronolio2017-01-271-0/+1
| |/ |/|
* | mapfile updateGeorg Brandl2017-01-221-1/+1
| |
* | Merged in belak/pygments-main/lexers-shell-zsh-files (pull request #654)Georg Brandl2017-01-221-1/+1
|\ \ | | | | | | | | | Highlight zsh files using the BashLexer
| * | Highlight zsh files using the BashLexerKaleb Elwert2016-08-181-1/+1
| |/
* | Merged in belak/pygments-main/lexer-delphi-dpr-ext (pull request #655)Georg Brandl2017-01-221-1/+1
|\ \ | | | | | | | | | Match .dpr files as Delphi
| * | Update mapfiles.Georg Brandl2017-01-171-1/+1
| |/
* | Match .dpr files as DelphiKaleb Elwert2016-08-181-1/+1
|/
* Merged in pull request #595 (cmrx64/pygments-main)Tim Hatch2016-06-031-2/+22
|\
| * Merged in kneufeld/pygments-main (pull request #602)Tim Hatch2016-06-031-0/+2
| |\ | | | | | | | | | Default
| | * Move stata builtins to their own file, remove some aliasesTim Hatch2016-06-021-2/+2
| | |
| | * Merged in mcaceresb/pygments-main/sas-stata (pull request #593)Tim Hatch2016-06-021-0/+2
| | |\ | | | | | | | | | | | | Added syntax support and (very simple) styles for SAS and Stata
| | | * Added syntax support and (very simple) styles for SAS and StataMauricio Caceres2016-05-091-0/+2
| | | |
| * | | added github flavoured markdown parserKurt Neufeld2016-06-021-0/+1
| |/ /
| * | Rename Jade->PugTim Hatch2016-06-011-2/+2
| | | | | | | | | | | | Fixes #1242
| * | Add Forth lexer.Tim Hatch2016-06-011-0/+1
| | | | | | | | | | | | Fixes #857
| * | Add a new lexer that assumes json object is already open.Tim Hatch2016-05-311-0/+1
| | | | | | | | | | | | Fixes #884
| * | Merge mjem/pygments-main (Pull Request #588)Tim Hatch2016-05-311-1/+15
| |\ \
| | * \ Merged in MostAwesomeDude/pygments-main (pull request #592)Tim Hatch2016-05-311-0/+13
| | |\ \
| | | * \ Merge with pygments-mainTim Hatch2016-05-311-0/+1
| | | |\ \
| | | | * \ Merged in dscorbett/pygments-snowball (pull request #589)Tim Hatch2016-05-311-0/+10
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | Add a lexer for Snowball
| | | | * | | Add a lexer for SnowballDavid Corbett2016-04-241-1/+2
| | | | | |/ | | | | |/|
| | | * | | Merged in fleischwolf/pygments-main (pull request #534)Tim Hatch2016-05-311-0/+2
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Lexer for Angular 2 template engine addedfleischwolf2016-01-021-0/+2
| | | | | |
| | | * | | Merge with birkenfeld/pygments-mainTim Hatch2016-05-311-7/+30
| | | |\ \ \
| | | | * \ \ Merged in BlaXpirit/pygments/crystal2 (pull request #576)Tim Hatch2016-05-311-1/+9
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Implement Crystal lexer (based on RubyLexer)
| | | | | * \ \ Merged in SebastianS90/pygments-whiley (Pull Request #573)Tim Hatch2016-05-311-0/+1
| | | | | |\ \ \
| | | | | | * | | Add a lexer for the Whiley programming languageSebastian Schweizer2016-03-201-0/+1
| | | | | | | |/ | | | | | | |/|
| | | | | * | | Re-add Aheui lexer (bad merge resolution earlier)Tim Hatch2016-05-311-1/+0
| | | | | | | |
| | | | | * | | Merged in camilstaps/pygments-main (pull request #564)Tim Hatch2016-05-311-0/+2
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a NuSMV (2.6) lexer and example file.
| | | | | | * | | Renamed nusmv.py -> smv.py; comments; words() functionCamil Staps2016-03-021-0/+1
| | | | | | | | |
| | | | | | * | | Adds a NuSMV (2.6) lexer and example file.Camil Staps2016-03-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://nusmv.fbk.eu/NuSMV/ and in particular the documentation at http://nusmv.fbk.eu/NuSMV/userman/v26/nusmv.pdf.