Commit Graph

19 Commits

Author SHA1 Message Date
Ole Morud
279618f52d Add arena_free() 2023-06-05 22:26:04 +02:00
Ole Morud
90f72e9593 Add arena_delete() 2023-06-05 22:26:00 +02:00
Ole Morud
c71788ba72 Rewrite everything 2023-06-05 22:26:00 +02:00
Ole Morud
f8c0db9937 Add arena_realloc_tail() 2023-06-03 11:37:06 +02:00
olemorud
bf73807e40 Move header files to include/ 2023-06-02 18:06:27 +02:00
olemorud
680936296f add *.so, *.a to .gitignore 2023-05-15 23:55:55 +02:00
olemorud
7ccb5bed74 Add dynamic and static as makefile targets 2023-05-15 23:04:44 +02:00
olemorud
42cb5d0c4e Add and run WebKit based clang-format 2023-05-15 22:25:54 +02:00
olemorud
98b67e1a53 Makefile: save as ar file 2023-05-15 21:19:53 +02:00
olemorud
846ef41cd4 Update test_arena.c 2023-05-15 20:00:34 +02:00
olemorud
e0a98b0f08 Add compile_flags.txt 2023-05-15 20:00:22 +02:00
olemorud
22fb643c0f Update arena.c, arena.h 2023-05-15 20:00:12 +02:00
olemorud
d5fea00170 Update Makefile 2023-05-15 19:57:56 +02:00
olemorud
1fad6fed5d Add README 2023-05-15 01:04:37 +02:00
olemorud
e0e363a189 Makefile: update CFLAGS 2023-05-15 01:02:09 +02:00
olemorud
b35f63ccc5 add .gitignore 2023-05-15 01:02:09 +02:00
olemorud
6d9059aefc remove memcpy use 2023-05-15 01:02:09 +02:00
olemorud
5e92c4eaea Add makefile and restructure 2023-05-14 23:57:05 +02:00
olemorud
9c93b37557 Initial commit 2023-05-14 23:50:43 +02:00