summaryrefslogtreecommitdiff
path: root/functions.c
AgeCommit message (Expand)Author
2024-02-11README updateOskar
2023-12-23fixesOskar
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-11fixed huge bug in write functionOskar
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-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-26First commitOskar