Historial de Commits

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