Historie revizí

Autor SHA1 Zpráva Datum
  George Marques fd643c903d GDScript: Add annotation to ignore warnings před 3 roky
  Yuri Roubinsky 566895732c Fix shadowed global identifier warning duplication před 3 roky
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() před 3 roky
  Raul Santos c3fb5ff359 Fix typo in `gdscript_parser` před 3 roky
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index před 4 roky
  Yuri Roubinsky 3396b25489 Allow using built-in names for variables, push warnings instead před 3 roky
  Rémi Verschelde e8870ddefc Merge pull request #54676 from Chaosus/gds_restrict_names před 3 roky
  Maximilian c7a8e047cc Allow using $/root node paths před 4 roky
  Yuri Roubinsky 95f6f3c756 Prevent identifiers from naming as built-in funcs and global classes před 4 roky
  Rémi Verschelde f7d852b532 Merge pull request #54350 from akien-mga/clang-format-dont-align-operands před 4 roky
  Rémi Verschelde 6b090e325a Merge pull request #53526 from KoBeWi/super_print před 4 roky
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 před 4 roky
  George Marques b0725a3b7d GDScript: Avoid crash if missing setter signature před 4 roky
  George Marques f930d54140 Merge pull request #53103 from ZuBsPaCe/gdscript-analyze-properties-fix před 4 roky
  Yuri Sizov 41e271af6e Remove redundant String operation from GDScript enum exports před 4 roky
  ZuBsPaCe 551ceb590b GDScript: Report property type errors před 4 roky
  Fabio Alessandrelli 54ec66a700 [Net] Rename RPCConfig.sync to call_local. před 4 roky
  kobewi 31012fd060 Change print_line() to use any number of Variants před 4 roky
  Max Hilbrunner 44b68f08b4 Fix outdated no_call_local, use call_remote před 4 roky
  Brian Semrau dc046e5cbe GDScript Check for null list in `for` loop před 4 roky
  Fabio Alessandrelli 24a949ea11 [Net] Rename RPC constants and annotation arguments. před 4 roky
  Lightning_A c63b18507d Use range iterators for `Map` před 4 roky
  Rémi Verschelde 679f70c1e1 Merge pull request #52906 from vnen/gdscript-show-error-on-yield před 4 roky
  Rémi Verschelde b3b4860d2e Merge pull request #52905 from vnen/gdscript-single-line-declaration před 4 roky
  George Marques 262d6c6bef GDScript: Show specific error when "yield" is used před 4 roky
  George Marques e5ebc9710d GDScript: Allow classes declaration to be done in single line před 4 roky
  George Marques bab0afc821 GDScript: Allow multiple lines in signal parameters declaration před 4 roky
  George Marques 651319de11 GDScript: Properly catch error when missing index in subscript před 4 roky
  George Marques b8fdeb6467 Merge pull request #51671 from RandomShaper/fix_gdscript_crash před 4 roky
  Rémi Verschelde a4187c9235 Merge pull request #52706 from vnen/gdscript-ternary-operator-crash před 4 roky