summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added newer Terraform keywords.James Edwards2018-12-052-2/+38
* Fix more instances of invalid string escapesGeorg Brandl2018-11-2831-117/+118
* Update the unistring data.Georg Brandl2018-11-281-36/+40
* Merge heads.Georg Brandl2018-11-2825-115/+118
|\
| * Fix invalid escapes due to missing raw string prefix.Georg Brandl2018-11-2814-50/+56
| * Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le...Andreas Kloeckner2018-06-1912-63/+63
* | Handle regex syntax FutureWarnings.Georg Brandl2018-11-285-9/+13
* | Fix Csound name callback cutting off part of the name.Matth?us G. Chajdas2018-11-271-0/+3
* | Merged in nobkz/pygments-main (pull request #744)Anteru2018-11-271-1/+1
|\ \
| * | fixed Elm lexer about variable nameNobukazu Hanada2017-12-081-1/+1
| |/
* | Merged in mppf5/pygments-main (pull request #735)Anteru2018-11-2744-2605/+3553
|\ \
| * | Remove duplicated number definition.Matth?us G. Chajdas2018-11-271-14/+6
| * | Merged in kevinastone/pygments-main (pull request #720)Anteru2018-11-2743-2599/+3526
| |\ \
| | * \ Merged in nwhetsell/pygments-main (pull request #684)Anteru2018-11-266-2025/+2500
| | |\ \
| | | * | Update for Csound 6.12.0Nathan Whetsell2018-10-251-20/+24
| | | * | Use spaces instead of tabsNathan Whetsell2018-05-111-16/+16
| | | * | Comment out Python scriptNathan Whetsell2018-05-111-16/+16
| | | * | Update for Csound 6.11.0Nathan Whetsell2018-05-111-52/+60
| | | * | Update for Csound 6.10.0Nathan Whetsell2017-12-241-31/+42
| | | * | Remove reinit from list of opcodesNathan Whetsell2017-08-301-1/+1
| | | * | Style nitNathan Whetsell2017-08-301-3/+3
| | | * | Update for Csound 6.09.1Nathan Whetsell2017-08-063-40/+41
| | | * | Add Csound Score d statementNathan Whetsell2017-05-272-2/+2
| | | * | Update for Csound 6.09.0Nathan Whetsell2017-05-261-1/+292
| | | * | Fix issue with opcode typesNathan Whetsell2017-05-263-4/+7
| | | * | Merged birkenfeld/pygments-main into defaultNathan Whetsell2017-05-256-2024/+2181
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merged birkenfeld/pygments-main into defaultNathan Whetsell2017-02-158-8/+93
| | | | |\
| | | | * | Add Csound lexer testsNathan Whetsell2017-01-282-8/+479
| | | | * | Update lexersNathan Whetsell2017-01-275-2026/+1682
| | | | * | Merged birkenfeld/pygments-main into defaultNathan Whetsell2017-01-275-189/+219
| | | | |\ \
| | | | | * | Add %f to format specifiersNathan Whetsell2017-01-191-3/+3
| | | | | * | Merged birkenfeld/pygments-main into defaultNathan Whetsell2017-01-195-191/+221
| | | | | |\ \
| | | | | | * | Add .udo to Csound filenamesNathan Whetsell2016-12-111-1/+1
| | | | | | * | Use HTTPS URLsNathan Whetsell2016-12-111-3/+3
| | | | | | * | Update for Csound 6.08.0Nathan Whetsell2016-12-115-150/+180
| | | | | | * | Fix incorrect tokenNathan Whetsell2016-12-111-1/+1
| | | | | | * | Match Csound preprocessorNathan Whetsell2016-12-111-8/+9
| | | | | | * | Update Csound macro nomenclatureNathan Whetsell2016-12-111-25/+25
| | | | | | * | Make Csound #include string delimiters match preprocessorNathan Whetsell2016-12-111-2/+1
| | | | | | * | Update copyright yearNathan Whetsell2016-12-111-1/+1
| | | | | | * | Fix capitalization of CsoundNathan Whetsell2016-12-111-1/+1
| | * | | | | | Merged in jimhester/pygments-main (pull request #680)Anteru2018-11-262-267/+77
| | |\ \ \ \ \ \
| | | * | | | | | Support escaping internal backticksJim Hester2016-11-222-1/+10
| | | * | | | | | SLexer improvementsJim Hester2016-11-222-267/+68
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merged in camilstaps/pygments-main-3 (pull request #621)Anteru2018-11-262-246/+178
| | |\ \ \ \ \ \
| | | * | | | | | Clean lexer: better support for qualified imports; add testsCamil Staps2018-11-252-12/+116
| | | * | | | | | inline is only a keyword after codeCamil Staps2017-09-201-3/+3
| | | * | | | | | Better quantified identifiersCamil Staps2017-03-061-2/+3
| | | * | | | | | MergeCamil Staps2017-03-061-5/+3
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix strings & add quantified identifiersCamil Staps2017-03-061-5/+3