Commit History

Author SHA1 Message Date
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 7 months ago
  JackErb 13fcb05e7b Improve GDScript "unexpected token in class body" parser error 8 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 1 year 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 3 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 4 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  George Marques a52e457ada GDScript: Allow keywords to be used in $ notation 5 years ago
  George Marques 9ecd042e78 GDScript: Allow "match" to be used as an identifier 5 years ago
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation 5 years ago
  George Marques aa09b4f85d Reintroduce code completion 5 years ago
  George Marques 5d6e853806 New GDScript tokenizer and parser 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Juan Linietsky 5944eb6e7f Implement decals 5 years ago