Histórico de Commits

Autor SHA1 Mensagem Data
  ocean (they/them) 711ffabcfe GDScript: fix subclass methods not inheriting RPC info há 2 anos atrás
  Rémi Verschelde faf3faa8c8 Merge pull request #77744 from dalexeev/gds-reset-block-locals-on-exit há 2 anos atrás
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules há 2 anos atrás
  Danil Alexeev f3bf75fbb4 GDScript: Reset local variables on exit from block há 2 anos atrás
  George Marques 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
  Dmitrii Maganov 55a2ad25bf GDScript: Fix checking if a call is awaited in compiler há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  ocean (they/them) c8293a73b4 Add GDScript member initializer implicit type conversion há 2 anos atrás
  Dmitrii Maganov 97280279ee Fix incomplete shadowing of member properties by parameters há 2 anos atrás
  Rune bce6f1792e GDScript compiler subclass bugfixes há 2 anos atrás
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. há 3 anos atrás
  reduz 45af29da80 Add a new HashSet template há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  George Marques 40502a1689 GDScript: Pool temporary values by type on the stack há 4 anos atrás
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM há 4 anos atrás
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  George Marques 11c05642fe GDScript: Fix handling of scope for local variables há 5 anos atrás
  Pedro J. Estébanez 95828161d4 Prevent cyclic reference between script and its members há 5 anos atrás
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction há 5 anos atrás
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation há 5 anos atrás
  George Marques 886732ac2b Add support for properties há 5 anos atrás
  George Marques 5d6e853806 New GDScript tokenizer and parser há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine há 5 anos atrás
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 há 5 anos atrás