Age | Commit message (Expand) | Author |
---|---|---|
2024-04-05 | Changes to some of the validation functions to allow immediate '0' in | Oskar |
2024-03-31 | Alright. 'D' and 'X' will work exactly like validate_LN with MODE_N. May | Oskar |
2024-03-29 | Renamed validate_L to validate_LN. The name may change. I should also | Oskar |
2024-03-29 | Removed validate_N because its redundant | Oskar |
2024-03-22 | vimmn prepared forgot to make a branch :( | Oskar |
2024-03-22 | vcimm tested, some invalid checks are let through but thats out of scope for ... | Oskar |
2024-03-22 | updated test/Makefile for easier testing | Oskar |
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 figure... | Oskar |
2024-03-21 | Moved around even more. Probably some things i am missing or removed somehow ... | Oskar |
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 rea... | Oskar |