Commit Graph

  • a3017fd80f Random extra stuff development origin/development TriantaTV 2023-03-31 00:07:46 -0500
  • 164faaf1b3 Final README change origin/main main TriantaTV 2022-10-29 23:25:39 -0500
  • 37050cd5d7
    Merge pull request #6 from TriantaTV/development TriantaTV 2022-10-29 23:16:16 -0500
  • e59bffdd68 Fixed README TriantaTV 2022-10-29 23:15:10 -0500
  • 1ec4249370
    Merge pull request #5 from TriantaTV/development TriantaTV 2022-10-29 23:12:06 -0500
  • 01625790bd Final cleanup before submitting TriantaTV 2022-10-29 23:11:35 -0500
  • 8e61e04e05 trying to push Samantha Boyer 2022-10-29 23:00:57 -0500
  • 0062cd1cc5 added EV , fixed input and output Samantha Boyer 2022-10-29 22:55:36 -0500
  • d8e729fdd6 Added signal handling and fixed permissions with pishrc TriantaTV 2022-10-29 21:21:13 -0500
  • 8bd2940f1a Fixed crashing on no input TriantaTV 2022-10-29 20:29:28 -0500
  • a0d601f1e3 Fixed pipe operator breaking output. Nothing actually pipes yet TriantaTV 2022-10-29 05:37:29 -0500
  • b33abaf517 Big commit: Setup outline for piping, piping has errors still, cleaned code TriantaTV 2022-10-29 05:14:23 -0500
  • 4b3f4c1433 Pish now runs, Redirection only prints, doesn't affect output TriantaTV 2022-10-29 01:10:12 -0500
  • bef7952abf add h files Samantha Boyer 2022-10-28 23:01:31 -0500
  • b6d7f3ff3e fixed parcing and ioredirection Samantha Boyer 2022-10-28 23:00:52 -0500
  • e58a34e397
    Merge pull request #4 from TriantaTV/development TriantaTV 2022-10-28 16:23:03 -0500
  • e0905dbaf2 Adjusted GetHomeDir() and fixed cd command TriantaTV 2022-10-28 16:14:53 -0500
  • 94f2c4fcb8 Adjusted a little bit of syntax (personal) TriantaTV 2022-10-27 23:23:02 -0500
  • 702b77073f Fixed compilation errors TriantaTV 2022-10-27 23:11:40 -0500
  • f87379c9da fixed the io redirection Samantha Boyer 2022-10-27 22:45:40 -0500
  • 72c42aa825 Added comments and tips for code TriantaTV 2022-10-27 19:57:26 -0500
  • 9f28625f1a Committing again because push did not go through Samantha Boyer 2022-10-27 19:17:35 -0500
  • 25cd3f8929 added ioRedirection/varibles Samantha Boyer 2022-10-27 18:29:22 -0500
  • 93925e9972 add this to pull Samantha Boyer 2022-10-27 15:32:16 -0500
  • 3c0daa7073 Final fix for .pishrc, any additional changes are for handling operators TriantaTV 2022-10-27 05:38:12 -0500
  • bd66bb0189 Fixed pish function so it can endlessly take input. Still getting random core dumps on .pishrc reading TriantaTV 2022-10-27 04:37:16 -0500
  • a8420ec3f8 Added .pishrc and a function for resetting an object of the struct TriantaTV 2022-10-27 03:47:19 -0500
  • 8a1ac21a5c Large commit: Added reset function for CommandStruct, added reading from ~/.pishrc, and fixed running command in fork TriantaTV 2022-10-27 00:25:40 -0500
  • c734e59731 Fixed merge error Samantha Boyer 2022-10-25 21:39:08 -0500
  • 8504f22597 Fixed an error wrong name in checkRedirect Samantha Boyer 2022-10-25 21:01:53 -0500
  • 68e9985c18 Program now runs once, input seems to not work, added debug in makefile for debugging TriantaTV 2022-10-25 02:12:07 -0500
  • 66794db902 Fixed Pish errors, prompt now prints, core dump after prompt input still TriantaTV 2022-10-25 01:30:43 -0500
  • 52aeeb02e5 Big commit: Cleaned formatting of Pish, added CommandStruct and Common.h for it TriantaTV 2022-10-25 01:09:00 -0500
  • adc4064f08 Added a redirect checker and started ioredirect function Samantha Boyer 2022-10-23 20:57:30 -0500
  • c21e2fb7f6 Added parsing to Pish() Samantha Boyer 2022-10-22 21:16:24 -0500
  • cd7861dbce Made changes to getInput() Samantha Boyer 2022-10-22 20:47:03 -0500
  • 4c7cf3bd3b
    Merge pull request #3 from TriantaTV/development TriantaTV 2022-10-19 21:48:53 -0500
  • f3f0a2cbf2 Adjusted comments and added temporary tests for functions TriantaTV 2022-10-19 21:46:44 -0500
  • 7cfdc280cf Added Integrated.c to Makefile TriantaTV 2022-10-19 21:45:01 -0500
  • 098d645eef Added Integrated.c for integrated commands TriantaTV 2022-10-19 21:44:28 -0500
  • 0e2f915c50 Adjusted naming TriantaTV 2022-10-19 21:14:59 -0500
  • 31b5a5cbb5 Added base Pish from slides and fixed Makefile TriantaTV 2022-10-10 18:55:22 -0500
  • e314d06c21 Moved info to README and removed program autorun TriantaTV 2022-10-10 18:51:12 -0500
  • 0ee8a944c4 Cleaned up README file TriantaTV 2022-10-10 18:50:32 -0500
  • 427c89a653 Added last name Samantha Boyer 2022-10-10 17:16:06 -0500
  • 5ab5b7a3bc
    Merge pull request #2 from TriantaTV/development TriantaTV 2022-10-09 19:00:49 -0500
  • 32f01e1583 Added .keep to build to put into main TriantaTV 2022-10-09 18:59:54 -0500
  • 4e721405b5
    Merge pull request #1 from TriantaTV/development TriantaTV 2022-10-09 18:29:02 -0500
  • 0ba35841e9 Created main and updated Makefile TriantaTV 2022-10-09 18:23:57 -0500
  • e96c4d84b3 Added folder structure TriantaTV 2022-10-09 17:51:34 -0500
  • 0098663b47
    Initial commit TriantaTV 2022-10-09 17:44:25 -0500