aboutsummaryrefslogtreecommitdiff
path: root/src/tokenizer.c
AgeCommit message (Collapse)Author
2024-10-17removed merch conflictChristopher Uhlig
2024-08-29just dateChristopher Uhlig
2024-08-29Merge branch 'main' into parserDominik Kaiser
2024-08-11fixed |> fixed norm added new functionChristopher Uhlig
2024-08-11Fix parser bugsDominik Kaiser
2024-08-09removed normitte errors in tokenizerChristopher Uhlig
2024-08-09fixed norm errors that i sawChristopher Uhlig
2024-08-09test version with a bunch of fixesChristopher Uhlig
2024-08-09fixed the -1 letter tstill dont try \\ xd and for the case < in.txt cat -e > ↵Christopher Uhlig
out.txt | grep test im working on it >D
2024-08-09shorten version with buggChristopher Uhlig
2024-08-08old version improved for edgecase and removed leaksChristopher Uhlig
2024-08-05tried without manz changes to improve it pls test it also doueble and single ↵Christopher Uhlig
quote again
2024-08-05fixed norm stuffChristopher Uhlig
2024-08-05made the if debug around print tokenChristopher Uhlig
2024-08-05update for sanityzer in condiprintChristopher Uhlig
2024-08-05remove strncpy out of tokenizer fChristopher Uhlig
2024-08-05removed notes out of tokenizer.cChristopher Uhlig
2024-08-04made it norm comform exept one funkction to muchChristopher Uhlig
2024-07-22some testcases and changesChristopher Uhlig
2024-06-28added tokenizer funktion with connection to struct the test with the ↵Christopher Uhlig
printable function didnt worked have to update main as well added currently strncpy in tokenizer test reason later needs to be move also need to add the token part for pipe