• Joined on 2025-07-15
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-10-13 15:32:36 +00:00
9216cd1638 Added Roadmap
ImBenji pushed tag v1 to IMBENJI.NET/SweepStore 2025-10-13 15:21:44 +00:00
ImBenji released The first release at IMBENJI.NET/SweepStore 2025-10-13 15:21:44 +00:00
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-10-13 14:28:27 +00:00
a3f4b3308b Refactor value encoding in BinaryTable for improved clarity and consistency
ImBenji pushed to main at IMBENJI.NET/SweepStore 2025-10-13 13:34:15 +00:00
782e3fcd94 Simplify error handling in BinaryTable by removing unused exception variable
ImBenji pushed to main at ImBenji/Auger 2025-10-13 02:59:22 +00:00
00889301d9 Update README.md to reflect project name and enhance description
ImBenji pushed to main at ImBenji/Auger 2025-10-13 02:45:37 +00:00
f1e4cc5058 Add initial project structure and configuration files
ImBenji created branch main in ImBenji/Auger 2025-10-13 02:30:15 +00:00
ImBenji pushed to main at ImBenji/Auger 2025-10-13 02:30:15 +00:00
5cbf9b02fb first commit
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