Slashscreen
|
89491f4403
Add callable support for `find` and `rfind` `Array` methods
|
5 months ago |
A Thousand Ships
|
09460d33e6
[Core] Fix sharing of typed arrays from constructor
|
10 months ago |
A Thousand Ships
|
80cb914e06
[Core] Fix incorrect comparison for `Array` const iterator
|
9 months ago |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 year ago |
Robert Yevdokimov
|
f9826a1dd7
Fix various spelling errors
|
1 year ago |
Ninni Pipping
|
7752a0d8d1
Fix range error for `Array.slice`
|
1 year ago |
Ninni Pipping
|
10f385fb79
Fix `Array.slice()` rounding for `abs(step) != 1`
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
c6cefb1b79
`Array`: Relax `slice` bound checks to properly handle negative indices
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
dd30253cdc
PackedByteArray, Array slice end exclusive, rename subarray to slice
|
3 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
3 years ago |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
3 years ago |