Histórico de Commits

Autor SHA1 Mensagem Data
  Lightning_A c63b18507d Use range iterators for `Map` há 4 anos atrás
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations há 4 anos atrás
  reduz 6631f66c2a Optimize StringName usage há 4 anos atrás
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction há 4 anos atrás
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand há 4 anos atrás
  George Marques b6519d0d03 GDScript: Split Function code into multiple files há 4 anos atrás
  reduz 635d33dc6c Refactor variant built-in methods yet again. há 4 anos atrás
  reduz 221a2a1742 Refactored variant constructor logic há 5 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  reduz 05de7ce6ca Refactored variant setters/getters há 5 anos atrás
  Umang Kalra c37f633216 Fixes the misleading error message for call_recursive method for TreeItems há 5 anos atrás
  Thakee Nathees 75d4511cb5 null pointer dereference at GDScriptFunction::call fix há 5 anos atrás
  George Marques 635c6a0a18 Add GDScript disassembler há 5 anos atrás
  George Marques 5d6e853806 New GDScript tokenizer and parser há 5 anos atrás
  George Marques 0f1da72492 Actually set GDScript static reference há 5 anos atrás
  Rémi Verschelde ab460e7a6f Merge pull request #39074 from vnen/gdscript-assert-message há 5 anos atrás
  George Marques f29a2e2606 GDScript: Fix assert message when no custom message is set há 5 anos atrás
  Pedro J. Estébanez 1f0548efd4 Fix too eager GDScriptFunctionState stack cleanup há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) há 5 anos atrás
  Pedro J. Estébanez 46bfe4452f Fix object leaks caused by unfulfilled yields há 5 anos atrás
  Pedro J. Estébanez c427334393 Fix leaked objects when game ends with yields in progress há 5 anos atrás
  Rémi Verschelde 6aac75afc2 Merge pull request #37318 from ttencate/fix/argument_nulled_37312 há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás