Historique des commits

Auteur SHA1 Message Date
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime il y a 4 ans
  George Marques 3155368093 GDScript: Add lambdas to the type analyzer il y a 4 ans
  George Marques c6e66a43b0 GDScript: Add lambda syntax parsing il y a 4 ans
  George Marques 160c260495 GDScript: Allow export of enum variables il y a 4 ans
  George Marques 577a17980d Move GDSript annotation application after type-checking il y a 4 ans
  George Marques 85e316a5d5 Add typed arrays to GDScript il y a 4 ans
  Rémi Verschelde 75bfb016f2 Merge pull request #41897 from strank/not-in-conditional-done 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 8363c44265 Merge pull request #44719 from ThakeeNathees/assert-argument-bug-fixed il y a 4 ans
  Rémi Verschelde 0dba21a4d1 Merge pull request #45076 from ThakeeNathees/gdscript-operator-precedence-bug-fix il y a 4 ans
  Thakee Nathees 0889f14af9 GDScript operator `+` `-` precedence bug fix il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Thakee Nathees ebade0e454 GDScript assert message parsing bug fixed il y a 4 ans
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor il y a 4 ans
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts il y a 4 ans
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript il y a 4 ans
  George Marques c7b6a7adcc GDScript: Refactor builtin functions il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  strank 409af31b55 Add a "not in" operator to GDScript. il y a 5 ans
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction il y a 5 ans
  George Marques 35176247af GDScript: Allow enum values to be set to constant expressions il y a 5 ans
  Rémi Verschelde cf05486d8e Merge pull request #41055 from snichols/null-callee-fix il y a 5 ans
  Stephen Nichols 8a13be50ab Fixing null callee crash. il y a 5 ans
  bruvzg ee973f5b90 [GDScript] Add static HashMap cleanup. il y a 5 ans
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation il y a 5 ans
  George Marques aa09b4f85d Reintroduce code completion il y a 5 ans
  George Marques b6a2628c48 Reenable GDScript LSP server il y a 5 ans
  George Marques dadfcd8aba Added support for enums to be used as types in GDScript il y a 5 ans
  George Marques 95c0909290 Add warning checks in GDScript analyzer il y a 5 ans
  George Marques 9a76ab8b6a Add new GDScript type checker il y a 5 ans