Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators há 4 anos atrás
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. há 4 anos atrás
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted há 4 anos atrás
  George Marques c7459e3855 GDScript: Use analyzer data to decide assignment conversion há 4 anos atrás
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  George Marques 3155368093 GDScript: Add lambdas to the type analyzer há 4 anos atrás
  George Marques c6e66a43b0 GDScript: Add lambda syntax parsing há 4 anos atrás
  George Marques 160c260495 GDScript: Allow export of enum variables há 4 anos atrás
  George Marques 577a17980d Move GDSript annotation application after type-checking há 4 anos atrás
  George Marques 85e316a5d5 Add typed arrays to GDScript há 4 anos atrás
  Rémi Verschelde 75bfb016f2 Merge pull request #41897 from strank/not-in-conditional-done 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 8363c44265 Merge pull request #44719 from ThakeeNathees/assert-argument-bug-fixed há 4 anos atrás
  Rémi Verschelde 0dba21a4d1 Merge pull request #45076 from ThakeeNathees/gdscript-operator-precedence-bug-fix há 4 anos atrás
  Thakee Nathees 0889f14af9 GDScript operator `+` `-` precedence bug fix há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Thakee Nathees ebade0e454 GDScript assert message parsing bug fixed há 4 anos atrás
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor há 4 anos atrás
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts há 4 anos atrás
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript há 4 anos atrás
  George Marques c7b6a7adcc GDScript: Refactor builtin functions há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 4 anos atrás
  strank 409af31b55 Add a "not in" operator to GDScript. há 5 anos atrás
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction há 5 anos atrás
  George Marques 35176247af GDScript: Allow enum values to be set to constant expressions há 5 anos atrás
  Rémi Verschelde cf05486d8e Merge pull request #41055 from snichols/null-callee-fix há 5 anos atrás
  Stephen Nichols 8a13be50ab Fixing null callee crash. há 5 anos atrás
  bruvzg ee973f5b90 [GDScript] Add static HashMap cleanup. há 5 anos atrás
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation há 5 anos atrás
  George Marques aa09b4f85d Reintroduce code completion há 5 anos atrás