Commit graph

4 commits

Author SHA1 Message Date
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
Ukendio
b4a1db871e Change test to use built in component 2024-07-03 02:46:54 +02:00
Marcus
5ff6a43750
Add clear (#59)
* Rename files to luau

* Rename remaining files

* Update bench.project.json for luau files

* Stress test insertion

* Add clear

* Add a few guards

* Use next() in World.__iter

* Add tests
2024-07-03 01:24:17 +02:00
Marcus
d4be467c6c
Rename files to luau (#54)
* Rename files to luau

* Rename remaining files
2024-06-24 03:20:43 +02:00
Renamed from tests/world.lua (Browse further)