Historial de Commits

Autor SHA1 Mensaje Fecha
  rain1 3406476358 sourcing! hace 8 años
  rain1 54557b3291 switched over to a region based allocation system hace 8 años
  rain1 72d1ca8589 just delete it hace 8 años
  rain1 3caadbd923 added parsing and flags for the redirection operators hace 8 años
  rain1 a45136b55a created an error reporting macro. made expand variables use it. hace 8 años
  rain1 32b5720ac6 fixes to make it build on linux hace 8 años
  rain1 86d83d95eb code tidy: moved read tokens into tokenizer and deleted envp. hace 8 años
  rain1 069aaeeb94 removed execution of commands from t6 for fuzzing purposes hace 8 años
  rain1 a483fa2bc8 now a real shell! sets SHELL hace 8 años
  rain1 5ab9f535ed fixing empty lines and giving syntax errors on && &&, && || hace 8 años
  rain1 4a634d13bf added and document unset builtin hace 8 años
  rain1 341e9dd197 parsing the & flag at the end of a line hace 8 años
  rain1 3a8414c903 changed skip_newline so that printing the prompt is easier hace 8 años
  rain1 fe0bd6c086 separated builtins into its own file. make thing thath should never happen happen less hace 8 años
  rain1 02af22f98e some improvements to cd, error testing hace 8 años
  rain1 b0f59a68b2 code improvement in variables and test that the first char is not a digit hace 8 años
  rain1 eff8291661 moved to an array. added a test hace 8 años
  rain1 fe963da3c4 added a shell prompt hace 8 años
  rain1 618e9f56eb setting up for variables hace 8 años
  rain1 389a3026cc envp goes last hace 8 años
  rain1 22806e9682 bounds checking for lines with many tokens hace 8 años
  rain1 31dad6e7f4 waitpid hace 8 años
  rain1 aa11389bfb interpreting piped commands! hace 8 años