268 Commits

Author SHA1 Message Date
af8cbecbf8 Create LICENSE 2024-12-06 18:13:44 +01:00
0273b019c4 🔨」 fix(switch_cmd_path): path to . if no path 2024-08-14 10:51:54 +02:00
a77d92de5d 🔨」 fix(prints): fixed prints to error output 2024-08-14 10:25:21 +02:00
07cd9771bf 🔨」 fix: fixed some things. 2024-08-14 10:19:39 +02:00
15d93d507d ✏️」 norm: normed project. 2024-08-14 10:19:08 +02:00
1bf5d83586 🔨」 fix: fixed being treated as a folder, and some exit codes 2024-08-14 08:11:04 +02:00
9952ef41ac 🔨」 fix: fixed single cmd when only heredoc 2024-08-13 19:16:45 +02:00
fc7d81fe31 🔨」 fix: fixed when space after pipe 2024-08-13 19:02:50 +02:00
0095e89db4 🔨」 fix(exec/exec_cmd): fixed sigpipe leaks when forked :D 2024-08-13 18:41:46 +02:00
c16d60bf1c 🔨」 fix: fixed some things. 2024-08-13 17:06:47 +02:00
9112518459 🔨」 fix(exec): fixed fd 2024-08-13 16:38:42 +02:00
8deeac5d93 ✏️」 norm: normed project. 2024-08-13 16:34:53 +02:00
26d351586a 🔨」 fix: fixed some things. 2024-08-13 16:16:28 +02:00
89391a38c5 🔨」 fix: fixed some things. 2024-08-13 15:19:03 +02:00
7116688ec5 🔨」 fix: leak from heredoc 2024-08-13 13:49:47 +02:00
4b8b7b43d1 ✏️」 norm: normed project. 2024-08-12 16:28:20 +02:00
a92730d3e0 🔨」 fix: fixed some things. 2024-08-12 16:26:25 +02:00
ca871f1f08 🔨」 fix: free exit working 2024-08-11 11:59:05 +02:00
68ac1411e9 🔨」 fix: fixed some things. 2024-08-10 19:00:50 +02:00
f4fd027293 🔨」 fix: heredoc leak 2024-08-10 18:13:13 +02:00
f22d5653d8 🔨」 fix: aled 2024-08-09 19:06:14 +02:00
47e490175b Merge pull request #7 from KeyZox71/rework-parsing
🔨」 fix: parsing reworked
2024-08-06 17:32:55 +02:00
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