summaryrefslogtreecommitdiff
path: root/pygments/lexers/gdscript.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* all: move often-used "line_re" to pygments.lexerGeorg Brandl2022-10-271-2/+0
* all: style fixesGeorg Brandl2022-10-271-222/+65
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Happy new year.Georg Brandl2022-01-251-1/+1
* Modernize Whitespace token in lexer: gdscriptSebastian Engel2021-11-211-10/+10
* fix: void datatypeJulian Holfeld2021-11-081-1/+1
* refactor: add void keywordJulian Holfeld2021-11-081-0/+1
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* all: fixup some file headersGeorg Brandl2020-09-061-22/+9
* Add GDScript lexer (#1457)Paweł Fertyk2020-06-011-0/+359