Commit History

Autor SHA1 Mensaxe Data
  George Marques ec783dd885 GDScript: Add support for builtin static method calls %!s(int64=4) %!d(string=hai) anos
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime %!s(int64=4) %!d(string=hai) anos
  George Marques 9411bf05a4 GDScript: Adjust type of temporaries when needed %!s(int64=4) %!d(string=hai) anos
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM %!s(int64=4) %!d(string=hai) anos
  George Marques 35682d3079 GDScript: Properly validate return type %!s(int64=4) %!d(string=hai) anos
  George Marques 85e316a5d5 Add typed arrays to GDScript %!s(int64=4) %!d(string=hai) anos
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor %!s(int64=4) %!d(string=hai) anos
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript %!s(int64=4) %!d(string=hai) anos
  George Marques c7b6a7adcc GDScript: Refactor builtin functions %!s(int64=4) %!d(string=hai) anos
  George Marques 5518e2a68e GDScript: Add faster instruction for validated constructor %!s(int64=4) %!d(string=hai) anos
  George Marques e0dca3c6b6 GDScript: Add typed iterate instructions %!s(int64=5) %!d(string=hai) anos
  George Marques 52ab64db69 GDScript: Add faster call instructions for builtin methods %!s(int64=4) %!d(string=hai) anos
  George Marques d8b22097f2 GDScript: Add faster call instructions for native methods %!s(int64=4) %!d(string=hai) anos
  George Marques 5aeb390cd7 GDScript: Add speficic set/get instructions %!s(int64=4) %!d(string=hai) anos
  George Marques 1ad5c926dc GDScript: Add faster operator for known types %!s(int64=4) %!d(string=hai) anos
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand %!s(int64=4) %!d(string=hai) anos
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already %!s(int64=4) %!d(string=hai) anos
  Pedro J. Estébanez 95828161d4 Prevent cyclic reference between script and its members %!s(int64=5) %!d(string=hai) anos
  George Marques 635c6a0a18 Add GDScript disassembler %!s(int64=5) %!d(string=hai) anos
  George Marques 82273ebc01 Add GDScript code generation interface %!s(int64=5) %!d(string=hai) anos
  George Marques 5d6e853806 New GDScript tokenizer and parser %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine %!s(int64=5) %!d(string=hai) anos
  Pedro J. Estébanez 46bfe4452f Fix object leaks caused by unfulfilled yields %!s(int64=5) %!d(string=hai) anos
  Pedro J. Estébanez c427334393 Fix leaked objects when game ends with yields in progress %!s(int64=5) %!d(string=hai) anos
  lupoDharkael 95a1400a2a Replace NULL with nullptr %!s(int64=5) %!d(string=hai) anos