Commit Graph

14 Commits

Author SHA1 Message Date
ImBenji
eae4d0e24e Add concurrency handling implementation with ticket management and file locking 2025-12-02 14:11:45 +00:00
ImBenji
4295d119d7 Add RandomAccessMemory class for in-memory binary operations 2025-11-23 05:29:08 +00:00
ImBenji
a3f4b3308b Refactor value encoding in BinaryTable for improved clarity and consistency 2025-10-13 15:28:20 +01:00
ImBenji
782e3fcd94 Simplify error handling in BinaryTable by removing unused exception variable 2025-10-13 14:34:09 +01:00
ImBenji
75d682a41d Refactor BinaryTable file handling to use C-style file operations and improve memory management 2025-10-12 16:04:23 +01:00
ImBenji
b15d11a5a4 Add fetchSublist method to BinaryTable for improved data retrieval 2025-10-10 12:37:34 +01:00
ImBenji
cf983c8d96 Add fetchSublist method to BinaryTable for improved data retrieval 2025-09-18 15:08:57 +01:00
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