summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
* Update changelog, prepare 2.4.2 release.Georg Brandl2019-05-281-0/+11
|
* Update CHANGES and prepare for 2.4.1 release.Matth?us G. Chajdas2019-05-241-0/+2
|
* Update CHANGES.Matth?us G. Chajdas2019-05-211-1/+2
|
* Backed out changeset: df3df829861dMatth?us G. Chajdas2019-05-211-2/+0
|
* Don't emit a trailing newline in nowrap mode (fixes #1514.)Matth?us G. Chajdas2019-05-181-0/+2
|
* Fix comment handling in Prolog lexer (#1511.)Matth?us G. Chajdas2019-05-181-0/+1
| | | | # does not start a comment in Prolog.
* Stop highlighting primitive types in Coq (fixes #1430.)Matth?us G. Chajdas2019-05-181-0/+3
|
* Update CHANGES.Matth?us G. Chajdas2019-05-091-0/+4
|
* Rename the F# parser to F# (same as C#.)Matth?us G. Chajdas2019-05-091-0/+1
| | | | | fsharp continues to be a valid alias, so existing code which asks for the FSharp lexer will continue to work.
* Update CHANGES.Matth?us G. Chajdas2019-05-091-0/+5
|
* Update CHANGES.2.4.0Matth?us G. Chajdas2019-05-081-0/+1
| | | | The YAML lexer got updated since 2.3.1 as well.
* 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-081-0/+1
|
* Add license information to generated files (fixes #1496).Matth?us G. Chajdas2019-05-071-0/+1
| | | | Also update the license year to 2019.
* Update mappings, CHANGS and languages.Matth?us G. Chajdas2019-04-301-0/+1
|
* Update apache2.conf sample, CHANGES.Matth?us G. Chajdas2019-04-301-0/+2
|
* Add Tera Term to CHANGES, languages.Matth?us G. Chajdas2019-04-301-0/+1
|
* Add Boa to CHANGES, language list.Matth?us G. Chajdas2019-04-301-0/+1
|
* Update CHANGES, language list.Matth?us G. Chajdas2019-04-301-0/+2
|
* Various fixes and cleanups to the last batch of new languages.Matth?us G. Chajdas2019-04-281-4/+4
| | | | | Add to CHANGES, languages, add versionadded, recreate mappings, fix DASM16 alias.
* Merged in Freso/pygments-main (pull request #807)Anteru2019-04-281-3/+7
|\ | | | | | | Add lexers for DASM16, Augeas, TOML, and Slash
| * Fix invalid escape sequence in stata builtins, update CHANGES.Matth?us G. Chajdas2019-04-021-0/+1
| | | | | | | | | | else\sif is invalid, and not needed given else and if are already valid keywords.
| * Fix documentation build using Sphinx 2.0 (fixes #1501.)Matth?us G. Chajdas2019-04-021-4/+5
| |
| * Update CHANGES.Matth?us G. Chajdas2019-04-011-0/+2
| |
* | Add lexers for DASM16, Augeas, TOML, and SlashFrederik ?Freso? S. Olesen2019-03-311-0/+4
|/ | | | | | | | | Lexers copied unmodified from https://github.com/liluo/pygments-github-lexers which is available under a 2-clause BSD license (same as pygments), copyright 2012 to GitHub, Inc. Fixes #1391 and #1150.
* Update CHANGES.Matth?us G. Chajdas2019-03-061-1/+5
|
* Update CHANGES and language list.Matth?us G. Chajdas2019-02-121-0/+1
|
* Make TypeScript the default for .ts files.Matth?us G. Chajdas2019-02-121-0/+1
|
* Update CHANGES.Matth?us G. Chajdas2019-02-121-0/+2
|
* Update CHANGES.Matth?us G. Chajdas2019-01-291-0/+2
|
* Small improvements to the SGF lexer.Matth?us G. Chajdas2019-01-041-0/+1
| | | | Update CHANGES, simplify regex, regenerate mappings.
* Fix a small bug in the SQL analysis.Matth?us G. Chajdas2019-01-041-1/+2
| | | | Updated CHANGES as well, and moved the LLVM PR to the right list.
* Update CHANGES.Matth?us G. Chajdas2019-01-041-0/+1
|
* Fix Stan lexer changes eating whitespace, fix typos in example file.Matth?us G. Chajdas2018-12-231-0/+1
|
* Small cleanups to the Slurm lexer.Matth?us G. Chajdas2018-12-211-0/+1
| | | | Remove debug output, add a test file for the Slurm lexer.
* Update CHANGESSimon Hengel2018-12-191-1/+1
|
* Add Hspec lexerSimon Hengel2018-12-191-0/+1
|
* Add FloScript sample file, update mappings & changes.Matth?us G. Chajdas2018-12-171-0/+8
|
* Update ansi color name change version.Matth?us G. Chajdas2018-12-161-0/+6
|
* Update changelog.2.3.1Matth?us G. Chajdas2018-12-161-0/+3
|
* Prepare 2.3.1 release.Matth?us G. Chajdas2018-12-161-0/+2
|
* Update changelog.Matth?us G. Chajdas2018-12-131-0/+19
|
* Minimal fixup changes for the release, add release date.2.3.0Georg Brandl2018-11-251-3/+9
|
* Update changelog.Matth?us G. Chajdas2018-11-241-0/+2
|
* Update changelog and version number.Matth?us G. Chajdas2018-11-241-0/+13
|
* Bump to 2.2.0 final.2.2.0Georg Brandl2017-01-221-3/+3
|
* all: run regexlint, add a few more changelog entriesGeorg Brandl2017-01-221-0/+3
|
* -x functionality updates, Python 3 compatibility fixGeorg Brandl2017-01-221-0/+4
|
* merge with stableGeorg Brandl2017-01-221-1/+9
|\
| * Bump, 2.1.32.1.3Georg Brandl2016-03-021-0/+7
| |