aboutsummaryrefslogtreecommitdiff
path: root/src/signal.c
AgeCommit message (Collapse)Author
2020-10-07Added signal on pipeline and operationsCharles Cabergs
2020-09-16Added g_state to store global variables, Refactoring tok_assign_strCharles Cabergs
2020-09-10Added better error handling in evalCharles Cabergs
2020-09-09Fixing parenthesis redirection, Added better promptCharles Cabergs
2020-07-18Fixing cmd_variable with same names with env_export, Refactoring signal and ↵Charles
prompt out of main