13 Commits

Author SHA1 Message Date
46172adb32 Added README.md 2023-05-18 00:29:29 +01:00
9133082641 Updated main 2023-05-18 00:27:47 +01:00
7fad0f984f Defined the allocate function 2023-05-18 00:27:31 +01:00
cdd6f1ebec Renamed alloc function to allocate 2023-05-18 00:27:16 +01:00
938a0b3dc8 Improve the init_allocator function 2023-05-17 00:08:26 +01:00
f4c73354c5 Update main.c 2023-05-17 00:08:01 +01:00
b7093a6f1c Update Makefile 2023-05-17 00:07:46 +01:00
79b706d58c Add debug config 2023-05-17 00:06:38 +01:00
4603a79559 Add .gitignore 2023-05-16 00:11:02 +01:00
1442be32bb Add main.c 2023-05-16 00:10:20 +01:00
583fc634e4 Start implementing the allocator 2023-05-16 00:10:05 +01:00
f099d810a3 Add aliases.h 2023-05-16 00:09:46 +01:00
9ab31d2b6d Add Makefile 2023-05-16 00:09:23 +01:00