Historial de Commits

Autor SHA1 Mensaje Fecha
  Vladimir Savin 585eee2a48 GDScript: Fix brief/long description doc comments. hace 3 años
  George Marques ad11d264b7 Merge pull request #62901 from cdemirer/prevent-unnecessary-additional-parser-error hace 3 años
  George Marques d51aac1137 Merge pull request #62900 from cdemirer/fix-parser-stuck-in-an-error-loop hace 3 años
  George Marques 87ef6f554b Merge pull request #62918 from cdemirer/parser-properly-set-node-extents hace 3 años
  George Marques 01f910517d Merge pull request #62922 from YuriSizov/gdscript-annotation-defaults hace 3 años
  George Marques bf1ef0498e Merge pull request #62578 from MinusKube/editor-print-crash hace 3 años
  Yuri Sizov 316f78a037 Add default argument bindings to GDScript annotations hace 3 años
  cdemirer 12b9572121 Parser: Properly set node extents hace 3 años
  cdemirer 5a906a33d9 Prevent unnecessary additional parser error hace 3 años
  cdemirer 4f36b2df2a Fix parser stuck in an error loop hace 3 años
  Rémi Verschelde f0eb3ac5d3 Merge pull request #62701 from cdemirer/for-variable-conflict hace 3 años
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations hace 3 años
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript hace 3 años
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations hace 3 años
  cdemirer dbdf0174b4 Do error when for variable conflicts with a variable in scope hace 3 años
  MinusKube 92367bad4e Fix GDScript parser sometimes crashing when issuing warning for unreachable pattern hace 3 años
  George Marques 9490146a16 GDScript: Enable exporting nodes to the inspector hace 3 años
  reduz dd8c0522a6 Implement varargs in Methodinfo hace 3 años
  Marcus Elg 46bbbd9770 Allow autocompletion of "noslider" in export_range hace 3 años
  Rémi Verschelde 68bf4eb100 Merge pull request #61440 from vnen/gdscript-scene-unique-nodes hace 3 años
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` hace 3 años
  Rémi Verschelde f2a7bb6b51 Merge pull request #59943 from jordigcs/gdscript_warning_enums hace 3 años
  Danil Alexeev 320cf5d84c Use blank line instead of `@desc:` for doc comments hace 3 años
  George Marques 1b76a9d705 GDScript: Fix lambda captures in default argument values hace 3 años
  George Marques 969f1980d2 GDScript: Fix `if` after lambda being seen as ternary hace 3 años
  George Marques 0a28b4cd94 GDScript: Do not allow standalone lambdas hace 3 años
  Rémi Verschelde e22255edaf Merge pull request #55201 from Scony/fix-unreachable-code-false-positive hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  JoJoX 8870e1c75d Fix first value update hace 3 años
  reduz 8b7c7f5a75 Add a new HashMap implementation hace 3 años