Histórico de commits

Autor SHA1 Mensagem Data
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 anos atrás
  Hugo Locurcio 00799fc8c2 Add support for type hints in non-default script editor templates 6 anos atrás
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 anos atrás
  Rémi Verschelde fd60724c3d Merge pull request #25715 from hpvb/fix-25598 6 anos atrás
  Hein-Pieter van Braam e937e74b69 Add a maximum recusion depth to _guess_expression_type 6 anos atrás
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues 6 anos atrás
  George Marques 4d1551dbb5 GDScript autocomplete: don't carry values when guessing from `is` 6 anos atrás
  Timo Schwarzer 56000929fd Fix code completion on nodes in current scene 6 anos atrás
  Timo Schwarzer d77643562b Fix segfault when trying to autocomplete in inner classes 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 anos atrás
  Pedro J. Estébanez 7095a71c02 Fix GDScript assuming awareness of whole ClassDB 6 anos atrás
  Pedro J. Estébanez f39ea99c08 Unify ClassDB lookups for code completion 6 anos atrás
  Jakub Grzesik ba02ccbbe0 Optional getters/setters editor autocomplete 6 anos atrás
  Rémi Verschelde 62ecb44035 Fix warning about functions defined but not used [-Wunused-function] 6 anos atrás
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 6 anos atrás
  Rémi Verschelde cda5b0bfe1 Fix warnings about unused variables [-Wunused-variable] 6 anos atrás
  George Marques 02acb07d81 GDScript: Fix autocompletion inference after `is` check 6 anos atrás
  George Marques 726e836cd9 GDScript: Fix infinite loop in autocomplete 6 anos atrás
  George Marques 6c70c4c358 GDScript: Fix autocomplete crash when searching default values 6 anos atrás
  Fabio Alessandrelli d6b31daec6 Rename slave keyword to puppet 6 anos atrás
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 6 anos atrás
  luz.paz 08bde5b2de Misc. typos 6 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 anos atrás
  George Marques de45b18ddb GDScript: Remove space before colon on type hints 7 anos atrás
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 anos atrás
  Hugo Locurcio 649c3bee3b Highlight multiline strings as strings instead of comments 7 anos atrás
  George Marques eb48119821 Added system for GDScript warnings 7 anos atrás
  Bernhard Liebl ba974b8d1e Allow some non-integer built-in constants in gdscript 7 anos atrás
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 anos atrás
  George Marques 3e87ad5187 Rewrite code completion 7 anos atrás