Commit Graph

21 Commits

Author SHA1 Message Date
1d39b5287f Clean up after claude 2025-03-24 18:48:43 +01:00
4f70eaa329 Refactor everything to processors and implement json and xml processors such as they are 2025-03-24 16:06:56 +01:00
5697f30593 Add some other shit who even knows 2025-03-24 14:43:52 +01:00
77acbd63f3 Rework input args to be glob instead of files
So we don't have to do the whole find | shit
2025-03-24 00:43:53 +01:00
17f704178d Add string variables too as s1..s12 2025-03-23 02:10:01 +01:00
769435db2c Make file parsing concurrent 2025-03-22 13:50:22 +01:00
b96b6f9ef1 Minor fuckings 2025-03-22 04:13:13 +01:00
012c49d4f7 Much more better logs 2025-03-22 04:06:30 +01:00
0c56724429 Fix the god damn shorthands 2025-03-22 03:56:37 +01:00
16b6156cd3 Rework how we handle state and calling and returning 2025-03-22 03:25:28 +01:00
d5965d3b2d More useful logs 2025-03-22 03:16:33 +01:00
b235e171ea Shorthand for num 2025-03-22 02:54:17 +01:00
7467a4ef2e Now add logs again 2025-03-22 02:49:21 +01:00
ce40a199ba Make everything a morsel less complex 2025-03-22 02:47:44 +01:00
d7f88a2f21 Implement = operator 2025-03-22 02:36:54 +01:00
4694a5b9aa Rework shit to use v12345 instead of v[1]
Why did I even do that...
2025-03-22 02:30:36 +01:00
e799150c3d Fix up the workings 2025-03-22 02:18:28 +01:00
4f9073159c Add tests 2025-03-22 01:57:35 +01:00
7e85497ec4 Implement lua engine for the evaluations 2025-03-22 01:43:58 +01:00
5929c27731 Add modifying operations 2025-03-22 01:26:47 +01:00
75a26ef61a Initial commit 2025-03-22 01:14:15 +01:00