kit
|
f7c182371e
Remove build_array and build_dictionary from tests
|
4 luni în urmă |
mason1920
|
692a244713
Test for insertion at array's size
|
3 luni în urmă |
Rarysson Guilherme
|
fe39ffeb7d
Add negative index to `Array.remove_at` and `Array.insert`
|
1 an în urmă |
kobewi
|
75881f8322
Use initializer list in Arrays
|
1 an în urmă |
Thaddeus Crews
|
f6a35e2a6e
Merge pull request #86015 from kitbdev/array-initializer-list
|
4 luni în urmă |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
6 luni în urmă |
Slashscreen
|
89491f4403
Add callable support for `find` and `rfind` `Array` methods
|
11 luni în urmă |
A Thousand Ships
|
09460d33e6
[Core] Fix sharing of typed arrays from constructor
|
1 an în urmă |
kit
|
cb17798df3
Add Array and Variant list inializer
|
1 an în urmă |
A Thousand Ships
|
80cb914e06
[Core] Fix incorrect comparison for `Array` const iterator
|
1 an în urmă |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 an în urmă |
Robert Yevdokimov
|
f9826a1dd7
Fix various spelling errors
|
1 an în urmă |
Ninni Pipping
|
7752a0d8d1
Fix range error for `Array.slice`
|
2 ani în urmă |
Ninni Pipping
|
10f385fb79
Fix `Array.slice()` rounding for `abs(step) != 1`
|
2 ani în urmă |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 ani în urmă |
Rémi Verschelde
|
c6cefb1b79
`Array`: Relax `slice` bound checks to properly handle negative indices
|
3 ani în urmă |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 ani în urmă |
Nathan Franke
|
dd30253cdc
PackedByteArray, Array slice end exclusive, rename subarray to slice
|
3 ani în urmă |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 ani în urmă |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
3 ani în urmă |