summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-252-37/+89
* 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-212-0/+422
* Add func lexer (#2232)Dan Volkov2022-09-182-0/+481
* 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-151-1/+1
* Update goldens for previous commitJean Abou Samra2022-08-151-3/+3
* Update Spice lexer (#2206)Marc Auberer2022-08-124-5/+998
* Fix some cases in JMESPath lexer (#2182)Álvaro Mondéjar2022-07-202-6/+72
* Update `Inform6Lexer` to Inform 6.40 (#2190)David Corbett2022-07-163-9/+56
* Added COMAL-80 language highlight. (#2180)Marc Rintsch2022-07-152-0/+696
* Add lexer for JMESPath (#2175)Álvaro Mondéjar2022-07-052-0/+208
* Added cartouche handling for Isabelle lexer (#2159)Dacit2022-06-286-6182/+18405
* Add 1.18 generics support for go lexer (#2167)Shengyu Zhang2022-06-252-0/+194
* add missing change for lilypond testsGeorg Brandl2022-06-211-192/+192
* Update the Tera Term golden fileKurt McKee2022-06-212-295/+79
* Update tests.Matthäus G. Chajdas2022-06-192-57/+5
* agda: allow ticks in module namesGeorg Brandl2022-06-172-2/+2
* Ada: fixing highlighting for Ada aspects (#2125)Gustavo A. Hoffmann2022-06-164-14/+542
* coq: Add some common keywords and improve recognition of Set and qualified id...Xia Li-yao2022-06-113-20/+152
* feat: add a new SqlJinjaLexer (#2148)Edgar R. M2022-06-052-0/+122
* nim: types shouldn't be highlighted as keywords (#2136)Miran2022-05-123-54/+127
* Ada 2022: introducing support for new syntactic additions (#2121)Gustavo A. Hoffmann2022-04-292-0/+213
* Initial commit for MCFunction Lexer + tests (#2107)Rit2022-04-244-0/+2406
* Futhark: add missing tokens (#2118)Troels Henriksen2022-04-242-40/+96
* Fix nested type name highlighting in Savi lexer. (#2110)Joe Eli McIlvain2022-04-121-2/+2
* Add string interpolation to the Savi lexer.Joe Eli McIlvain2022-04-042-0/+28
* Fix Savi highlighting for underscore/private identifiers.Joe Eli McIlvain2022-04-042-4/+4
* Update Savi language example.Joe Eli McIlvain2022-04-042-65/+23
* Add Macaulay2 lexer (#1791)Doug Torrance2022-03-312-0/+107
* LilyPond: fix 'maybe-subproperties' state for properties containing dashes (#...Jean Abou-Samra2022-03-312-0/+13
* Add more POV-Ray operatorsPetr Zahradník2022-03-262-29/+460
* Add lexer for parsing Uxntal assembly code. (#2086)Erik Osheim2022-03-132-0/+5024
* CFamily: Lex identifiers after `case` as constants (#2084)amitkummer2022-03-128-175/+190