|
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 |
|
|
a92730d3e0
|
「🔨」 fix: fixed some things.
|
2024-08-12 16:26:25 +02:00 |
|
|
f22d5653d8
|
「🔨」 fix: aled
|
2024-08-09 19:06:14 +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 |
|
|
92a0e3fafd
|
「🔨」 fix: fixed some things.
|
2024-07-29 12:08:00 +02:00 |
|
|
a0ab07d913
|
「🔨」 fix(exec/get_path): fixed leaks, hate myself
|
2024-07-24 22:30:59 +02:00 |
|
|
abde607f12
|
「🗑️」 clean: cleaned project.
|
2024-07-21 18:05:43 +02:00 |
|
|
7483029244
|
「🔨」 fix(parsing/split_cmd): fixed leak when no command
|
2024-07-21 17:47:38 +02:00 |
|
|
c5106b04c4
|
「🔨」 fix: fixed some things.
|
2024-07-21 13:09:40 +02:00 |
|
|
6ac6f778e3
|
「🔨」 fix(exec): fds for non-forked cmds
|
2024-07-18 14:43:30 +02:00 |
|
|
a401068e3c
|
「🏗️」 wip(exec/exec_cmd): fixing redirections with builtins
|
2024-07-18 14:28:19 +02:00 |
|
|
bf60c02fd3
|
「🔨」 fix: fixed some bullshit
|
2024-07-16 14:41:03 +02:00 |
|
|
dcd623639f
|
「✏️」 norm(exec): normed project.
|
2024-07-15 21:06:03 +02:00 |
|
|
01e0f4fd92
|
「🔨」 fix(exec/exec_cmds): fixed forks and all
|
2024-07-15 21:01:30 +02:00 |
|
|
de3b52d9d4
|
「🔨」 fix(builtins/ft_exit): fixed leaks :D
|
2024-07-15 15:52:56 +02:00 |
|
|
a1b286d7ad
|
「🏗️」 wip: try to fix ctrl \ in cat
|
2024-07-15 15:26:43 +02:00 |
|
|
bd49fa19a1
|
「✏️」 norm: normed
|
2024-07-15 14:43:03 +02:00 |
|
|
ab31b83147
|
「🔨」 fix: fix env in exec
|
2024-07-15 12:36:05 +02:00 |
|
|
ac7684f45d
|
「🔨」 fix(exec/check_file): check if path is a directory
|
2024-07-14 15:50:26 +02:00 |
|
|
fe0285a5b2
|
「🔨」 fix: if folder crash
|
2024-07-14 15:39:28 +02:00 |
|
|
d7c5e9611b
|
「✨」 feat: Added ctrl c to heredoc
|
2024-07-13 14:16:43 +02:00 |
|
|
54e01e9bc3
|
「✏️」 norm: Normed everything and leak erased from the surface of the earth and what the fuck am i doing at this hour coding i shoud be sleeping 1:30am wtf god damn please give me a bed and fuck you yosyo 🖕
|
2024-07-10 01:22:28 +02:00 |
|
|
90af93aa73
|
「✨」 feat(builtins/export): fixed exports :D
|
2024-07-06 18:34:00 +02:00 |
|
|
3065937842
|
「🔨」 fix(exec_cmd): fixed command not being executed in a fork
|
2024-07-06 18:04:35 +02:00 |
|
|
4793df800d
|
「✨」 feat(exec_builtins): fixed builtins exec from a fork
|
2024-07-06 12:04:14 +02:00 |
|
|
80ef34f45b
|
「✨」 feat(exec_builtins / quote parsing): did builtins execution, wip quote parsing (don't work for the moment)
|
2024-07-04 11:45:37 +02:00 |
|
|
5e68b7342d
|
「🏗️」 wip(buildtins:export): testing things, might broke.
|
2024-06-28 10:12:19 +02:00 |
|
|
15f87d9a37
|
「🔨」 fix(exec_cmd): fixed counter
|
2024-06-27 14:29:14 +02:00 |
|
|
d3a8e94779
|
「🔨」 fix: invalid fd close
|
2024-06-25 11:38:35 +02:00 |
|
|
d9771f26a4
|
「🏗️」 wip(exec_single_cmd:command_not_found): correct command is not found msg
|
2024-06-24 14:06:31 +02:00 |
|
|
d5c8727093
|
「🔨」 fix(split_cmd): fixed command execution + null return code no longer show
|
2024-06-24 13:05:47 +02:00 |
|
|
831d046fcb
|
「✨」 feat: command return code msg + env norm
|
2024-06-24 12:57:03 +02:00 |
|
|
a2a9e362d3
|
「✨」 feat: pipe are now piping D:
|
2024-06-23 03:53:22 +02:00 |
|
|
87f031c87f
|
「🔨」 fix(exec_cmd): fixed waitpid, now wait for all process, not just first one (and minor fixes)
|
2024-06-21 10:01:05 +02:00 |
|
|
2dc8817d98
|
「🔨」 fix(exec_cmd): fixed some things.
|
2024-06-18 20:31:40 +02:00 |
|
|
8ec6d94a52
|
「🔨」 fix(get_path): fixed algorythm for better performances
|
2024-06-13 14:21:45 +02:00 |
|
|
f70c506fed
|
「🔨」 fix(exec_fn): fixed exec functions, not normed
|
2024-06-10 18:17:12 +02:00 |
|
|
cf0a230f28
|
「✏️」 norm(src/exec/*): normed everything...
|
2024-06-05 01:23:18 +02:00 |
|
|
5642c267f0
|
「🔨」 fix: fixed split cmd when there is no path var, added split cmd execution to the main
|
2024-06-04 22:28:13 +02:00 |
|
|
b7601617cc
|
「✨」 feat(exec_cmd): commands execution is back !
This reverts commit 06f2480711fb7a8581a3cfb087345ff514fa44aa.
|
2024-06-04 21:40:14 +02:00 |
|
|
06f2480711
|
Revert "「✨」 feat(exec_cmd): can now execute commands ! still kind of a wip tho"
This reverts commit 32e09ff98a41d05937627c5a302c430c91220474.
|
2024-06-02 21:18:42 +02:00 |
|
|
32e09ff98a
|
「✨」 feat(exec_cmd): can now execute commands ! still kind of a wip tho
|
2024-06-02 21:17:02 +02:00 |
|