Cronologia Commit

Autore SHA1 Messaggio Data
  rain1 89d8f95444 improved man page 9 anni fa
  rain1 069aaeeb94 removed execution of commands from t6 for fuzzing purposes 9 anni fa
  rain1 a483fa2bc8 now a real shell! sets SHELL 9 anni fa
  rain1 5ab9f535ed fixing empty lines and giving syntax errors on && &&, && || 9 anni fa
  rain1 4a634d13bf added and document unset builtin 9 anni fa
  rain1 0da8b4e977 update the man page about end of line flags 9 anni fa
  rain1 341e9dd197 parsing the & flag at the end of a line 9 anni fa
  rain1 3a8414c903 changed skip_newline so that printing the prompt is easier 9 anni fa
  rain1 702febb27e started writing a man page. 9 anni fa
  rain1 fe0bd6c086 separated builtins into its own file. make thing thath should never happen happen less 9 anni fa
  rain1 198897945a improved error messages for variable parsing. 9 anni fa
  rain1 02af22f98e some improvements to cd, error testing 9 anni fa
  rain1 b0f59a68b2 code improvement in variables and test that the first char is not a digit 9 anni fa
  rain1 eff8291661 moved to an array. added a test 9 anni fa
  rain1 fe963da3c4 added a shell prompt 9 anni fa
  rain1 ff6bb22d26 variable syntax 9 anni fa
  rain1 fea705db1f ${..} variable syntax 9 anni fa
  rain1 55f41d9b91 basic variable name support 9 anni fa
  rain1 618e9f56eb setting up for variables 9 anni fa
  rain1 e183a00908 envp last 9 anni fa
  rain1 389a3026cc envp goes last 9 anni fa
  rain1 fa36b0a38e bsd license 9 anni fa
  rain1 c0ac9b6c42 added todo 9 anni fa
  rain1 7e068718a1 added todo 9 anni fa
  rain1 805161af6e bounds check in tokenizer 9 anni fa
  rain1 22806e9682 bounds checking for lines with many tokens 9 anni fa
  rain1 a59180ca7f interpreting && and || 9 anni fa
  rain1 4df4817108 operator precedence parsing 9 anni fa
  rain1 31dad6e7f4 waitpid 9 anni fa
  rain1 aa11389bfb interpreting piped commands! 9 anni fa