Commit Graph

15 Commits

Author SHA1 Message Date
ImBenji
3ae088f518 Enhance BinaryTable functionality with improved value encoding and array handling 2025-09-18 14:49:26 +01:00
ImBenji
d23d7cfa6a Add helper function to print BT_Value variants and update main function for better array handling 2025-09-18 06:52:25 +01:00
ImBenji
68d4995a8b Add main function for testing BinaryTable functionality 2025-09-18 06:46:58 +01:00
ImBenji
2818907022 Refactor BinaryTable and related classes for improved structure and performance 2025-09-18 06:45:19 +01:00
ImBenji
6ed74b6efb stuff 2025-09-18 03:02:14 +01:00
ImBenji
a2a16eab3a Refactor BinaryTable implementation to enhance memory management and add support for dynamic arrays 2025-09-18 02:14:02 +01:00
ImBenji
e468f9cbaa Rename binary_table.h to improve project structure 2025-09-17 23:40:30 +01:00
ImBenji
31a5729a00 Add initial project files including analysis options, pubspec, and BinaryTable implementation 2025-09-17 23:40:03 +01:00
ImBenji
5fe00e922b Implement FNV-1a hash extension for String and update key hashing in BinaryTable 2025-09-17 23:25:01 +01:00
ImBenji
d6262421e7 Implement FNV-1a hash extension for String and update key hashing in BinaryTable 2025-09-17 23:23:42 +01:00
ImBenji
5cc86a109f Update file formats and remove unused dependency on color_simp 2025-09-17 23:17:16 +01:00
ImBenji
9872e48e63 Update file formats and remove unused dependency on color_simp 2025-09-17 23:17:04 +01:00
ImBenji
f567a8655c Update file formats and remove unused dependency on color_simp 2025-09-17 23:15:00 +01:00
ImBenji
1c7efc20e2 Rename project files to align with new directory structure 2025-09-17 23:13:36 +01:00
ImBenji
ea9bf38f8c Add initial implementation of BinaryTable with memory management and random access capabilities 2025-09-17 23:12:42 +01:00