summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Small readme overhaulsGeorg Brandl2019-11-241-9/+13
* Merge pull request #1265 from jdufresne/pythonsMatthäus G. Chajdas2019-11-243-2/+5
|\
| * Document and test all supported Python versionsJon Dufresne2019-11-243-2/+5
* | Remove deprecated license_file from setup.cfgJon Dufresne2019-11-241-3/+0
* | Make Python3* lexers importable from "pygments.lexers" without begin in the m...Georg Brandl2019-11-241-1/+7
* | Python lexers: make Python 3 the defaultGeorg Brandl2019-11-244-56/+88
* | GitHub workflow: restructure steps, so that make test is in its own "dropdown...Georg Brandl2019-11-241-4/+3
|/
* Update changelogGeorg Brandl2019-11-241-0/+11
* Python 3: add StopAsyncIteration exception (bitbucket PR #701)Georg Brandl2019-11-241-2/+3
* Matlab/etc: add missing word boundary to recognize function kw (bitbucket PR ...Georg Brandl2019-11-241-3/+3
* Add license file to wheel builds (bitbucket PR #737)Georg Brandl2019-11-241-0/+3
* Elisp: add more string functions (bitbucket PR #841)Georg Brandl2019-11-241-2/+3
* Java: update URLGeorg Brandl2019-11-241-1/+1
* Java: support "var" contextual keyword (bitbucket PR #742)Georg Brandl2019-11-241-0/+5
* Ruby: support squiggly heredocs (bitbucket PR #729)Georg Brandl2019-11-241-5/+5
* Dart: add support for annotations (bitbucket PR #733)Georg Brandl2019-11-241-0/+1
* monokai style: fix Generic.Output/Generic.Prompt colors (bitbucket PR #835)Georg Brandl2019-11-241-2/+3
* GAS: accept registers in directive args (bitbucket PR #739)Georg Brandl2019-11-241-1/+3
* Dockerfile: accept FROM...AS syntax (bitbucket PR #810)Georg Brandl2019-11-241-2/+4
* mql builtins: missing comma (bitbucket PR #837)Georg Brandl2019-11-241-1/+1
* Velocity: add silent reference syntax (bitbucket PR #771)Georg Brandl2019-11-241-3/+3
* Update CHANGES.Matthäus G. Chajdas2019-11-241-0/+1
* Merge pull request #1259 from beasleyr-vmw/beasleyr-vmw/lexer-bzlMatthäus G. Chajdas2019-11-242-2/+19
|\
| * fixup! Treat Skylark/Starlark files as PythonRyan Beasley2019-11-222-1/+2
| * Treat Skylark/Starlark files as PythonRyan Beasley2019-11-222-2/+18
* | Agda: some fixes (bitbucket PR #826)Georg Brandl2019-11-241-2/+2
* | image formatter: actually respect "line_number_separator"Georg Brandl2019-11-241-1/+2
* | Merge pull request #1260 from pygments/fix/1256Matthäus G. Chajdas2019-11-244-2/+24
|\ \
| * | Fix #1256.Matthäus G. Chajdas2019-11-244-2/+24
|/ /
* | make download feature more compatible, credit to PyodideGeorg Brandl2019-11-243-14/+23
* | add feature to download generated HTMLGeorg Brandl2019-11-243-2/+20
* | update GitHub action for docs deploymentGeorg Brandl2019-11-241-5/+6
* | remove bitbucket related fileGeorg Brandl2019-11-241-34/+0
* | add pyodide-based demo for the websiteGeorg Brandl2019-11-2415-1/+625
* | fix small issues in the docsGeorg Brandl2019-11-243-13/+8
|/
* Update CHANGES.Matthäus G. Chajdas2019-11-161-0/+1
* Add tests for Apache2 configs, update CHANGES.Matthäus G. Chajdas2019-11-162-0/+43
* Update TestcaseFormatter.Matthäus G. Chajdas2019-11-161-2/+2
* Merge pull request #1251 from catatonicprime/masterMatthäus G. Chajdas2019-11-161-2/+2
|\
| * Support multiline comments & multiline argumentscatatonicprime2019-11-111-2/+2
* | Add versionadded, update CHANGES.Matthäus G. Chajdas2019-11-163-0/+7
* | Add E-mail and MIME lexer (#1246)Tzu-ting2019-11-165-0/+502
* | Fix CHANGES.Matthäus G. Chajdas2019-11-161-1/+1
* | Fix #928.Matthäus G. Chajdas2019-11-162-2/+4
* | Merge pull request #1255 from vanschelven/masterMatthäus G. Chajdas2019-11-161-1/+1
|\ \ | |/ |/|
| * python3: make "import" in the "fromimport" context match the python2 behaviorKlaas van Schelven2019-11-151-1/+1
|/
* Update CHANGES.Matthäus G. Chajdas2019-11-101-0/+1
* Merge pull request #1250 from nwhetsell/masterMatthäus G. Chajdas2019-11-105-79/+120
|\
| * Update for Csound 6.13.0Nathan Whetsell2019-11-105-55/+99
| * Refactor Csound name callbackNathan Whetsell2019-11-101-13/+10