Historique des commits

Auteur SHA1 Message Date
  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
  George Marques 886732ac2b Add support for properties il y a 5 ans
  George Marques 5d6e853806 New GDScript tokenizer and parser il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine il y a 5 ans
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 il y a 5 ans
  George Marques cc9ca9eb34 GDScript: Don't re-evaluate index on assigment with operation il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Bojidar Marinov 466a76ac2c Fix GDScriptCompiler bugging out with identically-named inner class il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Pedro J. Estébanez b499537e68 Revert "Fix crash on signal/resume to dangling target" il y a 7 ans
  Pedro J. Estébanez 54bdc1e1f6 Fix crash on signal/resume to dangling target il y a 7 ans
  George Marques e3d72d14ff Use type information to enable GDScript introspection il y a 7 ans
  George Marques b7a00aead0 Move inheritance resolution to the parser il y a 7 ans
  George Marques decf178033 Enable autoload in editor il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Rémi Verschelde 4cfc29611e GDScript: Refactor "GD" class prefix to "GDScript" il y a 8 ans