Historie revizí

Autor SHA1 Zpráva Datum
  Aaron Franke 1085200f51 GDScript: Replace `abstract` keyword with `@abstract` annotation před 4 měsíci
  Rémi Verschelde 2e216b50b5 Merge pull request #106552 from nikitalita/bytecode-version-bump před 4 měsíci
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions před 7 měsíci
  Rémi Verschelde fb59a99244 Merge pull request #106198 from SatLess/User-Func-Autocomplete před 4 měsíci
  Sat fc4df4b17d Added working version for user-defined function autocompletion před 5 měsíci
  nikitalita 6909309ca0 Bump script bytecode version after token enum change před 5 měsíci
  Danil Alexeev 7aafa6ef18 GDScript: Remove `leftmost_column` and `rightmost_column` fields před 5 měsíci
  Aaron Franke 067704f1cd Add a keyword for abstract classes in GDScript před 2 roky
  Rémi Verschelde c019b76523 Remove WinAPI `#undef` hacks needed for mingw-std-threads před 6 měsíci
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` před 9 měsíci
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. před 10 měsíci
  JackErb 13fcb05e7b Improve GDScript "unexpected token in class body" parser error před 11 měsíci
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export před 1 rokem
  Pedro J. Estébanez fe4850c0d0 Use mingw-std-threads in MinGW builds před 1 rokem
  George Marques 54a1414500 GDScript: Implement pattern guards for match statement před 2 roky
  Danil Alexeev 072e9c5c82 GDScript: Fix and improve doc comment parsing před 2 roky
  Danil Alexeev d15511725a GDScript: Fix `MIN_INT` not representable as numeric literal před 2 roky
  George Marques 7548e043fc Add support for Unicode identifiers in GDScript před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency před 3 roky
  reduz 45af29da80 Add a new HashSet template před 3 roky
  reduz 746dddc067 Replace most uses of Map by HashMap před 3 roky
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions před 3 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 3 roky
  Max Hilbrunner 626ca50676 Improve GDScript indentation error message před 4 roky
  George Marques c6e66a43b0 GDScript: Add lambda syntax parsing před 4 roky
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ před 4 roky
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 před 4 roky
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() před 4 roky
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript před 4 roky