Histórico de Commits

Autor SHA1 Mensagem Data
  George Marques 87ef6f554b Merge pull request #62918 from cdemirer/parser-properly-set-node-extents há 3 anos atrás
  Yuri Sizov 316f78a037 Add default argument bindings to GDScript annotations há 3 anos atrás
  cdemirer 12b9572121 Parser: Properly set node extents há 3 anos atrás
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations há 3 anos atrás
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript há 3 anos atrás
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations há 3 anos atrás
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` há 3 anos atrás
  reduz 45af29da80 Add a new HashSet template há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  reduz 8b7c7f5a75 Add a new HashMap implementation há 3 anos atrás
  Yuri Rubinsky be8eb6625e Fix incorrect precedence of pow operator in GDScript há 3 anos atrás
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions há 3 anos atrás
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas há 3 anos atrás
  bruvzg f851c4aa33 Fix some issues found by cppcheck. há 3 anos atrás
  Yuri Roubinsky 0584387918 Fix autocompletion of static methods in built-in types in GDScript há 3 anos atrás
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types há 3 anos atrás
  Rémi Verschelde 49482966ec Merge pull request #55715 from nathanfranke/enum-ordered há 3 anos atrás
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation há 3 anos atrás
  George Marques fd643c903d GDScript: Add annotation to ignore warnings há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Nathan Franke b5b75cad43 Use OrderedHashMap for enum_values há 3 anos atrás
  Rémi Verschelde 7da392bcc5 Don't return reference on copy assignment operators há 3 anos atrás
  ZuBsPaCe 551ceb590b GDScript: Report property type errors há 4 anos atrás
  Rémi Verschelde 679f70c1e1 Merge pull request #52906 from vnen/gdscript-show-error-on-yield há 4 anos atrás
  George Marques 262d6c6bef GDScript: Show specific error when "yield" is used há 4 anos atrás
  George Marques e5ebc9710d GDScript: Allow classes declaration to be done in single line há 4 anos atrás
  George Marques b8fdeb6467 Merge pull request #51671 from RandomShaper/fix_gdscript_crash há 4 anos atrás
  Pedro J. Estébanez d72f12a561 Implement iterator variable typing in GDScript há 4 anos atrás
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. há 4 anos atrás
  Max Hilbrunner 5161c97c9c Remove underscore hacks há 4 anos atrás