Commit Graph

11 Commits

Author SHA1 Message Date
411b468f71 Optimize memory usage 2023-04-11 12:06:32 +03:00
78f4bdd6a8 Refactored code to use {} initialization instead of dynamic allocation with 'new' in disk manager class 2023-04-10 06:24:44 +03:00
b4dbf2c281 QoL and bug fixes 2023-04-10 03:11:46 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
0e5c374506 Stub code 2023-03-14 06:48:22 +02:00
d7c9b7ab02 Prevent dangling pointer 2023-03-14 06:24:02 +02:00
5257ff662f Debug what destructors are called 2023-02-14 03:53:09 +02:00
7fd6532345 Renamed print functions 2023-01-07 20:13:46 +02:00
7487204417 Rust support 2022-12-01 06:13:31 +02:00
83d5397584 Fixed compiler warnings 2022-11-02 17:12:56 +02:00
ca33e7b85b Implemented partition detection 2022-11-02 04:14:06 +02:00