246 Commits

Author SHA1 Message Date
24edf47e48 🔨」 fix: parsing reworked 2024-08-06 17:28:32 +02:00
db239d6dee 🏗️」 wip: Working but not entirely 2024-08-04 18:18:07 +02:00
065494cc16 🔨」 fix: when pipe last char 2024-08-04 13:45:57 +02:00
a6231aed86 🔨」 fix: when infile not here 2024-08-01 20:10:06 +02:00
846fa4d5b8 🔨」 fix: fixed conditional jump when heredoc in pipe TODO: leak 😭 2024-08-01 18:09:49 +02:00
4960d5f2ca 🔨」 fix: fixed error when infile alone 2024-08-01 17:40:43 +02:00
4081e962c0 🔨」 fix(exec): fixed open FD when redirection with pipe 2024-08-01 16:39:48 +02:00
180b1d2b71 🔨」 fix: fixed some things. 2024-08-01 06:21:46 +02:00
c7cdcf4f9a 🔨」 fix(env/env_init): fixed env -i 2024-07-31 15:54:35 +02:00
a7b1a74543 🔨」 fix: fixed pipe error 2024-07-31 14:46:33 +02:00
8a2de9177c 🔨」 fix: tab working 2024-07-30 19:11:26 +02:00
64ab542422 🔨」 fix: Error when in or out not valid 2024-07-30 19:04:42 +02:00
5c0c4bbbfd 🔨」 fix: pipe error 2024-07-30 18:32:43 +02:00
87afde27d1 🏗️」 wip: testing check on in and out file 2024-07-30 17:17:31 +02:00
b1e2cfaf39 🔨」 fix: fixed some things. 2024-07-30 02:28:03 +02:00
0e03cfd777 🏗️」 wip: les pipe marche po 2024-07-29 21:16:07 +02:00
cbf33bff22 🗑️」 clean: cleaned project. 2024-07-29 20:47:22 +02:00
59c03e8e42 🏗️」 wip: Testing pipe check 2024-07-29 20:47:22 +02:00
c3aad1290d 🔨」 fix(builtins/exit): more than long long max is now an error, but why obj src 2024-07-29 12:15:11 +02:00
92a0e3fafd 🔨」 fix: fixed some things. 2024-07-29 12:08:00 +02:00
3d8d46a1d0 🔨」 fix(parsing/env_var_replace): dollars expand now compare correctly 2024-07-29 12:07:44 +02:00
a0ab07d913 🔨」 fix(exec/get_path): fixed leaks, hate myself 2024-07-24 22:30:59 +02:00
fce47bca2c 🔨」 fix(builtins/ft_unset): fixed possible leak 2024-07-24 19:54:12 +02:00
d2943e755d ✏️」 norm: normed project. 2024-07-24 18:54:19 +02:00
6f0962f020 」 feat: changed heredoc parsing behavior 2024-07-24 18:14:33 +02:00
ddd9f05f63 ✏️」 norm: normed project. 2024-07-21 19:07:39 +02:00
07c4d58113 🔨」 fix(format_quotes): fixed quotes in expanded variables 2024-07-21 18:40:43 +02:00
abde607f12 🗑️」 clean: cleaned project. 2024-07-21 18:05:43 +02:00
3b6d4bfca2 🔨」 fix: fixed some things. 2024-07-21 17:59:29 +02:00
7483029244 🔨」 fix(parsing/split_cmd): fixed leak when no command 2024-07-21 17:47:38 +02:00
27bda16995 🔨」 fix(parsing.env_var): fixed invalid get_size 2024-07-21 15:41:47 +02:00
c5106b04c4 🔨」 fix: fixed some things. 2024-07-21 13:09:40 +02:00
0018fae334 🔨」 fix: heredoc not fucking up parsing 2024-07-20 17:55:49 +02:00
59cc4d7011 🔨」 fix(builtins): builtins exit code 2024-07-19 11:46:04 +02:00
3aab3ab0bc 🎉」 init: hello world ! 2024-07-18 18:26:52 +02:00
35e07cad6e ✏️」 norm: normed project. 2024-07-18 18:23:50 +02:00
917cfa063a 🔨」 fix: fixed some things. 2024-07-18 17:18:30 +02:00
e5e127f71d 🔨」 fix: fixed some things. 2024-07-18 17:10:53 +02:00
93eae87ea8 Revert "「✏️」 norm: normed project."
This reverts commit 0f1b58cf3aa88bafe852d01700ba3f0aa55027ba.
2024-07-18 14:52:00 +02:00
d9774835f2 🗑️」 clean: cleaned project. 2024-07-18 14:50:56 +02:00
41f77ae61f 🗑️」 clean: cleaned project. 2024-07-18 14:49:58 +02:00
0f1b58cf3a ✏️」 norm: normed project. 2024-07-18 14:45:42 +02:00
72b4180d55 🗑️」 clean(builtins/echo): cleaned garbage 2024-07-18 14:45:15 +02:00
6ac6f778e3 🔨」 fix(exec): fds for non-forked cmds 2024-07-18 14:43:30 +02:00
705a49b6db 🔨」 fix: fixed redir in echo 2024-07-18 14:29:17 +02:00
a401068e3c 🏗️」 wip(exec/exec_cmd): fixing redirections with builtins 2024-07-18 14:28:19 +02:00
fb7f5bdbef 🔨」 fix: fixed get_exit_code 2024-07-18 14:18:00 +02:00
dffb5c8d1d 🔨」 fix: fixed when > in quote 2024-07-18 14:09:03 +02:00
b8075efe3a ✏️」 norm: normed project. 2024-07-18 13:32:09 +02:00
cf96867e16 🔨」 fix: fixed quote unclosed 2024-07-17 17:16:39 +02:00