Commit History

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