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 |
|
Marcus
|
0f2e0eba76
|
Initial commit (#167)
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Unit Testing / Run Luau Tests (push) Waiting to run
|
2024-12-26 01:06:14 +01:00 |
|
Marcus
|
eaafd27280
|
Add support for components in both positions of pairs (#164)
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Unit Testing / Run Luau Tests (push) Waiting to run
* Add support for components in both positions of pairs
* Export type function
* Rework query types
|
2024-12-24 22:39:32 +01:00 |
|
Marcus
|
ee9bc6a775
|
Remove stylua (#163)
* Add support for components in both positions of pairs
* Remove stylua workflow!
* remove file
|
2024-12-24 22:38:25 +01:00 |
|
Ukendio
|
7c025a3782
|
Fix linting errors from debug.info
Analysis / Run Luau Analyze (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Styling / Run Stylua (push) Has been cancelled
Unit Testing / Run Luau Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
|
2024-12-21 22:08:46 +01:00 |
|
Ukendio
|
02cb4ad7a2
|
Prevent iterator invalidation in world:each
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Styling / Run Stylua (push) Waiting to run
Unit Testing / Run Luau Tests (push) Waiting to run
|
2024-12-21 06:51:48 +01:00 |
|
Marcus
|
4841915af3
|
Specialized method to find entities with a single ID (#165)
Analysis / Run Luau Analyze (push) Waiting to run
Deploy VitePress site to Pages / build (push) Waiting to run
Deploy VitePress site to Pages / Deploy (push) Blocked by required conditions
Styling / Run Stylua (push) Waiting to run
Unit Testing / Run Luau Tests (push) Waiting to run
* Initial commit
* Export query functions to make Michael happy
* Adding trailing commas
|
2024-12-20 13:08:50 +01:00 |
|
Ukendio
|
46147cc9f9
|
Remove upvalues
|
2024-11-23 20:50:15 +01:00 |
|
Ukendio
|
b7a5785dbb
|
Cleanup repository
|
2024-11-23 04:42:54 +01:00 |
|