Commit History

Author SHA1 Message Date
  rain1@openmailbox.org 1aadba1c6f integrate linenoise library 7 years ago
  rain1 9cce6dbd4c improvement: move from exit to _exit inside interpreter, thanks to ramstick for this advice 8 years ago
  rain1 3406476358 sourcing! 8 years ago
  rain1 54557b3291 switched over to a region based allocation system 8 years ago
  rain1 81734118da improved error reporting 8 years ago
  rain1 32b5720ac6 fixes to make it build on linux 8 years ago
  rain1 86d83d95eb code tidy: moved read tokens into tokenizer and deleted envp. 8 years ago
  rain1 a483fa2bc8 now a real shell! sets SHELL 8 years ago
  rain1 fe0bd6c086 separated builtins into its own file. make thing thath should never happen happen less 8 years ago
  rain1 389a3026cc envp goes last 8 years ago
  rain1 a59180ca7f interpreting && and || 8 years ago
  rain1 aa11389bfb interpreting piped commands! 8 years ago