Historial de Commits

Autor SHA1 Mensaje Fecha
  George Marques 501c5b0900 GDScript: Make check for exposed classes more consistent hace 1 año
  Thaddeus Crews ae9732139a Merge pull request #109433 from KoBeWi/hastension hace 3 meses
  Lukas Tenbrink d2ee378d1c Remove `VariantHasher` and `VariantComparator` in favour of specializing `HashMapHasherDefault` and `HashMapComparatorDefault`. hace 3 meses
  Thaddeus Crews b9730c0b2e Merge pull request #110240 from westenral/add_int_division_warnings hace 4 meses
  Thaddeus Crews 8bc1dd63f4 Merge pull request #107936 from mihe/missing-await-warning hace 4 meses
  westenral 565e1aaeb9 Add checks for integer vectors for integer division warning hace 4 meses
  Aaron Franke b73597292b Improve error messages for lambda functions without a body hace 5 meses
  kobewi a33ae0be0e Add has_extension() method to String hace 5 meses
  George Marques 38f8643b00 GDScript: Properly detect native class on static call optimization hace 6 meses
  A Thousand Ships f11aff3841 Editor: Restructure editor code hace 7 meses
  Mikael Hermansson a3e58a385f Add opt-in GDScript warning for when calling coroutine without `await` hace 7 meses
  Aaron Franke 1085200f51 GDScript: Replace `abstract` keyword with `@abstract` annotation hace 7 meses
  Thaddeus Crews 0f05e91889 Merge pull request #82808 from dalexeev/gds-vararg hace 7 meses
  Danil Alexeev a13fbc6e3e GDScript: Optimize non-constant `for`-`range` hace 9 meses
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions hace 10 meses
  Danil Alexeev a7cf2069d5 GDScript: Add abstract methods hace 8 meses
  Thaddeus Crews d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` hace 8 meses
  Thaddeus Crews b59d6bea4f Merge pull request #67777 from aaronfranke/virtually-annotated hace 8 meses
  Malcolm Anderson d8db03e31a Fix a few GDScript warning messages for grammar and consistency hace 10 meses
  Aaron Franke 067704f1cd Add a keyword for abstract classes in GDScript hace 2 años
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. hace 9 meses
  Lukas Tenbrink bfdb0f0ecf Fix various sanitizer issues. hace 9 meses
  Thaddeus Crews 5d697c31c1 Merge pull request #78837 from dalexeev/gds-const-array-and-dict-constructors hace 9 meses
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template hace 1 año
  HolonProduction e7487263ad Autocompletion: Don't add parenthesis if `Callable` is expected hace 1 año
  Yufeng Ying 7a1a970c25 size() <= 0 and size() < 1. hace 10 meses
  Danil Alexeev 7721e13a92 GDScript: Add constant `Array` and `Dictionary` constructors hace 10 meses
  A Thousand Ships d9721954e6 [Core] Use `Vector` for `MethodInfo::arguments` hace 1 año
  A Thousand Ships 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters hace 1 año
  Malcolm Anderson 8e8f93cf0c Display correct symbol in warning when unique name is used without @onready annotation hace 1 año