Commit graph

41 commits

Author SHA1 Message Date
beb1c6ca92 Add .forgejo/workflows/test.yml 2024-10-16 15:44:04 +02:00
dae6c8f9dc Update CHANGELOG.md 2024-09-26 17:30:37 +02:00
4d7c342dbd final touches 2024-09-26 17:29:15 +02:00
4076974f6b Bugfix and new contentToString 2024-09-26 17:23:09 +02:00
95b06f1465 Update README.md 2024-09-26 15:07:14 +02:00
f9647915a5 Add migration-guide.md 2024-09-26 15:05:00 +02:00
667d74ddcf Update CHANGELOG.md 2024-09-26 14:57:04 +02:00
41f8c6b41d Add CHANGELOG 2024-09-26 14:47:15 +02:00
5d20dfd967 Update README.md 2024-09-26 14:47:01 +02:00
cbaa413cd0 Update README.md 2024-09-26 14:43:46 +02:00
f4a2fee0d7 Update README.md 2024-09-26 14:34:17 +02:00
6572a85cfc Update README.md 2024-09-26 14:33:57 +02:00
dbc38e0195 Add Bofa.Deserialize 2024-09-26 14:32:37 +02:00
c8629face9 Added strict and required 2024-09-26 14:19:23 +02:00
fab910e2fc Added serialization for hash 2024-09-26 13:20:45 +02:00
edcb459ad1 Added hash type 2024-09-26 12:04:43 +02:00
ac7bb9191d Added rgb and rgba support 2024-09-26 10:38:00 +02:00
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
06f2f8a12c initial commit 2024-05-11 19:11:28 +02:00