Commit Graph

22 Commits

Author SHA1 Message Date
hugogogo
698dcbe1ed execute ok, il manque les heredocs 2021-10-30 15:34:45 +02:00
hugogogo
118e2e5bef handle fd 2021-10-30 15:27:41 +02:00
hugogogo
0292425bc1 path of cmd ok 2021-10-30 14:43:06 +02:00
hugogogo
75987a117e cmd argv fill with word and without redirections 2021-10-30 10:20:43 +02:00
hugogogo
15bc4d2158 refonte de la gestion des cmd dans parsing 2021-10-29 13:26:38 +02:00
hugogogo
b1b8a61921 fill cmd et execute pipes ok 2021-10-28 21:00:00 +02:00
hugogogo
62955af5b8 merge conflict with master 2021-10-27 14:48:31 +02:00
LuckyLaszlo
815cedb8ca syntax analysis with simplified shell grammar
+ TODO : bug to fix in lexer.c
2021-10-24 19:58:19 +02:00
LuckyLaszlo
906074d2cb envp dup array
+ c->last_exit_status
2021-10-24 10:23:20 +02:00
LuckyLaszlo
39de10e001 echo builtin
+ WIP grammar rules in parsing.txt
+ test trop_de_pipes.sh
2021-10-22 10:53:06 +02:00
LuckyLaszlo
1054f3d6ff lexer (need refactoring)
+ littles miscs
2021-10-19 20:25:41 +02:00
hugogogo
62a11b2b36 still trying to make dropdown menu works 2021-10-13 21:25:16 +02:00
hugogogo
3adef7172c ajout readme 2021-10-13 18:58:34 +02:00
hugogogo
a7611c8570 ajout readme 2021-10-13 17:55:00 +02:00
hugogogo
853d87a333 Merge branch 'master' into hugogogo 2021-10-13 17:38:11 +02:00
LuckyLaszlo
a701488b6a valgrind suppression file for readline()
+ ./.valgrindrc
+ basic free_exit()
+ U_DEFAULT_* macro in _user_macro.h
2021-10-11 01:58:57 +02:00
hugogogo
4b74853dc1 quelques petits essais 2021-10-10 20:51:04 +02:00
LuckyLaszlo
c0068a5ec7 wip builtins: env, exit 2021-10-10 08:57:33 +02:00
LuckyLaszlo
a7e0066458 refactoring 2021-10-08 19:15:21 +02:00
LuckyLaszlo
dae94fee81 fixed readline() prompt offset with '\001' and '\002' escape characters.
Colors change works, still bug with special chars like '€' .
2021-10-07 07:24:37 +02:00
LuckyLaszlo
f0e19b02d4 test prompt and readline 2021-10-04 06:15:06 +02:00
LuckyLaszlo
a6cd189b19 rename folders 2021-10-03 19:37:35 +02:00