Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fixup some file headers | Georg Brandl | 2020-09-06 | 1 | -22/+9 |
| | |||||
* | Add GDScript lexer (#1457) | Paweł Fertyk | 2020-06-01 | 1 | -0/+359 |
* Added GDScript lexer * Fix regular expressions in GDScript lexer * Update GDScript lexer with the current version from Godot docs * Add tests for GDScript lexer * Update authors * Add an example file for GDScript * Implement analyze_text for GAP and GDScript * Fix example file name in tests * Update license Co-authored-by: Daniel J. Ramirez <djrmuv@gmail.com> |