Commit Graph

8 Commits

Author SHA1 Message Date
Marc b8affcadbc New naming conventions to avoid conflicts.
i don't know if it was such a great idea but at least it is a starting point.
2022-10-09 15:46:58 +02:00
Marc 4ce99996e8 Adder the type alias error_t and refactored the code to use it. also extracted archive function from install.c to archives.c 2022-10-07 10:47:14 +02:00
Marc 7725e19069 fixed some memory leaks 2022-10-05 19:08:57 +02:00
Marc 3376ac1da6 fixed some pointer arithmetic issue on non GNU compilers. 2022-10-05 14:02:01 +02:00
Marc 635b1adcaf [Untested] fixed the compiler/linter options and fixed the corresponding code.
the code fixes have not been tested. some are trivial orthers might be a bit worrying.
2022-10-05 13:55:04 +02:00
Marc f8c5020a87 I discovered the static keyword 2022-10-04 16:25:44 +02:00
Marc aaf3b9527e untested bug fix 2022-10-03 21:23:10 +02:00
Marc b8fb39e393 refactored the parser 2022-10-02 14:02:01 +02:00