|
855ba3f6f2
|
fixed stuff
|
2024-05-06 14:18:40 +02:00 |
|
|
43e4d054b5
|
fix exit when variable on input redirection and invalid read
|
2024-05-05 20:26:52 +02:00 |
|
|
bdfff1360a
|
fixed some errors
|
2024-05-03 14:14:12 +02:00 |
|
|
bb0a62342e
|
ambigous redirect stops execution
|
2024-04-28 14:54:32 +02:00 |
|
|
7b5df4fa3a
|
fixed some minor issues
|
2024-04-26 13:27:27 +02:00 |
|
|
2af75c9497
|
heredoc ctrl+C
|
2024-04-25 18:41:02 +02:00 |
|
|
26cf503126
|
norme
|
2024-04-24 21:31:37 +02:00 |
|
|
6b4a3dd857
|
fixed ambiguous commands
|
2024-04-24 21:14:54 +02:00 |
|
|
3a55a9f6ec
|
ct kc
|
2024-04-24 14:42:39 +02:00 |
|
|
79e440d6b6
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
2024-04-24 14:07:14 +02:00 |
|
|
905bbc659b
|
fprintf->ft_printf_fd
|
2024-04-23 16:42:13 +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 |
|
|
4304a4aaad
|
input redirection
|
2024-04-22 17:03:26 +02:00 |
|
|
3bd4113489
|
enorme fix
|
2024-04-22 16:47:50 +02:00 |
|
|
d35e48eb4f
|
fix $ en fin de chaine
|
2024-04-22 16:43:50 +02:00 |
|
|
f37b0cf8bc
|
input redirection
|
2024-04-22 16:37:57 +02:00 |
|
|
9f14d1c1b6
|
fixed some errors
|
2024-04-22 15:40:06 +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 |
|
|
5da5968deb
|
works now (in my dreams)
|
2024-04-18 18:31:01 +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 |
|
|
90e569f231
|
c'est encore cassé mais un peut moins
|
2024-04-13 13:22:20 +02:00 |
|
|
51fff7aefd
|
ckc
|
2024-04-13 12:42:16 +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 |
|
|
c9bd04d42c
|
des trucs
|
2024-04-02 17:55:30 +02:00 |
|
|
cbbe866ff4
|
fixed redirections types handling
|
2024-04-02 13:44:32 +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 |
|
|
5a3bbfa236
|
fixed the unfixable bug
|
2024-03-25 13:50:20 +01:00 |
|
|
a58366f827
|
can't figure out why it returns wrong value
|
2024-03-24 10:00:09 +01:00 |
|
|
e19a9a6114
|
splited execution into multiple files and normed everything
|
2024-03-05 19:30:58 +01:00 |
|