Nathan Franke
|
dd30253cdc
PackedByteArray, Array slice end exclusive, rename subarray to slice
|
3 éve |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 éve |
Emmanuel Leblond
|
f9ba2efe1e
Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests)
|
5 éve |
mashumafi
|
214bbfbefe
Implement bsearch for Vector and Packed*Array
|
3 éve |
Max Hilbrunner
|
04c64b59a1
Merge pull request #47406 from mashumafi/master-Array-insert-rc
|
4 éve |
Hugo Locurcio
|
60116b17b5
Add an `Array.pop_at()` method to pop an element at an arbitrary index
|
4 éve |
Marcel Admiraal
|
afdc5edb2a
Remove alloca from loop and use a single fixed size array declaration
|
4 éve |
Tomasz Chabora
|
c50acc7339
Add filter, map and reduce to Array
|
4 éve |
Matheus Lima Cunha
|
efd27a63c1
Add fill method to Arrays and PackedArrays
|
4 éve |
Rémi Verschelde
|
4b6e9f3157
Merge pull request #46991 from madmiraal/rename-invert-reverse
|
4 éve |
mashumafi
|
c2d1c1c3ee
Array::insert consistent with Pool*Array::insert
|
4 éve |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
4 éve |
George Marques
|
fbfdd5e110
Add functions to retrieve type of a typed Array
|
4 éve |
George Marques
|
497dab94be
Don't check type when assigning Array
|
4 éve |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 éve |
kobewi
|
fb83d905da
Change sort_custom/bsearch_custom to use Callables
|
4 éve |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 éve |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 éve |
Rafał Mikrut
|
7bd03b7188
Initialize class/struct variables with default values in core/ and drivers/
|
4 éve |
Rémi Verschelde
|
03ae26bb74
Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_a_method
|
4 éve |
reduz
|
221a2a1742
Refactored variant constructor logic
|
4 éve |
Tomasz Chabora
|
9f23a94b8a
Add append_array() method to Array class
|
4 éve |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 éve |