aboutsummaryrefslogtreecommitdiff
path: root/src/eval/parenthesis.c
AgeCommit message (Expand)Author
2020-10-06Removing previous pipe bloatCharles Cabergs
2020-09-15Partially fixing pipes (more than 1 still breaks)Charles Cabergs
2020-09-15Refactoring env, Removing bloat from utils, exec and envCharles Cabergs
2020-09-14Removing path hash table, replacing it by brute force searchCharles Cabergs
2020-09-13Refactoring eval file structure, Added comment to builtinCharles Cabergs