Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 69a23e64e4 Merge pull request #89990 from dalexeev/gds-reset-uninit-local-vars il y a 1 an
  A Thousand Ships c070c12ddd [GDScript] Clean up some unused code il y a 1 an
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset il y a 1 an
  rune-scape 49bce5c9ef GDScript: Lambda hotswap fixes il y a 1 an
  rune-scape 9fb8862d73 GDScript: Lambda hot reloading il y a 2 ans
  Danil Alexeev b1eb737719 GDScript: Fix some lambda bugs il y a 2 ans
  ocean (they/them) 711ffabcfe GDScript: fix subclass methods not inheriting RPC info il y a 2 ans
  Rémi Verschelde faf3faa8c8 Merge pull request #77744 from dalexeev/gds-reset-block-locals-on-exit il y a 2 ans
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules il y a 2 ans
  Danil Alexeev f3bf75fbb4 GDScript: Reset local variables on exit from block il y a 2 ans
  George Marques 0ba6048ad3 Add support for static variables in GDScript il y a 2 ans
  Dmitrii Maganov 55a2ad25bf GDScript: Fix checking if a call is awaited in compiler il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  ocean (they/them) c8293a73b4 Add GDScript member initializer implicit type conversion il y a 2 ans
  Dmitrii Maganov 97280279ee Fix incomplete shadowing of member properties by parameters il y a 2 ans
  Rune bce6f1792e GDScript compiler subclass bugfixes il y a 2 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 3 ans
  reduz 45af29da80 Add a new HashSet template il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime il y a 4 ans
  George Marques 40502a1689 GDScript: Pool temporary values by type on the stack il y a 4 ans
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM il y a 4 ans
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  George Marques 11c05642fe GDScript: Fix handling of scope for local variables il y a 5 ans
  Pedro J. Estébanez 95828161d4 Prevent cyclic reference between script and its members il y a 5 ans
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction il y a 5 ans
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation il y a 5 ans