42-archive/42sh
2016-12-14 13:18:49 +01:00
..
includes sbenning: adding key-input correspondance in ft_input.h 2016-12-12 14:39:54 +01:00
libft@97bc4fed55 exitstatus function, so i can set ? variable in one line with not memory handling. No more leaks, sexy debug macro DG(), valgrind suppression, gitignore 2016-12-10 00:20:59 +01:00
pdf interactive shell with termcaps 2016-10-28 21:24:29 +02:00
src sbenning: fix double prompt (rl_setup.c/rl_bitset.c) 2016-12-12 13:27:36 +01:00
.gitignore exitstatus function, so i can set ? variable in one line with not memory handling. No more leaks, sexy debug macro DG(), valgrind suppression, gitignore 2016-12-10 00:20:59 +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
.valgrind.supp exitstatus function, so i can set ? variable in one line with not memory handling. No more leaks, sexy debug macro DG(), valgrind suppression, gitignore 2016-12-10 00:20:59 +01:00
Makefile sbenning: Undo Makefile change 2016-12-14 13:18:49 +01:00
script.sh signal handling works like bash for sigint: doesnt interrupt cat 2016-12-01 14:27:52 +01:00