summaryrefslogtreecommitdiff
path: root/pygments/lexers
Commit message (Expand)AuthorAgeFilesLines
* Merged in lucatorella/pygments-main (pull request #813)Anteru2019-05-2117-25/+1830
|\
| * Fix directive parsing in NasmLexer (fixes #1517.)Matth?us G. Chajdas2019-05-211-2/+4
| * Fix comment handling in Prolog lexer (#1511.)Matth?us G. Chajdas2019-05-181-1/+0
| * Stop highlighting primitive types in Coq (fixes #1430.)Matth?us G. Chajdas2019-05-181-2/+0
| * Add 'of' to TypeScript grammar (fixes #1515.)Matth?us G. Chajdas2019-05-181-1/+1
| * Merged in hroncok/pygments-main/doscon_prompt (pull request #734)Anteru2019-05-091-1/+1
| |\
| | * Recognize single > as a prompt in dosconMiro Hron?ok2017-09-221-1/+1
| * | Rename the F# parser to F# (same as C#.)Matth?us G. Chajdas2019-05-092-7/+4
| * | All lexers should have an alias.Georg Brandl2019-05-082-2/+2
| * | Add docstring to the Boa lexer.Matth?us G. Chajdas2019-05-081-1/+13
| * | Add i128/u128 types to the Rust parser.Matth?us G. Chajdas2019-05-081-1/+1
| * | Fix invalid string escape.Georg Brandl2019-05-071-1/+1
| * | Update mappings, CHANGS and languages.Matth?us G. Chajdas2019-04-301-1/+1
| * | Merged in sgarnotel/pygments-main (pull request #785)Matth?us G. Chajdas2019-04-302-0/+968
| |\ \
| | * | Add FreeFem++ lexersgarnotel2018-11-272-0/+968
| * | | Merged in 6wind/pygments-main/lexer-fixes (pull request #766)Anteru2019-04-302-3/+3
| |\ \ \
| | * | | lexers/apache: allow '>' characters in tagsRobin Jarry2018-06-191-1/+1
| | * | | lexers/make: allow more GNU make constructsRobin Jarry2018-06-191-2/+2
| | | |/ | | |/|
| * | | Merged in kurtmckee/pygments-main/support-tera-term (pull request #749)Anteru2019-04-303-0/+166
| |\ \ \
| | * | | Support the Tera Term macro languageKurt McKee2018-01-283-0/+166
| | |/ /
| * | | Merged in andrescarrasco/pygments-main/boa (pull request #756)Anteru2019-04-3084-2767/+5076
| |\ \ \
| | * | | Update CHANGES, language list.Matth?us G. Chajdas2019-04-301-4/+6
| | * | | Simplify a few basic regex.Matth?us G. Chajdas2019-04-301-5/+5
| | * | | Merged in Praetonus/pygments-main/pony (pull request #627)Anteru2019-04-30148-3403/+5676
| | |\ \ \
| | | * \ \ Merged in gerph/pygments-main (pull request #806)Anteru2019-04-309-48/+929
| | | |\ \ \
| | | | * | | Improve TOML lexer.Matth?us G. Chajdas2019-04-301-8/+11
| | | | * | | Merge ssh://hg@bitbucket.org/Freso/pygments-main manually.Matth?us G. Chajdas2019-04-301-1/+0
| | | | |\ \ \
| | | | | * | | Add `versionadded` to new lexer classesFrederik ?Freso? S. Olesen2019-04-013-0/+11
| | | | | * | | Add lexers for DASM16, Augeas, TOML, and SlashFrederik ?Freso? S. Olesen2019-03-314-2/+371
| | | | * | | | Various fixes and cleanups to the last batch of new languages.Matth?us G. Chajdas2019-04-284-8/+21
| | | | * | | | Add TOML example file and improve the lexer a bit.Matth?us G. Chajdas2019-04-281-1/+8
| | | | * | | | Merged in Freso/pygments-main (pull request #807)Anteru2019-04-286-46/+536
| | | | |\ \ \ \
| | | | * | | | | Add lexers for DASM16, Augeas, TOML, and SlashFrederik ?Freso? S. Olesen2019-03-314-2/+371
| | | * | | | | | Create a Lexer class for BBC Basic files.Charles Ferguson2019-03-142-2/+98
| | | |/ / / / /
| | * | | | | | Add lexer for the Pony languageBenoit Vey2016-07-252-0/+93
| * | | | | | | Add a lexer for the Boa Domain-Specific Langauge.Andr?s Carrasco2018-04-172-0/+81
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Add support for @import keyword in Objective-CLuca Torella2019-04-241-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Fix invalid escape sequence in stata builtins, update CHANGES.Matth?us G. Chajdas2019-04-021-1/+1
* | | | | | Merged in mcaceresb/pygments-main/sas-stata (pull request #800)Anteru2019-04-0214-26/+794
|\ \ \ \ \ \
| * | | | | | some fixes to the kotlin lexer to work with the corda kolin codebasenimmajbb2019-04-011-3/+30
| | |_|_|/ / | |/| | | |
| * | | | | Fix nested set warning in Unicon lexers.Matth?us G. Chajdas2019-04-011-2/+2
| * | | | | Fix versionadded for Unicon lexers.Matth?us G. Chajdas2019-04-011-2/+2
| * | | | | Merged in cjwatson/pygments-main (pull request #753)Anteru2019-04-011-0/+5
| |\ \ \ \ \
| | * | | | | Markdown: add support for reference-style linksColin Watson2018-02-221-0/+5
| | |/ / / /
| * | | | | Merged in bwtiffin/pygments-unicon (pull request #731)Matth?us G. Chajdas2019-04-012-0/+393
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | _mapping.py edited online with Bitbucket to fix Typoscript mapping merge conf...Brian Tiffin2019-03-201-1/+1
| | * | | | unicon.py created online with BitbucketBrian Tiffin2017-08-311-0/+390
| | * | | | _mapping.py edited online with BitbucketBrian Tiffin2017-08-311-0/+3
| | |/ / /
| * | | | Fix invalid escape sequence in the VBScript lexer.Matth?us G. Chajdas2019-03-061-1/+1
| * | | | Update CHANGES.Matth?us G. Chajdas2019-03-061-1/+1