79 Commits

Author SHA1 Message Date
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
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
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
92d53ccfbb 🔨」 fix(builtins/ft_export): bad identifier checking 2024-07-15 13:34:31 +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
60070f9d60 」 feat: working '$'? 2024-07-13 17:26:20 +02:00
47b8806eec 🔨」 fix(builtins/export): fixed double values when empty + leaks 2024-07-13 16:12:20 +02:00
d7c5e9611b 」 feat: Added ctrl c to heredoc 2024-07-13 14:16:43 +02:00
310f26ef80 」 feat(builtins/export): export possibly done 2024-07-11 19:08:49 +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
3857261476 🔨」 fix: Fixed prompt and env 2024-07-09 16:24:25 +02:00
91a78d5870 🔨」 fix(env): fixed the env init 2024-07-09 14:42:28 +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
249b6a6920 」 feat: $ expand working 2024-07-06 18:08:16 +02:00
22f7565d47 🔨」 fix: working parsing 2024-07-06 13:36:16 +02:00
4452a06e5d 🔨」 fix: Fixed some leak and started refactor main 2024-07-04 17:15:08 +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
d24f097ae9 」 feat: Added some security to the parsing 2024-07-03 19:13:43 +02:00
f0c0830c4d 」 feat: Did a lot of things, don't know what but it work 2024-06-30 18:03:58 +02:00
817ed058dd 」 feat: echo done(hopefully) 2024-06-29 20:05:18 +02:00
26b8603933 🔨」 fix: Fixed merge conflict on main 2024-06-29 15:35:28 +02:00
5e68b7342d 🏗️」 wip(buildtins:export): testing things, might broke. 2024-06-28 10:12:19 +02:00
37dc7507dd 🏗️」 wip: ctrl \ and ctrl d working 2024-06-26 12:49:40 +02:00
9980762f0c 🏗️」 wip(builtins): working on builtins... 2024-06-26 10:21:42 +02:00
7460600fa2 🔨」 fix: CD not vomiting valgrind error 2024-06-25 17:20:20 +02:00
db8435b6c2 🏗️」 wip: CD reworked 2024-06-25 14:40:44 +02:00
1ddd5534c8 」 feat: CD working 2024-06-25 11:23:25 +02:00
5710f193d7 🏗️」 wip: Started cd and pwd 2024-06-25 10:38:07 +02:00
831d046fcb 」 feat: command return code msg + env norm 2024-06-24 12:57:03 +02:00
de23176011 」 feat: Check for unclosed quote 2024-06-21 12:44:51 +02:00
ce70b6ee94 🎉」 init: Merged branch successfully 2024-06-20 14:30:25 +02:00
64ede5becd 」 feat: $ working 2024-06-20 14:28:54 +02:00
6ae7296237 🏗️」 wip: Work in progress 2024-06-18 12:21:40 +02:00
8ec6d94a52 🔨」 fix(get_path): fixed algorythm for better performances 2024-06-13 14:21:45 +02:00
7b84f8fbb1 🔨」 fix: Fuck you yosyo 2024-06-10 17:10:42 +02:00
e0bc79fb3b 」 feat: now in header :D 2024-06-10 17:09:21 +02:00
0266cee5cb 🔨」 fix(env_cmd): fixed strcmp and env cmds 2024-06-10 17:03:14 +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
8355438ee8 🎉」 init(exec_split_cmd): branch merge from mmoussou 2024-06-04 21:38:43 +02:00