Historique des commits

Auteur SHA1 Message Date
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types il y a 3 ans
  Rémi Verschelde 49482966ec Merge pull request #55715 from nathanfranke/enum-ordered il y a 3 ans
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation il y a 3 ans
  George Marques fd643c903d GDScript: Add annotation to ignore warnings il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Nathan Franke b5b75cad43 Use OrderedHashMap for enum_values il y a 3 ans
  Rémi Verschelde 7da392bcc5 Don't return reference on copy assignment operators il y a 3 ans
  ZuBsPaCe 551ceb590b GDScript: Report property type errors il y a 4 ans
  Rémi Verschelde 679f70c1e1 Merge pull request #52906 from vnen/gdscript-show-error-on-yield il y a 4 ans
  George Marques 262d6c6bef GDScript: Show specific error when "yield" is used il y a 4 ans
  George Marques e5ebc9710d GDScript: Allow classes declaration to be done in single line il y a 4 ans
  George Marques b8fdeb6467 Merge pull request #51671 from RandomShaper/fix_gdscript_crash il y a 4 ans
  Pedro J. Estébanez d72f12a561 Implement iterator variable typing in GDScript il y a 4 ans
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. il y a 4 ans
  Max Hilbrunner 5161c97c9c Remove underscore hacks il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. il y a 4 ans
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted il y a 4 ans
  George Marques c7459e3855 GDScript: Use analyzer data to decide assignment conversion il y a 4 ans
  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