42-archive/42sh
2016-12-03 15:37:50 +01:00
..
includes commit de reference 2016-12-03 15:37:50 +01:00
libft@1012e7bc51 env -i ./minishell quits and doesnt segfault. fixed behaviour for builtins in pipeline (fork when out isnt stdout) 2016-12-01 12:35:37 +01:00
pdf interactive shell with termcaps 2016-10-28 21:24:29 +02:00
src commit de reference 2016-12-03 15:37:50 +01:00
.gitignore token stuff 2016-11-11 00:38:15 +01:00
.gitmodules libft submodule reinit because of detached head state 2016-11-29 20:40:53 +01:00
.tags tokenization finished. interactive shell improvements for signal handlind (ISIG option turned off). next step is parsing, thinking of AST structure 2016-11-12 23:51:34 +01:00
Makefile pipeline working, added stack of old qstates to make the FSM adiabatic 2016-11-28 19:30:31 +01:00
script.sh signal handling works like bash for sigint: doesnt interrupt cat 2016-12-01 14:27:52 +01:00