aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-05removed notes out of tokenizer.cChristopher Uhlig
2024-08-05updated the date in headerChristopher Uhlig
2024-08-04made it norm comform exept one funkction to muchChristopher Uhlig
2024-07-22added in repl.c tokenizer + visual and freeChristopher Uhlig
2024-07-22some testcases and changesChristopher Uhlig
2024-06-28added tokenizer funktion with connection to struct the test with the printabl...Christopher Uhlig
2024-06-28Add data structures for tokenizing and parsingDominik Kaiser
2024-06-25Add historyDominik Kaiser
2024-06-25Add basic command line Dominik Kaiser
2024-06-25Add debug toolsDominik Kaiser
2024-06-22Add main.c and minishell.hDominik Kaiser