summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-10also changed INSTALL once againOskar
2024-03-10Changed Makefile again. Ive had trouble deciding how i should organise the bu...Oskar
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
2024-03-07aOskar
2024-03-07Added USAGEOskar
2024-03-07improved 7ed.c to make using the current flags a little smarterOskar
2024-03-07validate_N() is done. I removed some printf tests from the code.Oskar
2024-03-07validate_N() is done, still need to do some cleanupOskar
2024-03-04Started working on validate_N(), its very similar to validate_L() so its most...Oskar
2024-03-03New requirements for NOskar
2024-03-03validating L is doneoskar
2024-02-18Organised test directory and did some logic fixes to smodeOskar
2024-02-17.Oskar
2024-02-15Added INSTALL file and just some minor changesOskar
2024-02-15input.c fixed most logic for L, there may still be issues but most glaring is...Oskar
2024-02-12update READMEOskar
2024-02-12New work in progress input system in input.cOskar
2024-02-11minor fixesOskar
2024-02-11README updateOskar
2024-02-11new + and - feature to increment and decrement the focus. I will make it more...Oskar
2024-02-11remove writemode.cOskar
2024-02-11More changes to the makefile to make it easier for testingOskar
2024-02-10Makefile changes because of some errors i cannot explain when using clang. Ma...Oskar
2024-02-10Makefile changes and slight change to variable in startmode.cOskar
2023-12-23New delete line feature. Lost of fixes tooOskar
2023-12-23fixesOskar
2023-12-21fixed some annoyances with L and some issues with how X handles the lines if ...Oskar
2023-12-14removed useless stuffOskar
2023-12-13Ok it wasnt fixed but now i fixed it for real this timeOskar
2023-12-13fixed bug where newline was not created because the file did not end with oneOskar
2023-12-11Fixed some memory leaks... I think.Oskar
2023-11-19minor fixes, changed some variables and stuffOskar
2023-11-19may or may not have fixed a bug with GET_LINE(), i did some confirmation test...Oskar
2023-11-11readme updateOskar
2023-11-11fixed huge bug in write functionOskar
2023-11-07readme updatedOskar
2023-11-07Added edit mode and function to write the changes to file. Write function is ...Oskar
2023-10-28modified GET_LINE() to make it return the index of the first character of the...Oskar
2023-10-27update READMEOskar
2023-10-27Minor changes to GET_LINE() , also did a little test to check if it worked li...Oskar
2023-10-27GET_LINE() function is done. It was a PAIN to get working right. I hope to go...Oskar
2023-10-26Completely broken. Do not touchOskar
2023-10-26updated READMEOskar
2023-10-26First commitOskar