summaryrefslogtreecommitdiff
path: root/pygments/lexers/gsql.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* all: style fixesGeorg Brandl2022-10-271-18/+30
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Happy new year.Georg Brandl2022-01-251-1/+1
* GSQL lexer syntax changes (#2006)Gregory Grubbs2021-12-301-5/+4
* Fix single and multiline comment regex for GSQL (#2002)Gregory Grubbs2021-12-281-14/+14
* Fix a few make check failures.Matthäus G. Chajdas2021-08-151-1/+1
* Added lexer for parsing GSQL files (#1866)DanBarkus2021-08-081-0/+92
* Revert "Added GSQL lexer (#1809)"Matthäus G. Chajdas2021-07-181-85/+0
* Added GSQL lexer (#1809)DanBarkus2021-07-181-0/+85