aboutsummaryrefslogtreecommitdiff
path: root/src/eval/operation.c
AgeCommit message (Expand)Author
2020-09-16Added g_state to store global variables, Refactoring tok_assign_strCharles 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