Commit graph

107 commits

Author SHA1 Message Date
Ukendio
1844b0cfd8 Amend test 2024-07-26 04:45:07 +02:00
Ukendio
059a3f9bed Fix world:remove 2024-07-26 04:36:30 +02:00
Marcus
0f8f9348f5
Fix column pointers invalidated by upvalues (#88)
* Initial commit

* Add types to world:has()
2024-07-26 02:55:36 +02:00
Marcus
76d1ff91c0
Add has function (#85) 2024-07-23 04:44:56 +02:00
Ukendio
459e670ce9 Change casing 2024-07-15 20:29:06 +02:00
Ukendio
85a970e9ff Less memory footprint 2024-07-14 05:38:44 +02:00
Marcus
134c41014c
Rework tests (#78)
* Return empty query when Without removes all archetypes

* Type replace callback as Any

* Add test with ChangeTracker

* Rename tests files

* Fix indentation

* Change CI
2024-07-14 02:45:49 +02:00