Commit Graph

30 Commits

Author SHA1 Message Date
26cf503126 norme 2024-04-24 21:31:37 +02:00
ae81e8dc45 ça marche bien ! 2024-04-24 21:27:16 +02:00
6b4a3dd857 fixed ambiguous commands 2024-04-24 21:14:54 +02:00
285a99b6a9 fixed norme on output_redirections and updated todo_list 2024-04-24 13:29:38 +02:00
20037a4609 organised functions into multiple files and did some more norming 2024-04-24 11:06: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
73e576f109 fix and , or 2024-04-19 14:55:01 +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
fb62d4ceed i think i never speedran the norm like this before 2024-04-18 21:50:23 +02:00
9053276342 ft_printfd_fd -> fprintf 2024-04-18 17:57:17 +02:00
be46825893 added prints 2024-04-18 17:41:25 +02:00
6fb0af3d17 in et out type reparé( peut-être) 2024-04-17 19:03:34 +02:00
c1c97e1666 debugging output redirections 2024-04-15 17:14:09 +02:00
95d9c986f2 didnt do much 2024-04-15 12:46:50 +02:00
2862f6bab5 it's really broken 2024-04-13 21:25:38 +02:00
6ea24e899f reput fds into arrays 2024-04-13 13:44:56 +02:00
3a7bbac5cb chepa 2024-04-07 18:04:13 +02:00
2bfd801ba3 ckc 2024-04-06 19:24:34 +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
5580852791 wip (ça compile pas) 2024-04-02 12:32:18 +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
d07a954adf bonus 2024-03-28 14:44:58 +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
e19a9a6114 splited execution into multiple files and normed everything 2024-03-05 19:30:58 +01:00