aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-01-22uiuiuiuiChristopher Uhlig
2025-01-22kinda fix for pipe error and again.vs for you db just chnage workfolder gnChristopher Uhlig
2025-01-13hereChristopher Uhlig
2024-10-17Env (#23)cuhlig
2024-09-17Banish the cosmic horrorDominik Kaiser
2024-09-17Make norminette happy and fry my brain.Dominik Kaiser
2024-09-17Fix error message printingDominik Kaiser
2024-09-17Fix redir ignored at endDominik Kaiser
2024-09-17Add error messagesDominik Kaiser
2024-09-17Fix pipe parsing errorDominik Kaiser
2024-09-13Fix norme issues for env.h and repl.cDominik Kaiser
2024-09-13Fix SEGV on invalid redirectionDominik Kaiser
2024-08-29Handle empty inputDominik Kaiser
2024-08-29 Update replDominik Kaiser
2024-08-29Merge branch 'main' into parserDominik Kaiser
2024-08-11fixed |> fixed norm added new functionChristopher Uhlig
2024-08-11Remove assignsDominik Kaiser
2024-08-11Fix parser bugsDominik Kaiser
2024-08-11Merge changes from main into parser branchDominik 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
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
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-05updated the date in headerChristopher Uhlig
2024-08-04made it norm comform exept one funkction to muchChristopher Uhlig
2024-08-02Refactor parserDominik Kaiser
2024-08-02Add function free_tokens()Dominik Kaiser
2024-08-02Fix some issues in parse_cmd.cDominik Kaiser
2024-08-02Fix print_astDominik Kaiser
2024-07-22Add print_ast functionDominik Kaiser
2024-07-22Fix errors and make the parser workDominik Kaiser
2024-07-22added in repl.c tokenizer + visual and freeChristopher Uhlig
2024-07-22some testcases and changesChristopher Uhlig
2024-07-09Adding working parsingDominik Kaiser
2024-07-09Remove redundant funcs and add parse funcs to header and MakefileDominik Kaiser
2024-07-09Get colllect_args() to work properlyDominik Kaiser
2024-07-08Add most of parse_cmdDominik Kaiser
2024-07-08Add most of the parserDominik Kaiser
2024-07-08Move assign into cmd nodeDominik Kaiser
2024-07-08Add free_token_and_connect() functionDominik Kaiser
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