Historique des commits

Auteur SHA1 Message Date
  George Marques 328aadc0ef GDScript: Fix stack overflow when using multiple `await` il y a 3 ans
  Rémi Verschelde c41f62c3df Merge pull request #61003 from vnen/gdscript-await-stack-fix il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  George Marques 102c312497 GDScript: Fix stack manipulation for `await` il y a 3 ans
  SaracenOne 657b9b6596 Fix local variables not showing when breaking on final line il y a 3 ans
  Pedro J. Estébanez 7b0ed2aa5e Rename Variant::is_ref() to is_ref_counted() il y a 4 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  reduz 6631f66c2a Optimize StringName usage il y a 4 ans
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime il y a 4 ans
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 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 b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 4 ans
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand il y a 4 ans
  George Marques b6519d0d03 GDScript: Split Function code into multiple files il y a 4 ans
  reduz 635d33dc6c Refactor variant built-in methods yet again. il y a 4 ans
  reduz 221a2a1742 Refactored variant constructor logic il y a 5 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  reduz 05de7ce6ca Refactored variant setters/getters il y a 5 ans
  Umang Kalra c37f633216 Fixes the misleading error message for call_recursive method for TreeItems il y a 5 ans
  Thakee Nathees 75d4511cb5 null pointer dereference at GDScriptFunction::call fix il y a 5 ans
  George Marques 635c6a0a18 Add GDScript disassembler il y a 5 ans
  George Marques 5d6e853806 New GDScript tokenizer and parser il y a 5 ans
  George Marques 0f1da72492 Actually set GDScript static reference il y a 5 ans
  Rémi Verschelde ab460e7a6f Merge pull request #39074 from vnen/gdscript-assert-message il y a 5 ans
  George Marques f29a2e2606 GDScript: Fix assert message when no custom message is set il y a 5 ans
  Pedro J. Estébanez 1f0548efd4 Fix too eager GDScriptFunctionState stack cleanup il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans