Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-22 | Created tests. Will create more testcases later. | Oskar | |
2024-03-21 | i think validate_plus_continue is working now, it took way too long to ↵ | Oskar | |
figure this out | |||
2024-03-21 | Moved around even more. Probably some things i am missing or removed somehow ↵ | Oskar | |
but overall it already feels a bit better to have moved everything to smaller more manageable functions | |||
2024-03-21 | Moving around alot of code now. It probably wont compile | Oskar | |
2024-03-21 | added i_validation.c and i_validation.h to make the code a bit easier and ↵ | Oskar | |
readable. Its my preparation for when i start dividing the validation functions in to smaller pieces |