jecs/test
Marcus ec4fa3ff3e
Add cached queries (#166)
* Initial commit

* Add tests

* Dedup observers

* Handle filters on table creation

* Handle Archetype deletion

* Remove print

* Fix type errors

* Cleanup code

* Manually inline code

* Build terms for cached queries

* Specialized cached query iterator

* Remove shadowed variable

* Inverse statement

* Rework demo

* Fix metatable

* Use generalized iteration
2024-12-26 06:15:41 +01:00
..
btree.luau style: fix inconsistent project formatting (#144) 2024-10-12 22:18:11 +02:00
gen.luau Removed redundant guard (#157) 2024-11-15 06:29:13 +01:00
hooks.luau style: fix inconsistent project formatting (#144) 2024-10-12 22:18:11 +02:00
leaky.luau style: fix inconsistent project formatting (#144) 2024-10-12 22:18:11 +02:00
lol.luau Fix generation increment overflowing id 2024-11-14 03:38:27 +01:00
memory.luau style: fix inconsistent project formatting (#144) 2024-10-12 22:18:11 +02:00
testkit.luau Specialized method to find entities with a single ID (#165) 2024-12-20 13:08:50 +01:00
tests.luau Add cached queries (#166) 2024-12-26 06:15:41 +01:00