Commit Graph

73 Commits

Author SHA1 Message Date
7a032b41b1 parentheses 2024-04-23 16:03:01 +02:00
3cf92d0495 builtin export redirection 2024-04-23 13:22:03 +02:00
e4df4a5655 did some slight norming (200 lines of norminette and i'm not even done yet... :c) 2024-04-22 19:56:22 +02:00
642a9ab232 fixed leaks and some redirection errors 2024-04-22 19:19:55 +02:00
9f14d1c1b6 fixed some errors 2024-04-22 15:40:06 +02:00
901ff34b7c fixed builtins in piiiiiiiiiiiiiiiiiiiiipes 2024-04-22 13:38:56 +02:00
51934faa06 export et autre 2024-04-21 23:54:15 +02:00
af73eddc64 leaks are no more (for real this time) 2024-04-19 18:53:19 +02:00
73e576f109 fix and , or 2024-04-19 14:55:01 +02:00
7d696f952f merge 2024-04-19 13:51:18 +02:00
e240f0e1f1 AAAAAAAAAAAAAAAAAAA 2024-04-19 13:50:11 +02:00
70a7bde82f fixed priorities and return codes 2024-04-19 13:46:57 +02:00
700a63c6c8 parsing redirection au millieu d'une commande 2024-04-19 11:17:53 +02:00
3dcb4e55d7 wildcard sort 2024-04-17 10:49:51 +02:00
5ab0c197ce wildcards 2024-04-15 18:55:52 +02:00
6ea24e899f reput fds into arrays 2024-04-13 13:44:56 +02:00
90e569f231 c'est encore cassé mais un peut moins 2024-04-13 13:22:20 +02:00
babcc2ebdf l'execution marche (un petit peu) ( je crois) 2024-04-03 17:47:21 +02:00
4c9941a5d6 output redirections 2024-04-03 01:29:50 +02:00
c9bd04d42c des trucs 2024-04-02 17:55:30 +02:00
b4c9665dd3 chepa, des trucs, regarde le commit si tu veut savoir 2024-04-02 16:15:49 +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
bd6fba08fe working on bonus execution 2024-03-30 18:58:39 +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
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
eb5f2bd32e hééééhééééééhééhéééhéééééhéééhé 2024-03-25 12:42:23 +01:00
a58366f827 can't figure out why it returns wrong value 2024-03-24 10:00:09 +01:00
d4a95a0d76 stopped caring 20 commits ago 2024-03-23 18:07:17 +01:00
7b6c75b5c3 debut signal 2024-03-22 20:12:25 +01:00
4011934434 removed path from non existant commands 2024-03-21 16:42:41 +01:00
d9b819165e fixed file execution error handling 2024-03-06 10:21:23 +01:00
e19a9a6114 splited execution into multiple files and normed everything 2024-03-05 19:30:58 +01:00
02d4d7d782 added unset 2024-02-28 12:59:54 +01:00
4a52d92aff implemented outfile redirections 2024-02-26 21:14:15 +01:00
951b043dc8 working on file redirections 2024-02-26 16:38:14 +01:00