Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | When using the HTML formatter with `linespans=foo`, `linenos=inline`, and ↵ | Maximilian Hils | 2022-01-31 | 2 | -4/+12 | |
| | | | | | | | | | | | | | | | | | | | | `anchorlinenos=True`, (#2026) the generated anchor links should be `#foo-42` and not `#-42`. | |||||
* | | | | php: update builtin functions lists (#2056) | Georg Brandl | 2022-01-31 | 1 | -1831/+404 | |
| | | | | ||||||
* | | | | Highlight Clojure ratios as Numbers (#2042) | Tom Fryers | 2022-01-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | * Highlight Clojure ratios as Numbers * Fix Number parsing order | |||||
* | | | | mysql: update builtins | Georg Brandl | 2022-01-29 | 1 | -1/+55 | |
| | | | | ||||||
* | | | | lua: fix builtin regenerate script and update | Georg Brandl | 2022-01-29 | 1 | -14/+8 | |
| | | | | ||||||
* | | | | sourcemod: fix builtin regenerate script | Georg Brandl | 2022-01-29 | 1 | -14/+6 | |
| | | | | ||||||
* | | | | postgres: regenerate builtins | Georg Brandl | 2022-01-29 | 1 | -5/+12 | |
| | | | | ||||||
* | | | | Support comments in JSON (#2049) | Kurt McKee | 2022-01-28 | 3 | -26/+171 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Support comments in JSON This deviates from the JSON specification but doesn't affect valid JSON. * Update the JSON parser and tests to reach 100% code and branch coverage * Note work on JSON lexer * Fix a roundtrip error identified by a random test input in CI * Note that comments are supported, and that no validation is performed | |||||
* | | | | Add the file extension *.resource to the list of Robot Framework files. (#2047) | Hélio Guilherme | 2022-01-27 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Update `Inform6Lexer` to Inform 6.36 (#2050) | David Corbett | 2022-01-25 | 3 | -10/+102 | |
| | | | | ||||||
| | * | | added support for mpe, dtproblog, + test cases | Fabrizio Riguzzi | 2022-02-03 | 11 | -21/+1524 | |
| | | | | ||||||
| | * | | added one more reserved word | Fabrizio Riguzzi | 2022-01-25 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | inclusion of Fabrizio Riguzzi to the list of authors | Fabrizio Riguzzi | 2022-01-25 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | fixed copyright info | Fabrizio Riguzzi | 2022-01-25 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge branch 'master' of github.com:friguzzi/pygments | Fabrizio Riguzzi | 2022-01-25 | 327 | -353/+784 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'pygments:master' into master | Fabrizio Riguzzi | 2022-01-25 | 327 | -344/+775 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Add support for .cljc clojure file extension (#2043) | Danny Freeman | 2022-01-25 | 4 | -2/+423 | |
| | | | | | ||||||
* | | | | | Add a "plugins" argument to get_all_lexers | Georg Brandl | 2022-01-25 | 3 | -14/+24 | |
| | | | | | | | | | | | | | | | | | | | | and use it in the "duplicate filenames" checker. | |||||
* | | | | | Happy new year. | Georg Brandl | 2022-01-25 | 322 | -326/+326 | |
| | | | | | ||||||
* | | | | | Add the word But to the list of tokens (#2046) | Hélio Guilherme | 2022-01-24 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | Merge branch 'pygments:master' into master | Fabrizio Riguzzi | 2022-01-23 | 1 | -9/+9 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Adjust colours to meet WCAG AAA contrast guidelines (#2038) | Hugo van Kemenade | 2022-01-23 | 1 | -9/+9 | |
| | | | | | ||||||
| | * | | | fixed test problem with cplint and regexlint problem | Fabrizio Riguzzi | 2022-01-25 | 2 | -4/+5 | |
| | |/ / | ||||||
| | * | | comments | Fabrizio Riguzzi | 2022-01-23 | 1 | -4/+7 | |
| | | | | ||||||
| | * | | ~= operator | Fabrizio Riguzzi | 2022-01-23 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | DC clauses | Fabrizio Riguzzi | 2022-01-23 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | in a:p a no more higlighted as a module | Fabrizio Riguzzi | 2022-01-22 | 2 | -0/+2 | |
| | | | | ||||||
| | * | | lexer for the cplint language https://cplint.eu | Fabrizio Riguzzi | 2022-01-22 | 2 | -0/+143 | |
| |/ / |/| | | ||||||
* | | | Fix typos (#2030) | Kian-Meng Ang | 2022-01-18 | 35 | -52/+52 | |
| | | | ||||||
* | | | Doc: remove mention of Python 2 (#2039) | Jean Abou-Samra | 2022-01-18 | 1 | -2/+2 | |
| | | | ||||||
* | | | Add .tpp as a c++ lexer file extension (#2031) | HampusMat | 2022-01-11 | 2 | -2/+2 | |
|/ / | ||||||
* | | Prepare 2.11.2 release.2.11.2 | Matthäus G. Chajdas | 2022-01-06 | 2 | -2/+2 | |
| | | ||||||
* | | Update CHANGES. | Matthäus G. Chajdas | 2022-01-06 | 1 | -0/+1 | |
| | | ||||||
* | | CFamily: improve label detection (#2022) | amitkummer | 2022-01-06 | 9 | -54/+160 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unused variable This variable is unused since the first commit to this file in the commit history, so it's probably safe to remove it. * Lex identifier as label only if it's at line start * Stop matching identifiers that begin with a digit This is so we don't match numbers as labels with the new labels rule. * Add label tests * Fix existing tests | |||||
* | | Fix #1986. | Matthäus G. Chajdas | 2022-01-06 | 3 | -2/+3 | |
| | | | | | | | | | | Some formatters did not backtrack to parent token types correctly when trying to find a matching style. | |||||
* | | Fix #2020. | Matthäus G. Chajdas | 2022-01-05 | 2 | -1/+2 | |
| | | ||||||
* | | Merge branch 'Kwpolska-patch-1' | Matthäus G. Chajdas | 2022-01-03 | 3 | -3/+5 | |
|\ \ | ||||||
| * | | Update CHANGES. | Matthäus G. Chajdas | 2022-01-03 | 1 | -0/+2 | |
| | | | ||||||
| * | | Update tests. | Matthäus G. Chajdas | 2022-01-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'patch-1' of https://github.com/Kwpolska/pygments into ↵ | Matthäus G. Chajdas | 2022-01-03 | 1 | -1/+1 | |
| |\ \ |/ / / | | | | | | | Kwpolska-patch-1 | |||||
| * | | Generate valid links if lineanchors but no linenos set (#2013) | Chris Warrick | 2021-12-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update CHANGES. | Matthäus G. Chajdas | 2022-01-03 | 1 | -0/+8 | |
| | | | ||||||
* | | | Java: fix lexing of 'record' soft keyword (#2018) | amitkummer | 2022-01-03 | 2 | -3/+57 | |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Java: fix lexing of 'record' soft keyword Refactor the Java lexer to treat `record` as a soft keyword. Previously, the lexer assumed record is a reserved word, even though it is a soft keyword which can be used as a variable name. This refactor lexes record as a keyword only if it appears at the beggining of the line, with some potential other keywords like public and private preceding it. * Remove repetition in capture group * Update test output | |||||
* | | Prepare for next release. | Matthäus G. Chajdas | 2021-12-31 | 1 | -0/+4 | |
| | | ||||||
* | | Prepare 2.11.1 release.2.11.1 | Matthäus G. Chajdas | 2021-12-31 | 2 | -2/+2 | |
| | | ||||||
* | | Improve fix for #2010. | Matthäus G. Chajdas | 2021-12-31 | 3 | -5/+11 | |
| | | ||||||
* | | Add more whitespace variants to JSON test content. | Matthäus G. Chajdas | 2021-12-31 | 2 | -1/+47 | |
| | | ||||||
* | | Update CHANGES. | Matthäus G. Chajdas | 2021-12-31 | 1 | -1/+1 | |
| | | ||||||
* | | Update CHANGES, add large JSON sample file. | Matthäus G. Chajdas | 2021-12-31 | 3 | -1/+10449 | |
| | | ||||||
* | | Fix #2010. | Matthäus G. Chajdas | 2021-12-30 | 3 | -1/+10 | |
| | |