bubel-ecs/tests
Mergul 3a3a9e0341 Add @nogc UDA, fix some small issues, xmake changes
-add @nogc to some functions where it was missing
-fix compilation issue in mallocator
-fix Meson build
-some work on xmake build
2023-03-23 22:31:20 +01:00
..
access_perf.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
basic.d Fixed bug with addComponents template 2021-11-17 15:03:25 +01:00
bugs.d Fixed bug with addComponents template 2021-11-17 15:03:25 +01:00
id_manager.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
map.d Added more tests 2020-05-27 19:46:11 +02:00
meson.build Add @nogc UDA, fix some small issues, xmake changes 2023-03-23 22:31:20 +01:00
perf.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
runner.d -fixed some meson issues on windows (becs and tests compilation works. Demos not yet) 2021-03-06 22:00:08 +01:00
tests.d Add xmake 2023-03-09 14:08:42 +01:00
time.d Demo update and start counting tests times 2020-05-07 14:07:07 +02:00
vector.d Added more tests 2020-05-27 19:46:11 +02:00