summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog.2.3.1Matth?us G. Chajdas2018-12-161-0/+3
* Prepare 2.3.1 release.Matth?us G. Chajdas2018-12-163-2/+4
* Merged in t-b/pygments-main (pull request #764)Anteru2018-12-1398-2919/+4041
|\
| * Merged in takenobu-hs/pygments-main/lexer-haskell-modify (pull request #745)Anteru2018-12-1398-2914/+4033
| |\
| | * Update changelog.Matth?us G. Chajdas2018-12-131-0/+19
| | * Merged in marshallward/pygments-main (pull request #747)Anteru2018-12-131-0/+1
| | |\
| | | * Safer Fortran E-notation without decimalMarshall Ward2018-01-061-1/+1
| | | * Fortran E-notation float without decimalMarshall Ward2018-01-061-0/+1
| | * | Merged in sanssecours/pygments-main (pull request #724)Anteru2018-12-1397-2911/+4010
| | |\ \
| | | * \ Merged in felixfontein/pygments-main (pull request #762)Anteru2018-12-131-0/+6
| | | |\ \
| | | | * | Improving lexing of YAML mappings.Felix Fontein2018-05-191-0/+6
| | | | |/
| | | * | Merged in alfonse/pygments-main-glsl (pull request #740)Anteru2018-12-071-18/+92
| | | |\ \
| | | | * | GLSL: Names that start with `gl_` are properly recognized as built-in variables.alfonse2017-10-291-0/+2
| | | | * | GLSL: Added keywords for GLSL versions > 1.20.alfonse2017-10-291-18/+90
| | | | |/
| | | * | Merged in cocoatomo/pygments-main-1/cocoatomo/insert-exception-names-added-in...Anteru2018-12-0796-2890/+3909
| | | |\ \
| | | | * \ Merged in vodik/pygments-main/hylang-colon-in-identifiers (pull request #754)Anteru2018-12-071-1/+1
| | | | |\ \
| | | | | * | Hy lexer should accept colons inside identifiersSimon Gomizelj2018-04-051-1/+1
| | | | | |/
| | | | * | Merged in gpduck/pygments-main (pull request #705)Anteru2018-12-071-7/+24
| | | | |\ \
| | | | | * | Add verbs from PS v5.1Chris Duck2017-02-111-7/+11
| | | | | * | Add built-in aliases to PowerShellLexerChris Duck2017-02-111-0/+13
| | | | * | | Merged in wentasah/pygments-main (pull request #784)Tim Hatch2018-12-051-0/+2
| | | | |\ \ \
| | | | | * | | Fix handling of end-of-line comments in asm lexermichal sojka2018-11-261-0/+2
| | | | * | | | 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