summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2025-05-22Improve file formattingbpc2003
2025-05-21Decrease visibilty in encode and decode functionsbpc2003
2025-05-20Add Formattingbpc2003
2025-05-20Add freemap functionbpc2003
2025-05-19Made decoder smallerbpc2003
2025-05-18Added attribute parsing to decoderbpc2003
2025-05-12Have decoder working properlybpc2003
2025-05-09Have recursive decoder mostly working, now need to find way to store payloads...bpc2003
2025-05-09Have recursive calls somewhat workingbpc2003
2025-05-09Continue trying to figure out decoderbpc2003
2025-05-05Get started on XML decoderbpc2003
2025-05-01Get started on xml encodingbpc2003
2025-04-30Made readdb and writedb smallerbpc2003
2025-04-25rewrite readdb and writedb to read and write in binary formatbpc2003
2025-04-24Update Documentationbpc2003
2025-03-10moved mdb.h and associated files int libbpc2003
2025-03-10Removed need for parser and revised readdb to return struct keytablist *bpc2003
2025-03-10Consolidated each header into single headerbpc2003
2025-03-10Added writedb functionbpc2003
2025-03-10Offloaded reallocing list to setkeybpc2003
2025-03-09Added keytablist structbpc2003
2025-03-07Added hashmaps, now need to add listsbpc2003
2025-03-07Finished bytecode parserbpc2003
2025-03-06Got started on parserbpc2003
2025-03-06Got started on readfilebpc2003