summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_tokenizer_buffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Fix issue with GDScript binary tokens being non-deterministicMikael Hermansson2024-09-111-0/+1
* GDScript: Fix continuation lines in `GDScriptTokenizerBuffer`Danil Alexeev2024-04-101-3/+3
* GDScript: Enable compression on exportGeorge Marques2024-02-081-35/+71
* GDScript: Reintroduce binary tokenization on exportGeorge Marques2024-02-081-0/+457