Commit History

Author SHA1 Message Date
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 8 months ago
  Danil Alexeev bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues 8 months ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  Rémi Verschelde 6bf8a3e3f8 Merge pull request #95449 from SlashScreen/array_functions 11 months ago
  Slashscreen 89491f4403 Add callable support for `find` and `rfind` `Array` methods 1 year ago
  Hilderin 27d1fb63e1 Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798 1 year ago
  Rémi Verschelde 496b7b8482 Core: Improve vformat error reporting on sprintf failure 1 year ago
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 year ago
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` 1 year ago
  Rémi Verschelde 737c308dcc Merge pull request #74588 from puchik/float-variant-nan-inequality 1 year ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Arman Elgudzhyan ee27254602 Support both semantic (by default) and numeric Variant hash comparison 2 years ago
  Ninni Pipping 7752a0d8d1 Fix range error for `Array.slice` 2 years ago
  Ninni Pipping 10f385fb79 Fix `Array.slice()` rounding for `abs(step) != 1` 2 years ago
  Dmitrii Maganov 8400308ab3 GDScript: Fix can_reference check for typed arrays 2 years ago
  Rémi Verschelde bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array 2 years ago
  Rémi Verschelde 394bb0ee2b Fix various typos with codespell 2 years ago
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 years ago
  Raul Santos 54f8fb010c Sync C# Array with Core 2 years ago
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants 2 years ago
  Dmitrii Maganov 5e2ac1a31e GDScript: Begin making constants deep, not shallow or flat 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  rune-scape e79be6ce07 Unify String and StringName 2 years ago
  Micky 67cdac6db8 Remove `Array.find_last()` 2 years ago
  Nonunknown 9f4dbf415d add ability to pick random value from array 2 years ago
  Micky bf64a068a4 Fix Array.`slice()` and `filter()` forgetting Typed Array 2 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 years ago
  reduz 141c375581 Clean up Hash Functions 3 years ago
  Pedro J. Estébanez fb86430770 Validate every source element separately Array::append_array() 3 years ago
  Hugo Locurcio a98e31aa3a Add `any()` and `all()` methods to Array 4 years ago