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 |
|
Christopher Buss
|
0eb288e057
|
style: fix inconsistent project formatting (#144)
Closes #138
|
2024-10-12 22:18:11 +02:00 |
|
Ukendio
|
411138e1f7
|
Merge system files
|
2024-09-09 03:38:47 +02:00 |
|
Ukendio
|
adeb562baa
|
decouple start
|
2024-09-08 19:45:49 +02:00 |
|
Ukendio
|
17415f27f3
|
Add start
|
2024-08-29 18:56:50 +02:00 |
|
Ukendio
|
e7bbf08713
|
Add jabby to demo
|
2024-08-29 15:45:49 +02:00 |
|
Ukendio
|
dcfa34df4e
|
CHange Transform to struct
|
2024-08-21 21:29:17 +02:00 |
|
Marcus
|
f220b95d2f
|
Add scheduler to demo (#106)
* Add example to make scheduler with phases
* Add more builtin phases
|
2024-08-21 17:57:40 +02:00 |
|
Ukendio
|
f302fad3b6
|
Fix types in export
|
2024-08-18 16:46:52 +02:00 |
|
Marcus
|
a73eeb1a4f
|
Demo (#96)
* Fix query types
* Add systems to demo
* Remove comments of inlined versions
* Fix style
* Replication
* Test :iter
|
2024-08-07 18:45:56 +02:00 |
|