Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` hace 4 años
  Julien Nguyen 20f18f1621 Fix infinite loop when guessing argument type from parent class hace 4 años
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` hace 4 años
  George Marques 577a17980d Move GDSript annotation application after type-checking hace 4 años
  Andy Maloney 4e89cb330b [script editor] Fix two special cases not being checked in code completion hace 4 años
  Rémi Verschelde 6d48943768 Merge pull request #43980 from gvekan/fix-missing-function-hints hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor hace 4 años
  Gustav dff3875ae3 Add bracket or space to some keyword completions hace 5 años
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts hace 4 años
  Gustav e995d5c378 Fix missing function hints hace 4 años
  George Marques c7b6a7adcc GDScript: Refactor builtin functions hace 4 años
  Gustav 0ddd4097a6 Fix completion for built-in load function hace 5 años
  reduz 221a2a1742 Refactored variant constructor logic hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Yuri Roubinsky 4c65dc975c Shows ColorRect in Color constants autocompletion hace 5 años
  George Marques 4a3fca47e5 GDScript: Add recursion depth limit for completion hace 5 años
  George Marques ff16ba1eaa GDScript: Fix crash when completing code with signals hace 5 años
  George Marques adc1f95d97 Merge pull request #41224 from ThakeeNathees/fix-ctrl+click-not-working hace 5 años
  Thakee Nathees c6dc73f9be Fix: ctrl + click not working hace 5 años
  Stephen Nichols 8a13be50ab Fixing null callee crash. hace 5 años
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation hace 5 años
  George Marques aa09b4f85d Reintroduce code completion hace 5 años
  George Marques 95c0909290 Add warning checks in GDScript analyzer hace 5 años
  George Marques 9a76ab8b6a Add new GDScript type checker hace 5 años
  George Marques 5d6e853806 New GDScript tokenizer and parser hace 5 años
  Rémi Verschelde df0779acfd Merge pull request #39315 from ThakeeNathees/ctrl-click-fix-for-subclasses hace 5 años
  Thakee Nathees 95b0a00d2c Fix: Ctrl + Click not working for subclasses hace 5 años
  Thakee Nathees 13c372b522 regression: dictionary key no autocomplete fix hace 5 años