Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` il y a 4 ans
  Julien Nguyen 20f18f1621 Fix infinite loop when guessing argument type from parent class il y a 4 ans
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` il y a 4 ans
  George Marques 577a17980d Move GDSript annotation application after type-checking il y a 4 ans
  Andy Maloney 4e89cb330b [script editor] Fix two special cases not being checked in code completion il y a 4 ans
  Rémi Verschelde 6d48943768 Merge pull request #43980 from gvekan/fix-missing-function-hints 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
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor il y a 4 ans
  Gustav dff3875ae3 Add bracket or space to some keyword completions il y a 5 ans
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts il y a 4 ans
  Gustav e995d5c378 Fix missing function hints il y a 4 ans
  George Marques c7b6a7adcc GDScript: Refactor builtin functions il y a 4 ans
  Gustav 0ddd4097a6 Fix completion for built-in load function il y a 5 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
  Yuri Roubinsky 4c65dc975c Shows ColorRect in Color constants autocompletion il y a 5 ans
  George Marques 4a3fca47e5 GDScript: Add recursion depth limit for completion il y a 5 ans
  George Marques ff16ba1eaa GDScript: Fix crash when completing code with signals il y a 5 ans
  George Marques adc1f95d97 Merge pull request #41224 from ThakeeNathees/fix-ctrl+click-not-working il y a 5 ans
  Thakee Nathees c6dc73f9be Fix: ctrl + click not working il y a 5 ans
  Stephen Nichols 8a13be50ab Fixing null callee crash. il y a 5 ans
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation il y a 5 ans
  George Marques aa09b4f85d Reintroduce code completion il y a 5 ans
  George Marques 95c0909290 Add warning checks in GDScript analyzer il y a 5 ans
  George Marques 9a76ab8b6a Add new GDScript type checker il y a 5 ans
  George Marques 5d6e853806 New GDScript tokenizer and parser il y a 5 ans
  Rémi Verschelde df0779acfd Merge pull request #39315 from ThakeeNathees/ctrl-click-fix-for-subclasses il y a 5 ans
  Thakee Nathees 95b0a00d2c Fix: Ctrl + Click not working for subclasses il y a 5 ans
  Thakee Nathees 13c372b522 regression: dictionary key no autocomplete fix il y a 5 ans