aboutsummaryrefslogtreecommitdiff
path: root/src/interpreter.c
AgeCommit message (Collapse)Author
2024-10-25restored merge conflict error"Christopher Uhlig
"
2024-10-25resolved merge conflictsChristopher Uhlig
2024-10-25adjuste input parameter for builtinsChristopher Uhlig
2024-10-25Handle all redirections except APPENDDominik Kaiser
TODO: Add APPEND handling TODO: Fix permissions
2024-10-25Finish pipes I guessDominik Kaiser
Somehow this worked at the first try. This'll have to be tested more thoroughly.
2024-10-22Add pipe basicsDominik Kaiser
TODO: Add actual piping
2024-10-21Add basic command executionDominik Kaiser
2024-10-17Add path handlingDominik Kaiser
2024-10-17yesDominik Kaiser
2024-08-05Create basic structure for ast evaluationDominik Kaiser