Historique des commits

Auteur SHA1 Message Date
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime il y a 4 ans
  George Marques 9411bf05a4 GDScript: Adjust type of temporaries when needed il y a 4 ans
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM il y a 4 ans
  George Marques 35682d3079 GDScript: Properly validate return type il y a 4 ans
  George Marques 85e316a5d5 Add typed arrays to GDScript il y a 4 ans
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction il y a 4 ans
  Rémi Verschelde 813bdb4941 Merge pull request #44005 from RandomShaper/gds_needless_check il y a 4 ans
  Rémi Verschelde 3e9a40cdc0 Merge pull request #44604 from lyuma/gdscript_dictionary_crash il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 4 ans
  Lyuma 0d4b750051 Fix crash when iterating through empty dictionary. il y a 4 ans
  Rémi Verschelde 94b15bfb89 Merge pull request #44275 from vnen/variant-function-arg-pointers il y a 4 ans
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor il y a 4 ans
  George Marques e4e9231420 Use pointer parameters in Variant function pointers il y a 4 ans
  Pedro J. Estébanez 86ece881e5 Remove useless check in GDScript il y a 4 ans
  George Marques 029fd88adb Fix VariantInternal initialization and setting of object il y a 4 ans
  George Marques c7b6a7adcc GDScript: Refactor builtin functions il y a 4 ans
  George Marques 5518e2a68e GDScript: Add faster instruction for validated constructor il y a 4 ans
  George Marques e0dca3c6b6 GDScript: Add typed iterate instructions il y a 5 ans
  George Marques 52ab64db69 GDScript: Add faster call instructions for builtin methods il y a 4 ans
  George Marques d8b22097f2 GDScript: Add faster call instructions for native methods il y a 4 ans
  George Marques 5aeb390cd7 GDScript: Add speficic set/get instructions il y a 5 ans
  George Marques 1ad5c926dc GDScript: Add faster operator for known types il y a 5 ans
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand il y a 5 ans
  George Marques b6519d0d03 GDScript: Split Function code into multiple files il y a 5 ans