summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing branch Phap-Tran/rust-add-async-await-try-keyword-1559179913070.Phap-Tran/rust-add-async-await-try-keyword-1559179913070Georg Brandl2019-11-270-0/+0
* rust: Add async, await, try keywordPhap Tran2019-05-301-6/+6
* Merged in gutworth/pygments-main/protobuf-reserved (pull request #821)Georg Brandl2019-05-290-0/+0
|\
* | Add protobuf 'reserved' keyword.Benjamin Peterson2019-05-281-3/+3
|/
* Added tag 2.4.2 for changeset 800a6961ec37Georg Brandl2019-05-280-0/+0
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-28262-1245/+1186
* Fix CRLF newlines.Georg Brandl2019-05-281-102/+102
* Boa, SGF: minor fixupsGeorg Brandl2019-05-282-29/+46
* Update changelog, prepare 2.4.2 release.Georg Brandl2019-05-283-2/+13
* Properly decode text in guess_lexer if necessary.Georg Brandl2019-05-281-1/+8
* Added tag 2.4.1 for changeset d13e2dc5bb05Matth?us G. Chajdas2019-05-240-0/+0
* Fix PyPI rejecting the long description.2.4.1Matth?us G. Chajdas2019-05-241-14/+15
* Update CHANGES and prepare for 2.4.1 release.Matth?us G. Chajdas2019-05-243-2/+4
* Update CHANGES.Matth?us G. Chajdas2019-05-211-1/+2
* Merged in lucatorella/pygments-main (pull request #813)Anteru2019-05-2138-56/+2509
|\
| * Fix directive parsing in NasmLexer (fixes #1517.)Matth?us G. Chajdas2019-05-212-2/+34
| * Backed out changeset: df3df829861dMatth?us G. Chajdas2019-05-212-9/+1
| * Don't emit a trailing newline in nowrap mode (fixes #1514.)Matth?us G. Chajdas2019-05-182-1/+9
| * Fix comment handling in Prolog lexer (#1511.)Matth?us G. Chajdas2019-05-182-1/+1
| * Update terminal formatter tests.Matth?us G. Chajdas2019-05-181-5/+5
| * Stop highlighting primitive types in Coq (fixes #1430.)Matth?us G. Chajdas2019-05-182-2/+3
| * Don't use bold for bright text in the console formatter (fixes #1480.)Matth?us G. Chajdas2019-05-181-1/+1
| * Add 'of' to TypeScript grammar (fixes #1515.)Matth?us G. Chajdas2019-05-181-1/+1
| * Update CHANGES.Matth?us G. Chajdas2019-05-091-0/+4
| * Merged in hroncok/pygments-main/doscon_prompt (pull request #734)Anteru2019-05-092-2/+19
| |\
| | * Recognize single > as a prompt in dosconMiro Hron?ok2017-09-222-2/+19
| * | Rename the F# parser to F# (same as C#.)Matth?us G. Chajdas2019-05-093-7/+5
| * | Update CHANGES.Matth?us G. Chajdas2019-05-091-0/+5
| * | Merged in SylvainCorlay/pygments-main/css-variables (pull request #814)Anteru2019-05-0912-25/+88
| |\ \
| | * | All lexers should have an alias.Georg Brandl2019-05-082-2/+2
| | * | Added tag 2.4.0 for changeset 88f01f09ab5eMatth?us G. Chajdas2019-05-080-0/+0
| | * | Update CHANGES.2.4.0Matth?us G. Chajdas2019-05-081-0/+1
| | * | Add docstring to the Boa lexer.Matth?us G. Chajdas2019-05-081-1/+13
| | * | Bump version to 2.4.0.Matth?us G. Chajdas2019-05-082-2/+2
| | * | Update CHANGES for release.Matth?us G. Chajdas2019-05-081-1/+2
| | * | Add i128/u128 types to the Rust parser.Matth?us G. Chajdas2019-05-082-1/+2
| | * | Add license information to generated files (fixes #1496).Matth?us G. Chajdas2019-05-073-3/+13
| | * | Merged in fix-1506-2 (pull request #817)Georg Brandl2019-05-073-13/+35
| | |\ \
| | | * | Close branch fix-1506-2fix-1506-2Georg Brandl2019-05-070-0/+0
| | | * | Fix invalid string escape.Georg Brandl2019-05-071-1/+1
| | | * | Never pop all states from the stack, even if a lexer wants to.Georg Brandl2019-05-062-12/+34
| | * | | Add option to wrap the code in both <code> and <pre> (fixes #438.)Matth?us G. Chajdas2019-05-061-2/+18
| | |/ /
| * | | Allow for CSS variable in pygments stylesheetsSylvain Corlay2019-05-022-4/+11
| |/ /
| * | Update mappings, CHANGS and languages.Matth?us G. Chajdas2019-04-303-1/+3
| * | Merged in sgarnotel/pygments-main (pull request #785)Matth?us G. Chajdas2019-04-304-0/+1063
| |\ \
| | * | Add FreeFem++ lexersgarnotel2018-11-274-0/+1063
| * | | Update apache2.conf sample, CHANGES.Matth?us G. Chajdas2019-04-302-0/+7
| * | | 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
| | | |/ | | |/|