Commit Graph

24 Commits

Author SHA1 Message Date
e6749c51c4 Adding SzGui project 2026-02-06 23:22:48 -06:00
05d3decbd8 Remove UUID and change the way versions work 2026-02-05 22:52:33 -06:00
2a016dad89 Now able to get a field from a path 2026-02-03 23:31:54 -06:00
30236924a0 Converting to Async 2026-01-29 20:22:30 -06:00
0dd597ee4e Adding Async methods to verious services 2026-01-29 15:55:25 -06:00
2b42f287a8 Finish DataHandler for DataObjectTemplates and Datasets.
Also added stuff to SzCli main program for testing
2026-01-29 15:19:58 -06:00
2e5263f302 More datahandler stuff, removed SzOperationResult.cs and made a new SzResult.cs and changed Evaluator and DataHander to utilize it 2026-01-29 11:30:35 -06:00
5265ceb0da More work on SzDataHandler 2026-01-28 22:02:58 -06:00
97c8128176 Adding creation of data into data handler, marking the way for szdb handling 2026-01-28 21:46:28 -06:00
507e6348f6 Added data evaluation, made parser more robust, switched to NewtonSoft json 2026-01-27 23:03:32 -06:00
523cd2104f Templates 2026-01-26 10:24:16 -06:00
5bde8db8cf Work on the datta handler 2026-01-25 23:31:02 -06:00
6d92e3993b More SZ singleton integration 2026-01-25 19:13:09 -06:00
800b5d9def Added SZ singleton and services 2026-01-25 16:47:29 -06:00
74ee8eefc3 Cleaning up SzCli logger implementation a bit 2026-01-23 23:45:54 -06:00
7f232254b1 Rename SzLib to SzCore 2026-01-23 23:41:16 -06:00
f78f8fdf57 Added a logger interface 2026-01-23 23:39:57 -06:00
b500b71e62 parser now relies on ILocalFileManager save and load 2026-01-23 23:18:35 -06:00
45cd325818 Adding nix shell and reworking some parser/local file manager stuff 2026-01-23 23:09:56 -06:00
ad2e074991 Datasets now serialize/save and deserialize/load properly. Created a test in the CLI project 2026-01-21 22:31:18 -06:00
dc7ddc0c6c Edit gitignore 2026-01-21 16:16:34 -06:00
5459eac680 Added gittignore and deleted unused folders 2026-01-21 16:16:09 -06:00
e0c24250fb Added data objects, starting on parser 2026-01-20 11:39:29 -06:00
0a91734a27 Init 2026-01-20 10:05:45 -06:00