summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-28changed requirementsOskar
2024-03-28removed binaryOskar
2024-03-28added length check, its kinda bad not not testedOskar
2024-03-28Merge branch 'validate-L'. This branch will be deleted now.Oskar
2024-03-28todo updateOskar
2024-03-28Merge branch 'validate-L'Oskar
2024-03-28Tests seem OKOskar
2024-03-27Merge branch 'validate-L'Oskar
2024-03-27New plans in TODOOskar
2024-03-27Merge branch 'validate-L'Oskar
2024-03-27validate_L is done, still needs some testing and then some cleanup, merging ↵Oskar
into master anyway
2024-03-27More progress, works wellOskar
2024-03-27Merge branch 'validate-L'Oskar
2024-03-27Git push test to the new private mirror serverOskar
2024-03-27removed commentOskar
2024-03-26removed binary/executable fileOskar
2024-03-26validate_LOskar
2024-03-26vimmn seems ok now, alot of cases that should technically fail do get past ↵Oskar
this function but thats out of the scope for it anyway so its fine. Alot of the cases it fails should already be covered by the functions before it.
2024-03-26accidentally added executableOskar
2024-03-26added display_name_linecount, kinda out of scope but it was on my mindOskar
2024-03-23todo changes and push testOskar
2024-03-22vimmn prepared forgot to make a branch :(Oskar
2024-03-22new TODOOskar
2024-03-22oopsOskar
2024-03-22vpc(t) tested OK i thinkOskar
2024-03-22vcimm tested, some invalid checks are let through but thats out of scope for ↵Oskar
this function. It will be checked for in other functions.
2024-03-22Fixed some more stuffOskar
2024-03-22vcpm tested, seems OKOskar
2024-03-22updated test/Makefile for easier testingOskar
2024-03-22INSTALL updatedOskar
2024-03-22Created tests. Will create more testcases later.Oskar
2024-03-21small TODO list. Great for planning in smaller more granular scale.Oskar
2024-03-21i think validate_plus_continue is working now, it took way too long to ↵Oskar
figure this out
2024-03-21not testedOskar
2024-03-21Moved 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-21Moving around alot of code now. It probably wont compileOskar
2024-03-21removed useless commentOskar
2024-03-21added 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
2024-03-15Git testOskar
2024-03-15Another git server push testOskar
2024-03-15Test commit for the new git serverOskar
2024-03-14Removed bug from N, very messy code but at least it works nowOskar
2024-03-13fixed major bug on input validate_L, same bug still remains on validate_N ↵Oskar
though. Also changed requirements for N
2024-03-10added smode to make cleanOskar
2024-03-10also changed INSTALL once againOskar
2024-03-10Changed Makefile again. Ive had trouble deciding how i should organise the ↵Oskar
building of this project. I think this is the final changes i will do for now.
2024-03-10make release fix in INSTALLOskar
2024-03-10Also fixed makefile. I have made a new decision how to build the program.Oskar
2024-03-10fixed and testedOskar
2024-03-07Makefile changesOskar