Commit Graph

18 Commits

Author SHA1 Message Date
Samantha Boyer
8e61e04e05 trying to push 2022-10-29 23:00:57 -05:00
Samantha Boyer
0062cd1cc5 added EV , fixed input and output 2022-10-29 22:55:36 -05:00
8bd2940f1a Fixed crashing on no input 2022-10-29 20:29:28 -05:00
a0d601f1e3 Fixed pipe operator breaking output. Nothing actually pipes yet 2022-10-29 05:37:29 -05:00
b33abaf517 Big commit: Setup outline for piping, piping has errors still, cleaned code 2022-10-29 05:14:23 -05:00
4b3f4c1433 Pish now runs, Redirection only prints, doesn't affect output 2022-10-29 01:10:12 -05:00
Samantha Boyer
b6d7f3ff3e fixed parcing and ioredirection 2022-10-28 23:00:52 -05:00
e0905dbaf2 Adjusted GetHomeDir() and fixed cd command 2022-10-28 16:14:53 -05:00
94f2c4fcb8 Adjusted a little bit of syntax (personal) 2022-10-27 23:23:02 -05:00
702b77073f Fixed compilation errors 2022-10-27 23:11:40 -05:00
Samantha Boyer
f87379c9da fixed the io redirection 2022-10-27 22:45:40 -05:00
72c42aa825 Added comments and tips for code 2022-10-27 19:57:26 -05:00
Samantha Boyer
9f28625f1a Committing again because push did not go through 2022-10-27 19:17:35 -05:00
3c0daa7073 Final fix for .pishrc, any additional changes are for handling operators 2022-10-27 05:38:12 -05:00
bd66bb0189 Fixed pish function so it can endlessly take input. Still getting random core dumps on .pishrc reading 2022-10-27 04:37:16 -05:00
a8420ec3f8 Added .pishrc and a function for resetting an object of the struct 2022-10-27 03:47:19 -05:00
8a1ac21a5c Large commit: Added reset function for CommandStruct, added reading from ~/.pishrc, and fixed running command in fork 2022-10-27 00:25:40 -05:00
098d645eef Added Integrated.c for integrated commands 2022-10-19 21:44:28 -05:00