Historique des commits

Auteur SHA1 Message Date
  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
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) il y a 5 ans
  Pedro J. Estébanez 46bfe4452f Fix object leaks caused by unfulfilled yields il y a 5 ans
  Pedro J. Estébanez c427334393 Fix leaked objects when game ends with yields in progress il y a 5 ans
  Rémi Verschelde 6aac75afc2 Merge pull request #37318 from ttencate/fix/argument_nulled_37312 il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans