Commit Graph

149 Commits

Author SHA1 Message Date
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
2718546387 Merge branch 'main' of github.com:mdev9/minishell 2024-03-22 14:01:35 +01:00
d6d99aefba export et autres problemes 2024-03-22 14:01:16 +01:00
afbcb6b7ba removed swap file 2024-03-21 16:51:56 +01:00
5677edfce1 chepa 2024-03-21 16:45:30 +01:00
4011934434 removed path from non existant commands 2024-03-21 16:42:41 +01:00
02cb28b60a protection malloc parsing et condition pour empecher les arguments vides 2024-03-20 18:48:25 +01:00
d9b819165e fixed file execution error handling Minishell 2024-03-06 10:21:23 +01:00
4df96de4a3 fixed builtin edge cases 2024-03-06 09:10:48 +01:00
87f8f9abc9 fixed pipes 2024-03-06 08:23:42 +01:00
e19a9a6114 splited execution into multiple files and normed everything 2024-03-05 19:30:58 +01:00
f000625ab9 added redirections priority between input and output 2024-03-05 16:40:09 +01:00
c1b735aacc fixed redirection issues 2024-03-05 15:58:57 +01:00
c1dcf77382 fixed some permission and outfile issues 2024-03-05 15:22:40 +01:00
38fab63d91 fixed invalid outfile exiting 2024-03-05 12:54:43 +01:00
347e854ee6 fixed execution of command with multiple outfiles 2024-03-05 09:31:39 +01:00
51d631944b broke outfile redirects 2024-03-05 08:34:00 +01:00
071331644b working on fixing args count 2024-03-04 13:40:41 +01:00
e3d93a1262 fixed echo and some return code issues from redirections 2024-03-04 13:04:33 +01:00