Commit Graph

317 Commits

Author SHA1 Message Date
a1fa344ef0 Merge branch 'bonus' of github.com:mdev9/minishell into bonus 2024-04-02 13:45:11 +02:00
d68e163595 infinite loop 2024-04-02 13:45:06 +02:00
cbbe866ff4 fixed redirections types handling 2024-04-02 13:44:32 +02:00
eb97119a2f debug 2024-04-02 13:34:20 +02:00
99054a5237 compiles 2024-04-02 13:32:44 +02:00
2473775fa5 AAAA 2024-04-02 13:06:36 +02:00
5580852791 wip (ça compile pas) 2024-04-02 12:32:18 +02:00
68469542ff conflit 2024-04-01 22:06:51 +02:00
fde70abd2b c kc 2024-04-01 21:40:55 +02:00
dc73084ede working on fixing pipes 2024-04-01 21:39:33 +02:00
7d1fba69a9 modified cmds to tokens 2024-04-01 13:59:34 +02:00
e05465348d wip 2024-04-01 11:17:12 +02:00
bd6fba08fe working on bonus execution 2024-03-30 18:58:39 +01:00
eda077e34b parenthese a la fin des arguments de type parenthesis 2024-03-30 16:45:30 +01:00
43936f2cd4 parsing 2024-03-29 18:44:13 +01:00
7e6f3d8a72 no infinite loop 2024-03-29 16:47:23 +01:00
2a06dc1fac compiles now 2024-03-29 16:20:18 +01:00
25a7368c4c parsing bonus (pas complet) 2024-03-29 16:06:12 +01:00
d07a954adf bonus 2024-03-28 14:44:58 +01:00
db934be785 tout tout tout debus parsing bonus 2024-03-27 20:09:04 +01:00
157bb8a1ac yo recipes 2024-03-27 18:29:11 +01:00
eae8f96645 norm ok + compile 2024-03-27 17:34:43 +01:00
ffbbd564f9 norm ok 2024-03-27 17:22:11 +01:00
a9fde3bad1 t_cmd => t_token (parce que c'est plus logique aussi) 2024-03-27 16:23:09 +01:00
7ea57084dd cmd->token to cmd->value parce que c'est plus logique 2024-03-27 15:02:11 +01:00
dad89c923e changement signaux et reactivation du echoctl quand exit 2024-03-27 14:30:32 +01:00
ca90a5f692 fix echo 2024-03-26 14:53:45 +01:00
1acbb38932 exit quand ctrl+c 2024-03-26 14:07:18 +01:00
39d736ac38 fix export variables vides 2024-03-26 14:00:51 +01:00
d767ea3f10 fixed broken redirects from norming, working on broken echo command 2024-03-26 09:22:12 +01:00
0fb72c0c2c fixed echo bt and did some norming 2024-03-26 09:12:32 +01:00
c5b6f8f53e signaux 2024-03-25 20:41:05 +01:00
50dd393b36 here doc sigint 2024-03-25 19:15:34 +01:00
6ffeebf87b here doc variable d'environnement 2024-03-25 18:16:48 +01:00
a7ce98266c Merge branch 'main' of github.com:mdev9/minishell 2024-03-25 13:50:25 +01:00
5a3bbfa236 fixed the unfixable bug 2024-03-25 13:50:20 +01:00
1e6df9ea62 Merge branch 'main' of github.com:mdev9/minishell 2024-03-25 13:31:05 +01:00
a140be4c3e fix env vide 2024-03-25 13:30:55 +01:00
6e0afd2499 fixed some leaks 2024-03-25 13:18:25 +01:00
1f567bd6ce fixed here_doc but lots of leaks 2024-03-25 13:03:23 +01:00
eb5f2bd32e hééééhééééééhééhéééhéééééhéééhé 2024-03-25 12:42:23 +01:00
b25a87953b working on here_doc 2024-03-24 19:28:02 +01:00
a58366f827 can't figure out why it returns wrong value 2024-03-24 10:00:09 +01:00
bedf72b553 Added translation. 2024-03-23 19:46:08 +01:00
aed056ae87 fixed some norme 2024-03-23 19:26:10 +01:00
19bf6c24ff herpderp (redux) 2024-03-23 19:18:32 +01:00
0b81c8e3b0 fixed open fd 2024-03-23 18:15:33 +01:00
d4a95a0d76 stopped caring 20 commits ago 2024-03-23 18:07:17 +01:00
568df14b4a wip 2024-03-23 10:35:39 +01:00
7b6c75b5c3 debut signal 2024-03-22 20:12:25 +01:00