Commit Graph

29 Commits

Author SHA1 Message Date
Samantha Boyer
25cd3f8929 added ioRedirection/varibles 2022-10-27 18:29:22 -05:00
Samantha Boyer
93925e9972 add this to pull 2022-10-27 15:32:16 -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
Samantha Boyer
c734e59731 Fixed merge error 2022-10-25 21:39:08 -05:00
Samantha Boyer
8504f22597 Fixed an error wrong name in checkRedirect 2022-10-25 21:01:53 -05:00
68e9985c18 Program now runs once, input seems to not work, added debug in makefile for debugging 2022-10-25 02:12:07 -05:00
66794db902 Fixed Pish errors, prompt now prints, core dump after prompt input still 2022-10-25 01:30:43 -05:00
52aeeb02e5 Big commit: Cleaned formatting of Pish, added CommandStruct and Common.h for it 2022-10-25 01:09:00 -05:00
Samantha Boyer
adc4064f08 Added a redirect checker and started ioredirect function 2022-10-23 20:57:30 -05:00
Samantha Boyer
c21e2fb7f6 Added parsing to Pish() 2022-10-22 21:16:24 -05:00
Samantha Boyer
cd7861dbce Made changes to getInput() 2022-10-22 20:47:03 -05:00
TriantaTV
4c7cf3bd3b
Merge pull request #3 from TriantaTV/development
Development
2022-10-19 21:48:53 -05:00
f3f0a2cbf2 Adjusted comments and added temporary tests for functions 2022-10-19 21:46:44 -05:00
7cfdc280cf Added Integrated.c to Makefile 2022-10-19 21:45:01 -05:00
098d645eef Added Integrated.c for integrated commands 2022-10-19 21:44:28 -05:00
0e2f915c50 Adjusted naming 2022-10-19 21:14:59 -05:00
31b5a5cbb5 Added base Pish from slides and fixed Makefile 2022-10-10 18:55:22 -05:00
e314d06c21 Moved info to README and removed program autorun 2022-10-10 18:51:12 -05:00
0ee8a944c4 Cleaned up README file 2022-10-10 18:50:32 -05:00
Samantha Boyer
427c89a653 Added last name 2022-10-10 17:16:06 -05:00
TriantaTV
5ab5b7a3bc
Merge pull request #2 from TriantaTV/development
Added .keep to build to put into main
2022-10-09 19:00:49 -05:00
32f01e1583 Added .keep to build to put into main 2022-10-09 18:59:54 -05:00
TriantaTV
4e721405b5
Merge pull request #1 from TriantaTV/development
Created main and updated Makefile
2022-10-09 18:29:02 -05:00
0ba35841e9 Created main and updated Makefile 2022-10-09 18:23:57 -05:00
e96c4d84b3 Added folder structure 2022-10-09 17:51:34 -05:00
TriantaTV
0098663b47
Initial commit 2022-10-09 17:44:25 -05:00