summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Stop the HTML formatter from emitting empty whitespace spans.Matthäus G. Chajdas2022-12-11128-384/+384
* Improve whitespace handling in Python.Matthäus G. Chajdas2022-12-11224-761/+761
* Fix golden test output.Matthäus G. Chajdas2022-12-111-2/+2
* Improve whitespace handling in PraatLexer.Matthäus G. Chajdas2022-12-113-120/+151
* Add support for PortugolLexer (#2300)Lorhan Sohaky2022-12-102-0/+1379
* Remove the lxml dependency.Matthäus G. Chajdas2022-12-071-11/+31
* Improve whitespace handling in PraatLexer.Matthäus G. Chajdas2022-12-0415-898/+898
* Improve whitespace handling in TealLexer.Matthäus G. Chajdas2022-12-044-17/+17
* Improve whitespace handling in XmlLexer.Matthäus G. Chajdas2022-12-0412-5362/+7350
* Improve whitespace handling in PythonTracebackLexer.Matthäus G. Chajdas2022-12-0412-147/+147
* Improve whitespace handling in Make/BashLexer.Matthäus G. Chajdas2022-12-045-549/+549
* Improve whitespace handling in CMake/RegexLexer.Matthäus G. Chajdas2022-12-0486-7678/+7678
* Improve whitespace handling in the PascalLexer.Matthäus G. Chajdas2022-12-042-9095/+9095
* Improve whitespace handling in the BashLexer.Matthäus G. Chajdas2022-12-0429-8461/+8461
* Improve whitespace handling in Markdown.Matthäus G. Chajdas2022-12-048-24/+24
* Fix whitespace handling in Ruby.Matthäus G. Chajdas2022-12-0420-7748/+7748
* fix solidity lexer not picking up many of the language operatorsMichael Rodler2022-12-032-47/+536
* NixLexer: fix "1 token per char"Jean Abou Samra2022-12-031-113/+9
* nix: allow single quotes inside single-quoted strings (#2289)Naïm Favier2022-12-032-1/+7
* Add support for Wren language (#2271)PureFox482022-11-293-0/+1057
* Add a lexer for Schemas for Minecraft Add-ons and 4 examples, merging lexers ...方法放寒假2022-11-298-0/+4019
* LilyPond: slightly improve lexing (#2283)Werner Lemberg2022-11-272-5/+18
* Update Alloy for Alloy 6 (PR #1963) manual cherry-pickHillel2022-11-192-48/+48
* Accept colon(s) in YAML key namesGreg Dubicki2022-11-143-0/+33
* Remove unneeded _format_unencoded_with_lineno function from IRCFormatter and ...Ayowel2022-11-061-1/+9
* shell session: allow continuation without marker for PowerShellGeorg Brandl2022-10-281-0/+124
* all: style fixesGeorg Brandl2022-10-271-6/+2
* Add support for Arturo language (#2259)RickBarretto2022-10-262-0/+3021
* C#: recognize Operators as such, fix split-up numeric literalsGeorg Brandl2022-10-222-96/+84
* Add fift language (#2249)Dan Volkov2022-09-292-0/+479
* Add tl-b lexer (#2247)Dan Volkov2022-09-262-0/+10163
* Fix: Issues with .properties format using whitespace delimited key (#2241)jmzambon2022-09-255-41/+94
* Improve Clay, Autohotkey lexers. (#2248)Matthäus G. Chajdas2022-09-252-103/+5
* Updates from review.Aaron Bentley2022-09-251-35/+35
* Add Jsonnet supportAaron Bentley2022-09-252-0/+771
* Update nimrod.py lexer (#1970)matkuki2022-09-243-2657/+2644
* Add World of Warcraft TOC file lexer (#2244)Tim Martin2022-09-218-0/+651
* Adding MIPS Lexer (#2228)davisrichard4372022-09-215-0/+812
* Add func lexer (#2232)Dan Volkov2022-09-183-0/+525
* Fix syntax highlighting of INI language (#2217)jmzambon2022-09-152-4/+41
* Add Phix (#2222)Pete Lomax2022-09-152-0/+691
* [Spice] Add new keywords and fix bugs (#2227)Marc Auberer2022-09-132-0/+109
* Fix the lexing of Inform 6 properties and doubles (#2214)David Corbett2022-08-222-1/+26
* Improve NASM lexer (#2212)Fanael Linithien2022-08-192-0/+115
* Add GAP console session mode (#2211)Max Horn2022-08-196-0/+1768
* CFamilyLexer: Fix matching of function parameters (#2210)amitkummer2022-08-182-1/+90
* CFamilyLexer: refuse quotes between parentheses for function definitions and ...Jean Abou-Samra2022-08-152-1/+42
* Fortran: fix catastrophic backtrackingJean Abou Samra2022-08-151-0/+112
* Update goldens for previous commitJean Abou Samra2022-08-151-3/+3
* Disable highlighting of some escape codes for python bytes literals (#2204)LaurenceWarne2022-08-152-0/+44