Update to version 1.0.0 #3

Merged
Booklordofthedings merged 23 commits from dev into main 2024-08-26 13:33:38 +02:00

23 commits

Author SHA1 Message Date
bafa95f120 Merge pull request 'Rewrite' (#2) from rewrite into dev
Reviewed-on: #2
2024-08-26 13:32:44 +02:00
9eb85812b3 added copyright stuff 2024-08-26 13:31:44 +02:00
08c518d5dc Update README.md 2024-08-26 13:29:32 +02:00
8d042baf85 Update README.md 2024-08-26 13:28:04 +02:00
d65818c54c finished serialization 2024-08-26 12:35:29 +02:00
c0b09a47e6 more leakchecking 2024-08-24 00:02:05 +02:00
501a4af636 trying to debug stuff 2024-08-23 21:25:13 +02:00
0da1c14ed7 basic access 2024-08-16 11:49:00 +02:00
11145e278b more performance stuff, new tests, and toString implemented 2024-08-15 20:01:16 +02:00
176de85a21 some changes 2024-08-14 22:08:04 +02:00
73ba086c54 added testing + some performance improvements 2024-08-14 21:46:36 +02:00
bd07c4b151 finished basic parsing 2024-08-14 16:56:25 +02:00
7da72c9344 Added back old parsing algorithm 2024-08-11 15:33:18 +02:00
6d2eab4e44 Basic implementation of parser 2024-08-05 00:46:48 +02:00
f814674132 Finished ParserEntry class 2024-08-03 17:04:46 +02:00
9f1f8a4088 Added EParserEntryType 2024-08-03 16:33:12 +02:00
c2940ad404 Seperated out ParserEntryUnion 2024-08-03 16:28:02 +02:00
0231bdc13a Added ParserEntry class and created BofaParser class 2024-08-03 16:24:09 +02:00
3907da566d Created Default test 2024-08-03 15:31:20 +02:00
0de995d9b6 Added Bofa class 2024-08-03 15:31:20 +02:00
cf0e2ddb93 Added BofaValue union struct 2024-08-03 15:31:19 +02:00
90e19222e7 Added EBofaType enum 2024-08-03 15:31:19 +02:00
ae2ff31f21 started another rewrite 2024-08-03 15:31:19 +02:00