11 Commits

Author SHA1 Message Date
b2bd1e373b Updated lib config and small stuff 2025-01-23 17:31:41 +01:00
dff7ead5b1 . 2025-01-14 22:33:01 +01:00
bc0c0cbe1d Update benchmark and some stuff 2025-01-11 19:26:06 +01:00
a535ce5283 Basic benchmark command 2024-12-30 14:09:59 +01:00
18c55194d5 Moved stuffs to new dir 2024-11-09 16:41:28 +01:00
5e1ac7a0d7 Parse and write at the same time
Created a new function to replace parseAndFindUUIDWithFilter.

Now it parse the file, evaluate with the filter and write directly to a
buffer. There is no UUID that is return, then file are parse again.
Should be a huge perf improve.

Some bugs with additionData tho, got a name: "<UUID>" =(
2024-11-01 20:17:45 +01:00
6bcb369cbc Date, clean and errors
Added the datatype date, time and datetime

Moved all custom erros to a single file

Cleaned code to be more readable and created some small utils

Other stuffs that I dont recall. Basically preparing for the
relationship implementation
2024-10-19 14:42:13 +02:00
edfd00f939 Updated gitignore 2024-10-17 00:37:27 +02:00
59b29816d5 Update README 2024-10-08 23:41:14 +02:00
bd198e6a94 Deleted file that shouldnt be on github and added them to gitignore 2024-09-20 17:45:37 +02:00
e3f0ff1d84 first commit 2024-09-02 11:02:33 +02:00