Historique des commits

Auteur SHA1 Message Date
  Juan Linietsky d4433ae6d3 Remove Signal connect binds il y a 3 ans
  reduz 141c375581 Clean up Hash Functions il y a 3 ans
  Pedro J. Estébanez fb86430770 Validate every source element separately Array::append_array() il y a 3 ans
  Hugo Locurcio a98e31aa3a Add `any()` and `all()` methods to Array il y a 4 ans
  George Marques 023b1d7f5a Implement read-only arrays il y a 3 ans
  mashumafi 9c2bfeb2fb Const Ref Callable for custom sort/search il y a 3 ans
  Rémi Verschelde 668d6a1c5c Merge pull request #56337 from cdemirer/fix-array-dictionary-id il y a 4 ans
  Rémi Verschelde c6cefb1b79 `Array`: Relax `slice` bound checks to properly handle negative indices il y a 4 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 4 ans
  cdemirer e2ed9d13eb Fix Array and Dictionary id() and dictionary test bug il y a 4 ans
  Nathan Franke dd30253cdc PackedByteArray, Array slice end exclusive, rename subarray to slice il y a 4 ans
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index il y a 4 ans
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) il y a 6 ans
  mashumafi 214bbfbefe Implement bsearch for Vector and Packed*Array il y a 4 ans
  Max Hilbrunner 04c64b59a1 Merge pull request #47406 from mashumafi/master-Array-insert-rc il y a 4 ans
  Hugo Locurcio 60116b17b5 Add an `Array.pop_at()` method to pop an element at an arbitrary index il y a 4 ans
  Marcel Admiraal afdc5edb2a Remove alloca from loop and use a single fixed size array declaration il y a 4 ans
  Tomasz Chabora c50acc7339 Add filter, map and reduce to Array il y a 5 ans
  Matheus Lima Cunha efd27a63c1 Add fill method to Arrays and PackedArrays il y a 4 ans
  Rémi Verschelde 4b6e9f3157 Merge pull request #46991 from madmiraal/rename-invert-reverse il y a 4 ans
  mashumafi c2d1c1c3ee Array::insert consistent with Pool*Array::insert il y a 4 ans
  Marcel Admiraal 755c70b871 Rename Array.invert() to Array.reverse() il y a 4 ans
  George Marques fbfdd5e110 Add functions to retrieve type of a typed Array il y a 4 ans
  George Marques 497dab94be Don't check type when assigning Array il y a 4 ans
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction il y a 4 ans
  kobewi fb83d905da Change sort_custom/bsearch_custom to use Callables il y a 5 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 5 ans
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 5 ans
  Rafał Mikrut 7bd03b7188 Initialize class/struct variables with default values in core/ and drivers/ il y a 5 ans
  Rémi Verschelde 03ae26bb74 Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_a_method il y a 5 ans