summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for Arturo language (#2259)RickBarretto2022-10-261-0/+1
* Add fift language (#2249)Dan Volkov2022-09-291-0/+1
* Add tl-b lexer (#2247)Dan Volkov2022-09-261-0/+1
* Add Jsonnet supportAaron Bentley2022-09-251-0/+1
* Add World of Warcraft TOC file lexer (#2244)Tim Martin2022-09-211-0/+1
* Adding MIPS Lexer (#2228)davisrichard4372022-09-211-0/+1
* Add func lexer (#2232)Dan Volkov2022-09-181-0/+1
* Add Phix (#2222)Pete Lomax2022-09-151-0/+1
* Add `.pyi` file to `python` lexer filenames (#2231)Nikita Sobolev2022-09-151-1/+1
* Add GAP console session mode (#2211)Max Horn2022-08-191-0/+1
* Added COMAL-80 language highlight. (#2180)Marc Rintsch2022-07-151-0/+1
* Add lexer for JMESPath (#2175)Álvaro Mondéjar2022-07-051-0/+1
* Update dotnet.py with _obas aliases (#2170)flywire2022-06-291-1/+1
* feat: add a new SqlJinjaLexer (#2148)Edgar R. M2022-06-051-0/+1
* Merge mapping file generation scripts (#2152)Jean Abou-Samra2022-05-291-60/+2
* Initial commit for MCFunction Lexer + tests (#2107)Rit2022-04-241-0/+2
* Moving Ada Lexer to standalone module (#2117)Gustavo A. Hoffmann2022-04-241-1/+1
* Add lexer for colon-separated value config files like /etc/passwd, /etc/shado...Leistungsabfall2022-04-161-0/+1
* Register .j2 and .jinja2 file suffixes to relevant lexersPeder Bergebakken Sundt2022-04-041-5/+5
* Add Macaulay2 lexer (#1791)Doug Torrance2022-03-311-0/+1
* Add lexer for parsing Uxntal assembly code. (#2086)Erik Osheim2022-03-131-0/+1
* Added Berry Lexer (#2070)Beormund2022-03-071-0/+1
* Add UL4 lexer. (#2040)Walter Dörwald2022-03-071-0/+6
* Add K and Q lexers (#2073)Nick Psaris2022-03-051-0/+2
* Add qlik lexer (#1925)Gemma Down2022-03-041-0/+1
* Merge branch 'master' of github.com:pygments/pygmentsFabrizio Riguzzi2022-02-201-1/+1
|\
| * Add the file extension *.resource to the list of Robot Framework files. (#2047)Hélio Guilherme2022-01-271-1/+1
* | Merge branch 'master' of github.com:friguzzi/pygmentsFabrizio Riguzzi2022-01-251-1/+1
|\ \
| * \ Merge branch 'pygments:master' into masterFabrizio Riguzzi2022-01-251-1/+1
| |\ \ | | |/
| | * Add support for .cljc clojure file extension (#2043)Danny Freeman2022-01-251-1/+1
* | | fixed test problem with cplint and regexlint problemFabrizio Riguzzi2022-01-251-1/+1
|/ /
* | in a:p a no more higlighted as a moduleFabrizio Riguzzi2022-01-221-0/+1
|/
* Fix typos (#2030)Kian-Meng Ang2022-01-181-2/+2
* Add .tpp as a c++ lexer file extension (#2031)HampusMat2022-01-111-1/+1
* Add f90 as an alias for fortran (closes #2000.)Matthäus G. Chajdas2021-12-291-1/+1
* Merge branch 'master' of github.com:pygments/pygments; branch 'master' of htt...Matthäus G. Chajdas2021-12-281-0/+1
|\
| * Fix mappingŠarūnas Navickas2020-09-081-1/+1
| * Initial versionSarunas Navickas2020-09-081-0/+1
* | Update mappings, CHANGES.Matthäus G. Chajdas2021-12-281-1/+1
* | feat(lexers): associate XBM and XPM with C code (#1802)Ville Skyttä2021-12-281-1/+1
* | Lexer for new language Elpi (#1894)Enrico Tassi2021-12-121-0/+1
* | Finish lexer implementation for SpiceMarc Auberer2021-12-051-0/+1
* | New lexer for Sophia contracts (#1974)Hans Svensson2021-11-281-0/+1
* | Add support for BDD features / stories (#1803)xuan2021-11-271-0/+1
* | Add lexer and style for LilyPond (#1845)Jean-Abou-Samra2021-11-211-0/+1
* | add a lexer for .SRCINFO files (#1951)Jendrik2021-11-211-0/+1
* | Add lexer for the Savi language. (#1863)Joe Eli McIlvain2021-11-211-0/+1
* | Merge pull request #1935 from Mango0x45/masterMatthäus G. Chajdas2021-11-211-0/+1
|\ \
| * | Add a lexer for the sed scripting languageThomas Voss2021-10-311-0/+1
* | | Merge pull request #1936 from tzing/masterMatthäus G. Chajdas2021-11-211-1/+1
|\ \ \