65 Commits

Author SHA1 Message Date
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
5663190865 」 feat(heredoc): multiple heredoc implementation 2024-05-23 07:19:42 +02:00
0020764f51 」 feat(heredoc.c): ft_heredoc :D 2024-05-21 00:36:01 +02:00
7b18eb6327 🏗️」 wip(heredoc): working on the heredoc... 2024-05-20 11:22:25 +02:00
3ab8361d69 🏗️」 wip(exec/get_path): can get all files in path, only printing for now. 2024-05-19 05:49:22 +02:00