Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Rémi Verschelde 4873886830 Merge pull request #62760 from cdemirer/fix-annotation-initializer-conflict 3 vuotta sitten
  cdemirer f280975bf1 Fix priority of annotated type vs initializer type 3 vuotta sitten
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript 3 vuotta sitten
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. 3 vuotta sitten
  bruvzg 860e24683f Make enum/constant binds 64-bit. 3 vuotta sitten
  Nathan Franke 3d61246bc4 use correct error for unused bind match, suppress with underscore 3 vuotta sitten
  Rémi Verschelde 6369e495fd Merge pull request #61279 from Trioct/fix-typed-array-assignment 3 vuotta sitten
  Trioct bcbfa641ec Fix const typed array assignment 3 vuotta sitten
  George Marques 24bcbe971a GDScript: Don't show redundant await warning on unknown types 3 vuotta sitten
  reduz 45af29da80 Add a new HashSet template 3 vuotta sitten
  reduz 746dddc067 Replace most uses of Map by HashMap 3 vuotta sitten
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 vuotta sitten
  Rémi Verschelde f626e8ef91 Merge pull request #60396 from vnen/gdscript-self-lambda 3 vuotta sitten
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas 3 vuotta sitten
  PastMoments b3704e664d Fixes GDScript define nested dictionary and array as constants #50285 3 vuotta sitten
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types 3 vuotta sitten
  Rémi Verschelde a647fb3e62 Fix typos with codespell 3 vuotta sitten
  George Marques be718285f7 GDScript: Fix issues with completion and `super` calls 3 vuotta sitten
  Yuri Roubinsky c14043b166 Prevent NARROWING_CONVERSION warning for int(float) function in GDScript 3 vuotta sitten
  Yuri Rubinsky 6cba2143de Merge pull request #59056 from Chaosus/gds_fix_extends_crash 3 vuotta sitten
  Yuri Roubinsky 5a99aa3b3a Fix default value count checking for inherited function 3 vuotta sitten
  Yuri Roubinsky d009d96a92 Prevent crash due to empty error message on empty extends in GDScript 3 vuotta sitten
  K. S. Ernest (iFire) Lee 2eaadb1b52 Restore building web platform by enclosing resolve_function_signature. 3 vuotta sitten
  George Marques 1ebcb58e69 GDScript: Check if method signature matches the parent 3 vuotta sitten
  Rémi Verschelde bb8c4acdc9 Merge pull request #58185 from V-Sekai/explicit_variant_assignment_fix 3 vuotta sitten
  Rémi Verschelde d31aaed172 Merge pull request #58626 from groud/fix_gdscript_analyser_crash 3 vuotta sitten
  Max Hilbrunner 57838fc0ee Merge pull request #58262 from Sauermann/fix-range-doc 3 vuotta sitten
  Gilles Roudière 7ae988ce5e Fix a crash in GDScriptAnalyzer when a script class's file is not found 3 vuotta sitten
  SaracenOne b6aa4ed55d Fixes cyclic detection from variables assigning themselves to themselves in autocomplete, and restricts initialization of variables from other variables which have not been declared above it in class body 3 vuotta sitten
  Markus Sauermann bac8e451c0 Describe usage of float in range documentation 3 vuotta sitten