История коммитов

Автор SHA1 Сообщение Дата
  Hugo Locurcio a98e31aa3a Add `any()` and `all()` methods to Array 4 лет назад
  George Marques 023b1d7f5a Implement read-only arrays 3 лет назад
  mashumafi 9c2bfeb2fb Const Ref Callable for custom sort/search 3 лет назад
  Rémi Verschelde c6cefb1b79 `Array`: Relax `slice` bound checks to properly handle negative indices 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Nathan Franke dd30253cdc PackedByteArray, Array slice end exclusive, rename subarray to slice 4 лет назад
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 лет назад
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 6 лет назад
  Max Hilbrunner 04c64b59a1 Merge pull request #47406 from mashumafi/master-Array-insert-rc 4 лет назад
  Hugo Locurcio 60116b17b5 Add an `Array.pop_at()` method to pop an element at an arbitrary index 4 лет назад
  Tomasz Chabora c50acc7339 Add filter, map and reduce to Array 5 лет назад
  Matheus Lima Cunha efd27a63c1 Add fill method to Arrays and PackedArrays 4 лет назад
  Rémi Verschelde 4b6e9f3157 Merge pull request #46991 from madmiraal/rename-invert-reverse 4 лет назад
  mashumafi c2d1c1c3ee Array::insert consistent with Pool*Array::insert 4 лет назад
  Marcel Admiraal 755c70b871 Rename Array.invert() to Array.reverse() 4 лет назад
  George Marques fbfdd5e110 Add functions to retrieve type of a typed Array 4 лет назад
  George Marques 497dab94be Don't check type when assigning Array 4 лет назад
  kobewi fb83d905da Change sort_custom/bsearch_custom to use Callables 5 лет назад
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 лет назад
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 5 лет назад
  Tomasz Chabora 9f23a94b8a Add append_array() method to Array class 5 лет назад
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 лет назад