aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-14Merge interpreter into mainDominik Kaiser
2025-01-14Merge env into mainDominik Kaiser
2025-01-13running version but with commentsChristopher Uhlig
2025-01-13hereChristopher Uhlig
2024-12-17Merge branch 'main' into envcuhlig
2024-12-17Merge branch 'main' into bugfix-tokenizercuhlig
2024-10-25restored merge conflict error"Christopher Uhlig
2024-10-25update for builtins and extra functionsChristopher Uhlig
2024-10-25resolved merge conflictsChristopher Uhlig
2024-10-25adjuste input parameter for builtinsChristopher Uhlig
2024-10-25adjusted function prototypeChristopher Uhlig
2024-10-25assigned null to en struct against segfaultChristopher Uhlig
2024-10-25adjusted header for envChristopher Uhlig
2024-10-25normChristopher Uhlig
2024-10-25dateChristopher Uhlig
2024-10-25Handle all redirections except APPENDDominik Kaiser
2024-10-25Finish pipes I guessDominik Kaiser
2024-10-22Add pipe basicsDominik Kaiser
2024-10-21Add basic command executionDominik Kaiser
2024-10-21Add path handling for real nowDominik Kaiser
2024-10-17Add path handlingDominik Kaiser
2024-10-17yesDominik Kaiser
2024-10-17Merge branch 'interpreter' of https://github.com/dpu-kaiser/minishell into ec...Christopher Uhlig
2024-10-17fixed *tmp and added libft in env headerChristopher Uhlig
2024-10-17Merge changes from main into interpreterDominik Kaiser
2024-10-17Env (#23)cuhlig
2024-10-17changed prototypes in header fileChristopher Uhlig
2024-10-17Merge branch 'env' of https://github.com/dpu-kaiser/minishell into envChristopher Uhlig
2024-10-17fixed normitte and fixed return issueChristopher Uhlig
2024-10-17Merge branch 'main' into envcuhlig
2024-10-17added env linked lis c fileChristopher Uhlig
2024-10-17removed env stuf to move it into env branchChristopher Uhlig
2024-10-17removed merch conflictChristopher Uhlig
2024-10-17Merge changes from main into interpreterDominik Kaiser
2024-10-17Merge parser into mainDominik Kaiser
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-17added remove for env listChristopher Uhlig
2024-09-17Add error messagesDominik Kaiser
2024-09-17Fix pipe parsing errorDominik Kaiser
2024-09-13update for unset export and cdChristopher Uhlig
2024-09-13update builtins for env structureChristopher Uhlig
2024-09-13Fix norme issues for env.h and repl.cDominik Kaiser
2024-09-13Fix SEGV on invalid redirectionDominik Kaiser
2024-09-04update for builtins and now 2 envlistChristopher Uhlig
2024-08-29Handle empty inputDominik Kaiser
2024-08-29added other token append to remove the error that its not at the startChristopher Uhlig
2024-08-29just dateChristopher Uhlig