Commit Graph

6 Commits

Author SHA1 Message Date
Marc bdb2f52d07 Improved safety and reliability of the --add option 2022-10-02 19:11:37 +02:00
Marc b8fb39e393 refactored the parser 2022-10-02 14:02:01 +02:00
Marc ad4821f3de improved fomod support 2022-10-02 10:03:23 +02:00
Marc 825a232d5a Debuggin the fomod feature & adding the framework for basic error handling in the fomod code.
Still need to do proper error handling but at least we can easly catch the errors.
2022-09-26 08:56:05 +02:00
Marc 2d63fd8d92 Removed small memory leaks and improved error code path
at first when i create the proof of concept i didn't care at all about memory leak sine the kernel
was cleaning that for me.
2022-09-11 14:14:42 +02:00
Marc ef8776b6b1 proof of concept 2022-09-11 12:19:46 +02:00