Commit Graph

18 Commits

Author SHA1 Message Date
Alex D. fe14ba00b7
Remove unused PREFIX 2021-11-20 14:37:49 +00:00
Alex D. 2d89d5f40c
Add all prereqs to linker flags 2021-11-13 19:46:41 +00:00
Alex D. 525d0140de
Minimize makefile to only output object files 2021-11-13 17:38:17 +00:00
Alex D. 9855146f8b
Cleanup code and update clang-format 2021-09-11 19:45:33 +00:00
Alex D. 6a0123a52b
Use cl_ namespace for interface as well 2021-08-28 22:58:50 +00:00
Alex D. 14f6970a24
Use cl_ namespace and fix internal error naming 2021-08-27 23:31:15 +00:00
Alex D. 1aa5f88b9b
Remove versions from makefiles 2021-08-22 20:30:03 +00:00
Alex D. 75c35205b6
Error on non-debug build and add EXTRA_CFLAGS 2021-08-22 20:27:19 +00:00
Alex D. 3e3495e0cb
Add debug as separate variable and separate sources 2021-08-17 18:43:57 +00:00
Alex D. 5ed1818d96
Add replacer 2021-08-14 18:26:07 +00:00
Alex D. b435f5cc55
Use va_arg for linking 2021-08-14 18:15:28 +00:00
Alex D. 53643eba88
Split linking modes in duo and trio (for simple insertion inbetween) 2021-08-14 17:56:08 +00:00
Alex D. ef4fce4cb9
Return undefined error if fetching element of list that is NULL 2021-08-14 11:58:05 +00:00
Alex D. b0fe2f65f2
Remove unused variables and change .c compilation rule, separate free in list free and element free 2021-08-13 16:32:59 +00:00
Alex D. 53afcb02bb
Build and distribute object files 2021-08-13 14:59:18 +00:00
Alex D. eecd3f97ee
Add missing errors to struct 2021-08-13 14:12:24 +00:00
Alex D. 7fe0554931
Change repository link and add license and formatters 2021-08-10 18:16:14 +00:00
Alex D. a976b6c580
Initial commit after repository separation 2021-08-10 18:06:44 +00:00