Commit Graph

13 Commits

Author SHA1 Message Date
hugogogo
47ae67ed14 ajout des builtins pwd cd et export 2021-11-11 17:44:42 +01:00
hugogogo
d65a701186 add ctrl-c and ctrl-d aka eof handling 2021-11-10 13:46:17 +01:00
hugogogo
b9fc6a9bc4 merge hugogogo with master resolve conflict 2021-11-02 14:16:32 +01:00
hugogogo
d4151227b3 merge hugogogo with master 2021-11-02 14:04:23 +01:00
hugogogo
27ac62bddc merging luke remote with origin local 2021-11-02 13:56:26 +01:00
hugogogo
a926a817da parsing et execution partielle de hugo 2021-11-02 13:38:52 +01:00
LuckyLaszlo
ab2aa509df signals and termios WIP
+ shell script placeholder
+ generics functions
+ valgrind add_history() supp
+ misc
2021-10-30 16:39:24 +02:00
hugogogo
698dcbe1ed execute ok, il manque les heredocs 2021-10-30 15:34:45 +02:00
hugogogo
0292425bc1 path of cmd ok 2021-10-30 14:43:06 +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
LuckyLaszlo
815cedb8ca syntax analysis with simplified shell grammar
+ TODO : bug to fix in lexer.c
2021-10-24 19:58:19 +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