baf6cd2284
Added some log and started testing array manip. Fixed some errors already
2025-01-25 21:15:04 +01:00
78e8b67b80
Moved benchmark and test to src. Implemented array without testing yet
2025-01-25 19:11:01 +01:00
6fa8d6b7c6
Opti
...
Bring test back
Removed useless arena, making like 40% perf improv
Removed shared Loc
2025-01-23 17:31:14 +01:00
98f0c69e61
SOLVED THREAD BUG
...
Needed a thread safe alloc. Will need to update other part as I just did
parseEntities and deleteEntities
2025-01-22 22:34:46 +01:00
abe9445d72
Compilable array manipulation, still some errors
2025-01-20 19:56:29 +01:00
a09a368528
Removed useless code and old comment
2025-01-16 22:34:19 +01:00
d1b430a3d5
Removed some TODO and changer so now it parse all existing file
...
Before I was parsing all files, getting the max index then parsing from
0 to the max.
Byt now that I delete empty files, I need to parse only existing one.
2025-01-16 22:17:42 +01:00
1c8384dec6
Moved stuff into a schema dir and created empty dir
2025-01-12 11:50:22 +01:00
955aff0d09
Moved global error to lib and fuse to a unique one
2025-01-12 00:37:57 +01:00
c0e8b07025
Moved thread stuff into a directory
2025-01-12 00:11:03 +01:00
d775ff1d0a
Deleted stuffs dir for a dataStructure one
2025-01-11 23:41:03 +01:00