• Joined on 2025-07-15
ImBenji pushed to main at ImBenji/Auger 2025-10-13 02:30:15 +00:00
5cbf9b02fb first commit
ImBenji created branch main in ImBenji/Auger 2025-10-13 02:30:15 +00:00
ImBenji created repository ImBenji/Auger 2025-10-13 02:29:23 +00:00
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-10-12 15:04:31 +00:00
75d682a41d Refactor BinaryTable file handling to use C-style file operations and improve memory management
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-10-10 11:37:41 +00:00
b15d11a5a4 Add fetchSublist method to BinaryTable for improved data retrieval
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-18 14:09:02 +00:00
cf983c8d96 Add fetchSublist method to BinaryTable for improved data retrieval
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-18 13:49:30 +00:00
3ae088f518 Enhance BinaryTable functionality with improved value encoding and array handling
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-18 05:52:31 +00:00
d23d7cfa6a Add helper function to print BT_Value variants and update main function for better array handling
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-18 05:47:36 +00:00
68d4995a8b Add main function for testing BinaryTable functionality
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-18 05:45:24 +00:00
2818907022 Refactor BinaryTable and related classes for improved structure and performance
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-18 02:02:18 +00:00
6ed74b6efb stuff
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-18 01:14:06 +00:00
a2a16eab3a Refactor BinaryTable implementation to enhance memory management and add support for dynamic arrays
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:40:35 +00:00
e468f9cbaa Rename binary_table.h to improve project structure
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:40:07 +00:00
31a5729a00 Add initial project files including analysis options, pubspec, and BinaryTable implementation
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:25:06 +00:00
5fe00e922b Implement FNV-1a hash extension for String and update key hashing in BinaryTable
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:23:47 +00:00
d6262421e7 Implement FNV-1a hash extension for String and update key hashing in BinaryTable
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:17:22 +00:00
5cc86a109f Update file formats and remove unused dependency on color_simp
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:17:08 +00:00
9872e48e63 Update file formats and remove unused dependency on color_simp
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:15:03 +00:00
f567a8655c Update file formats and remove unused dependency on color_simp
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-09-17 22:13:42 +00:00
1c7efc20e2 Rename project files to align with new directory structure