Ukendio
|
fb3b8a5f67
|
Extract logic from ensureComponentRecord
|
2024-07-08 23:31:13 +02:00 |
|
EncodedVenom
|
7d2cd6219b
|
Add world.clear to types (#68)
* Sync typescript types to 0.2.2
* semicolon
* Add world.clear to the types
* Add luau type for clear
|
2024-07-08 16:04:28 +02:00 |
|
EncodedVenom
|
6b8dde8fd3
|
Fix EmptyQuery to properly return an empty iterator (#70)
* Fix EmptyQuery to properly return an empty iterator
* Remove actualNoOperation and enforce style guide
|
2024-07-08 16:04:04 +02:00 |
|
Marcus
|
0fe23e151c
|
Add replace method to query (#46)
* Add replace function
* Add next method
* Remove tostring
* Fix EmptyQuery
* add replace method
* merge conflicts
* return self in without
* Make aliases relative
* Add test
* add to changelog
|
2024-07-07 04:53:17 +02:00 |
|
Marcus
|
c0e73273d1
|
Add backwards iteration (#61)
* Iterate backwards
* Should test for removing as well
* Add test
* Add faíling test
* Add to changelog
|
2024-07-06 16:36:00 +02:00 |
|
Marcus
|
6559c56d47
|
Initial commit (#63)
|
2024-07-06 16:21:44 +02:00 |
|