Commit graph

6 commits

Author SHA1 Message Date
Marcus
b8f7bed84c
Release (#44)
* Add release

* Release 0.1.0

* Move the benches to bench.project.json
2024-05-19 04:30:20 +02:00
Marcus
2df5f3f18e
Add wildcards (#37)
* Fix export

* Initial commit

* Uncomment cases

* Rename case

* Add tests for wildcards

* Support wildcards in records

* Add tests for relation data

* Add shorthands

* Change casing of exports

* Change function signatures

* Improve inlining of ECS_PAIR

* Delete whitespace

* Create root archetype

* Add back tests

* Fix tests
2024-05-13 00:53:51 +02:00
Marcus
8ef960dad6
Add without (#4)
* Add without

* Return self

* Set compatibleAchetype after without

* Add test for Without

* Adding test
2024-04-29 15:21:05 +02:00
Ukendio
b1626a9be0 Add mirror 2024-04-25 07:26:38 +02:00
Ukendio
915ff50e35 Update benchmark 2024-04-25 05:55:11 +02:00
Ukendio
6cafbc1221 Rebase 2024-04-23 17:10:49 +02:00