17 Commits

Author SHA1 Message Date
01e0f4fd92 🔨」 fix(exec/exec_cmds): fixed forks and all 2024-07-15 21:01:30 +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
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
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
8ec6d94a52 🔨」 fix(get_path): fixed algorythm for better performances 2024-06-13 14:21:45 +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
3f353e445e 🔨」 fix(exec.h): fixed wrong header 2024-06-03 15:28:26 +02:00
ae1872a6a2 」 feat: Moved env function to env.h 2024-05-27 17:32:55 +02:00
64f495b114 」 feat(env_get_value): added a func to get value of a variable with the env struct 2024-05-27 13:13:46 +02:00
65a19784fa 📝」 doc(includes): added doc for env func 2024-05-21 00:21:51 +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
26b2f18a3a 🔨」 fix(include): added stdint, added functions in execution header 2024-05-06 20:52:14 +02:00
9c0be09aa1 」 feat(headers): organized header files 2024-04-29 13:55:21 +02:00