summaryrefslogtreecommitdiff
path: root/pygments/lexers/spice.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Add new keywords to Spice lexer (#2336)Marc Auberer2023-02-021-3/+3
* all: style fixesGeorg Brandl2022-10-271-8/+13
* [Spice] Add new keywords and fix bugs (#2227)Marc Auberer2022-09-131-8/+8
* Update Spice lexer (#2206)Marc Auberer2022-08-121-17/+19
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Spice: Update some keywords (#2067)Marc Auberer2022-02-191-2/+2
* Update Spice lexer (#2063)Marc Auberer2022-02-081-4/+9
* Remove now redundant re.UNICODE and (?u) (#2058)Jean Abou-Samra2022-01-311-2/+0
* Happy new year.Georg Brandl2022-01-251-1/+1
* Update Spice lexer (#2009)Marc Auberer2021-12-301-4/+4
* Fix whitespace handling, update CHANGES.Matthäus G. Chajdas2021-12-061-4/+4
* Fix underliningMarc Auberer2021-12-051-1/+1
* Finish lexer implementation for SpiceMarc Auberer2021-12-051-54/+14
* Create Spice lexer fileMarc Auberer2021-12-051-0/+100