Historie revizí

Autor SHA1 Zpráva Datum
  Yuri Sizov 316f78a037 Add default argument bindings to GDScript annotations před 3 roky
  Rémi Verschelde f0eb3ac5d3 Merge pull request #62701 from cdemirer/for-variable-conflict před 3 roky
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations před 3 roky
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript před 3 roky
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations před 3 roky
  cdemirer dbdf0174b4 Do error when for variable conflicts with a variable in scope před 3 roky
  George Marques 9490146a16 GDScript: Enable exporting nodes to the inspector před 3 roky
  reduz dd8c0522a6 Implement varargs in Methodinfo před 3 roky
  Marcus Elg 46bbbd9770 Allow autocompletion of "noslider" in export_range před 3 roky
  Rémi Verschelde 68bf4eb100 Merge pull request #61440 from vnen/gdscript-scene-unique-nodes před 3 roky
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` před 3 roky
  Rémi Verschelde f2a7bb6b51 Merge pull request #59943 from jordigcs/gdscript_warning_enums před 3 roky
  Danil Alexeev 320cf5d84c Use blank line instead of `@desc:` for doc comments před 3 roky
  George Marques 1b76a9d705 GDScript: Fix lambda captures in default argument values před 3 roky
  George Marques 969f1980d2 GDScript: Fix `if` after lambda being seen as ternary před 3 roky
  George Marques 0a28b4cd94 GDScript: Do not allow standalone lambdas před 3 roky
  Rémi Verschelde e22255edaf Merge pull request #55201 from Scony/fix-unreachable-code-false-positive před 3 roky
  reduz 746dddc067 Replace most uses of Map by HashMap před 3 roky
  JoJoX 8870e1c75d Fix first value update před 3 roky
  reduz 8b7c7f5a75 Add a new HashMap implementation před 3 roky
  Yuri Rubinsky be8eb6625e Fix incorrect precedence of pow operator in GDScript před 3 roky
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions před 3 roky
  Rémi Verschelde 9963ae3553 Merge pull request #59863 from cdemirer/fix-match-multiple-bind-single-pattern před 3 roky
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas před 3 roky
  jordi 14bad75206 Add enum values (Ignore, Warn, Error) to GDScript warnings před 3 roky
  cdemirer 3c5b9d1be3 Fix issues with multiple bind patterns in match statement před 3 roky
  Rémi Verschelde 5ba3b993d5 Merge pull request #59694 from vnen/gdscript-better-call-super před 3 roky
  George Marques be718285f7 GDScript: Fix issues with completion and `super` calls před 3 roky
  Yuri Roubinsky 0584387918 Fix autocompletion of static methods in built-in types in GDScript před 3 roky
  Yuri Rubinsky 7befa7234d Merge pull request #58971 from Chaosus/gds_multiline_annotation před 3 roky