Histórico de Commits

Autor SHA1 Mensagem Data
  Lyuma 771190a9db Fix regression from 160c260 causing export of non-@export properties. há 4 anos atrás
  Rémi Verschelde 59b524ae4c Merge pull request #49067 from JFonS/fix_gcc_warnings há 4 anos atrás
  George Marques c7459e3855 GDScript: Use analyzer data to decide assignment conversion há 4 anos atrás
  jfons f8e34209af Fix some warnings raised by GCC-11.1 há 4 anos atrás
  George Marques cdb3726fe6 Merge pull request #48347 from Blackiris/fix-temporary-key-not-released há 4 anos atrás
  George Marques ec783dd885 GDScript: Add support for builtin static method calls há 4 anos atrás
  Julien Nguyen 82522662f8 Fix temporary value not released when used as a dictionary key há 4 anos atrás
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  George Marques 1e4ff2ede6 GDScript: Make sure Lua-style dicts use StringName as keys há 4 anos atrás
  George Marques c7511de02e GDScript: Fix resolution of dictionary keys 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
  Julien Nguyen 43c1c680f0 Fix stack overflow in setter há 4 anos atrás
  Julien Nguyen 3168c2a513 Fix GDScript variables addresses getting mixed há 4 anos atrás
  George Marques 160c260495 GDScript: Allow export of enum variables há 4 anos atrás
  George Marques 85e316a5d5 Add typed arrays to GDScript há 4 anos atrás
  Rémi Verschelde 6edb0a75ab Merge pull request #46936 from DavidSichma/match_temp_header há 4 anos atrás
  David Sichma 762bb5843b Fixed match test expression for temporaries há 4 anos atrás
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction há 4 anos atrás
  David Sichma 66a5002750 Fixed match for expression pattern há 4 anos atrás
  Thakee Nathees 9869522e6a false positive "Identifier not found" error or signals fixed há 4 anos atrás
  Rémi Verschelde c17413f159 Merge pull request #44104 from nekomatata/coroutine-await-fix há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  PouleyKetchoupp 2e4ee06b7a Fix error when calling coroutine with await in _ready há 4 anos atrás
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor há 4 anos atrás
  PouleyKetchoupp 87d73faa66 Fix base script not initialized properly in some cases há 4 anos atrás
  Rémi Verschelde d1231be1c8 Merge pull request #41095 from ThakeeNathees/GDScript-Documentation há 4 anos atrás
  George Marques 0019aa940e Merge pull request #41773 from ThakeeNathees/default-argument-override-buf-fix há 4 anos atrás
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts há 4 anos atrás