| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CFamily: improve label detection (#2022) | amitkummer | 2022-01-06 | 8 | -48/+156 |
| * | Update tests. | Matthäus G. Chajdas | 2022-01-03 | 1 | -2/+2 |
| * | Java: fix lexing of 'record' soft keyword (#2018) | amitkummer | 2022-01-03 | 1 | -1/+53 |
| * | Improve fix for #2010. | Matthäus G. Chajdas | 2021-12-31 | 2 | -4/+4 |
| * | Add more whitespace variants to JSON test content. | Matthäus G. Chajdas | 2021-12-31 | 2 | -1/+47 |
| * | Update CHANGES, add large JSON sample file. | Matthäus G. Chajdas | 2021-12-31 | 2 | -0/+10447 |
| * | Fix #2010. | Matthäus G. Chajdas | 2021-12-30 | 2 | -0/+9 |
| * | Update Spice lexer (#2009) | Marc Auberer | 2021-12-30 | 2 | -12/+82 |
| * | CFamily: improve function detection (#2008) | amitkummer | 2021-12-30 | 2 | -0/+27 |
| * | GSQL lexer syntax changes (#2006) | Gregory Grubbs | 2021-12-30 | 2 | -29/+258 |
| * | Merge branch 'master' of github.com:pygments/pygments; branch 'lexers_gh' of ... | Matthäus G. Chajdas | 2021-12-29 | 47 | -14415/+14140 |
| |\ | |||||
| | * | Modernize Whitespace token in lexer: hexdump | Sebastian Engel | 2021-12-03 | 4 | -4/+4 |
| | * | Modernize Whitespace token in lexer: hdl | Sebastian Engel | 2021-12-03 | 7 | -1053/+737 |
| | * | Modernize Whitespace token in lexer: haxe | Sebastian Engel | 2021-12-03 | 2 | -1628/+1628 |
| | * | Modernize Whitespace token in lexer: haskell | Sebastian Engel | 2021-12-03 | 12 | -7140/+7147 |
| | * | Modernize Whitespace token in lexer: graph | Sebastian Engel | 2021-11-21 | 1 | -2/+3 |
| | * | Modernize Whitespace token in lexer: graphics | Sebastian Engel | 2021-11-21 | 8 | -4198/+4222 |
| | * | Modernize Whitespace token in lexer: grammer_notation | Sebastian Engel | 2021-11-21 | 3 | -154/+163 |
| | * | Modernize Whitespace token in lexer: go | Sebastian Engel | 2021-11-21 | 1 | -22/+22 |
| | * | Modernize Whitespace token in lexer: gdscript | Sebastian Engel | 2021-11-21 | 9 | -214/+214 |
| * | | Merge pull request #1994 from amitkummer/python-pattern-matching | Matthäus G. Chajdas | 2021-12-29 | 2 | -0/+219 |
| |\ \ | |||||
| | * | | Python: lex soft keywords | amitkummer | 2021-12-20 | 2 | -0/+219 |
| * | | | Update for new Python traceback locations (#2004) | Jean-Abou-Samra | 2021-12-29 | 2 | -2/+2 |
| * | | | Fix single and multiline comment regex for GSQL (#2002) | Gregory Grubbs | 2021-12-28 | 2 | -121/+231 |
| * | | | Add a tooltips option to HtmlFormatter. (#1822) | Walter Dörwald | 2021-12-28 | 1 | -0/+14 |
| * | | | Some LilyPond updates (#2001) | Jean-Abou-Samra | 2021-12-28 | 2 | -29/+68 |
| * | | | Various small fixups for the Rita lexer. | Matthäus G. Chajdas | 2021-12-28 | 3 | -36/+121 |
| * | | | Merge branch 'master' of github.com:pygments/pygments; branch 'master' of htt... | Matthäus G. Chajdas | 2021-12-28 | 2 | -0/+48 |
| |\ \ \ | |||||
| | * | | | Fix test | Sarunas Navickas | 2020-09-14 | 1 | -3/+3 |
| | * | | | Extra case to mark | Sarunas Navickas | 2020-09-10 | 1 | -0/+2 |
| | * | | | Merge branch 'master' of github.com:zaibacu/pygments | Sarunas Navickas | 2020-09-09 | 2 | -8/+11 |
| | |\ \ \ | |||||
| | | * | | | Style fix | Šarūnas Navickas | 2020-09-08 | 1 | -0/+1 |
| | | * | | | Add example file | Šarūnas Navickas | 2020-09-08 | 1 | -0/+10 |
| | * | | | | Add example file for rita | Sarunas Navickas | 2020-09-08 | 1 | -0/+8 |
| | |/ / / | |||||
| | * | | | Initial version | Sarunas Navickas | 2020-09-08 | 1 | -0/+35 |
| * | | | | Update CHANGES, contrast for friendly grayscale. | Matthäus G. Chajdas | 2021-12-28 | 1 | -0/+1 |
| * | | | | Update CHANGES, add test for #1981. | Matthäus G. Chajdas | 2021-12-28 | 2 | -0/+144 |
| | |/ / |/| | | |||||
| * | | | Lexer for new language Elpi (#1894) | Enrico Tassi | 2021-12-12 | 5 | -0/+309 |
| * | | | Update HTML tests. | Matthäus G. Chajdas | 2021-12-06 | 131 | -739/+281 |
| * | | | Fix whitespace handling, update CHANGES. | Matthäus G. Chajdas | 2021-12-06 | 1 | -73/+73 |
| * | | | Merge branch 'master' of https://github.com/chillibits/pygments into chillibi... | Matthäus G. Chajdas | 2021-12-06 | 2 | -0/+231 |
| |\ \ \ | |||||
| | * | | | Finish lexer implementation for Spice | Marc Auberer | 2021-12-05 | 2 | -0/+231 |
| * | | | | Merge branch 'lexers_ef' of https://github.com/blu-base/pygments into blu-bas... | Matthäus G. Chajdas | 2021-12-06 | 18 | -8739/+5724 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Modernize Whitespace token in lexer: forth | Sebastian Engel | 2021-11-14 | 1 | -17/+17 |
| | * | | | Modernize Whitespace token in lexer: floscript | Sebastian Engel | 2021-11-14 | 1 | -191/+117 |
| | * | | | Modernize Whitespace token in lexer: felix | Sebastian Engel | 2021-11-14 | 1 | -250/+185 |
| | * | | | Modernize Whitespace token in lexer: fantom | Sebastian Engel | 2021-11-14 | 1 | -5092/+1987 |
| | * | | | Modernize Whitespace token in lexer: factor | Sebastian Engel | 2021-11-14 | 1 | -1262/+1391 |
| | * | | | Modernize Whitespace token in lexer: ezhil | Sebastian Engel | 2021-11-14 | 3 | -228/+252 |
| | * | | | Modernize Whitespace token in lexer: esoteric | Sebastian Engel | 2021-11-14 | 3 | -223/+237 |
