Commit Graph

104 Commits

Author SHA1 Message Date
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
832763186b pipes are broken :( 2024-02-25 14:03:19 +01:00
fc8431fb6c single pipe works :D 2024-02-25 10:28:16 +01:00
f4ad139821 adding out_type in progress 2024-02-22 18:04:43 +01:00
b051ca897d pipes working without valgrind errors :) 2024-02-22 13:51:31 +01:00
4a672c4fb6 made progress on pipe exec but there are some valgrind errors :/ 2024-02-21 23:24:03 +01:00
1914c9253a working on execution 2024-02-21 19:16:41 +01:00
c1ed9b355d migrated to msh struct and normed 2024-02-21 17:47:23 +01:00
d70952b7be migrating to msh struct, wip 2024-02-21 15:55:45 +01:00
3d540f0d6d fixed norme 2024-02-21 13:15:46 +01:00
ff1f6351aa working on aliases 2024-02-18 19:06:16 +01:00
3efa1fffa3 fixed prototypes 2024-02-18 17:21:12 +01:00
1396ee52af env modifiable 2024-02-18 16:37:22 +01:00
86d96fc099 alias modifiable 2024-02-18 16:31:31 +01:00
cec4e7a3a3 modif sur le makefile, ~ dans le prompt 2024-02-18 15:53:17 +01:00
7b5b5338a4 alias parsing 2024-02-17 04:37:01 +01:00
e6fff0aec3 Merge branch 'main' of github.com:mdev9/minishell 2024-02-17 02:37:35 +01:00
bc1ff85c18 debut alias parsing 2024-02-17 02:37:14 +01:00
22b79aa45f added alias struct 2024-02-17 02:32:28 +01:00
4340621705 add alias to .h 2024-02-17 02:23:27 +01:00