|
59c03e8e42
|
「🏗️」 wip: Testing pipe check
|
2024-07-29 20:47:22 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
a401068e3c
|
「🏗️」 wip(exec/exec_cmd): fixing redirections with builtins
|
2024-07-18 14:28:19 +02:00 |
|
|
1e1ed17e06
|
「🔨」 fix(exec/exec_cmd): fixed leak when ./
|
2024-07-17 16:14:49 +02:00 |
|
|
013b9e62af
|
「🔨」 fix: fixed export and remade format quotes
|
2024-07-17 02:28:50 +02:00 |
|
|
e0987139dd
|
「🔨」 fix: fixed quote unclosed
|
2024-07-16 16:20:23 +02:00 |
|
|
bf60c02fd3
|
「🔨」 fix: fixed some bullshit
|
2024-07-16 14:41:03 +02:00 |
|
|
158d5e66c1
|
「🔨」 fix: if only space error
|
2024-07-16 14:24:51 +02:00 |
|
|
f496b7140e
|
「🔨」 fix(builtins/ft_unset): fixed unset, now takes multiples arguments
|
2024-07-16 13:36:56 +02:00 |
|
|
4cd63c5861
|
「🔨」 fix(exec/exec_cmd): fixed leaks omg omg omg
|
2024-07-16 12:27:23 +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 |
|
|
7ec11060f6
|
「🔨」 fix: quote fixed and cd
|
2024-07-15 18:46:08 +02:00 |
|
|
bf790af61c
|
「🔨」 fix: quote handle in $
|
2024-07-15 18:31:56 +02:00 |
|
|
4f56de1c24
|
「🔨」 fix: fixed quote in $
|
2024-07-15 18:19:20 +02:00 |
|
|
ab8177a419
|
「✨」 feat(builtins/ft_export): += is added !
|
2024-07-15 18:04:17 +02:00 |
|
|
ab717f740b
|
「🔨」 fix: fixed some leak
|
2024-07-15 17:04:33 +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 |
|
|
891a43dbbb
|
「✨」 feat(builtins/ft_exit): ft_exit is there ! :D
|
2024-07-15 15:16:08 +02:00 |
|
|
bd49fa19a1
|
「✏️」 norm: normed
|
2024-07-15 14:43:03 +02:00 |
|
|
17bb4ce14e
|
「🔨」 fix: quote fixed
|
2024-07-15 14:27:43 +02:00 |
|
|
27ac717f67
|
「✨」 feat(exec/exit_code): set exit_code
|
2024-07-15 14:07:44 +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 |
|
|
b1f77b386a
|
「🔨」 fix: Fixed some leak in the heredoc
|
2024-07-09 18:06:35 +02:00 |
|
|
f09db03442
|
「✏️」 norm: Normed heredoc
|
2024-07-09 11:25:22 +02:00 |
|
|
90af93aa73
|
「✨」 feat(builtins/export): fixed exports :D
|
2024-07-06 18:34:00 +02:00 |
|
|
6ca36c8854
|
「✨」 feat(quotes_parsing): quotes are now correctly parsed ! :D
|
2024-07-06 18:05:14 +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 |
|
|
8769b5d25f
|
「🔨」 fix: fixed some things.
|
2024-07-04 12:08:27 +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 |
|