23 Commits

Author SHA1 Message Date
f4fd027293 🔨」 fix: heredoc leak 2024-08-10 18:13:13 +02:00
a6231aed86 🔨」 fix: when infile not here 2024-08-01 20:10:06 +02:00
846fa4d5b8 🔨」 fix: fixed conditional jump when heredoc in pipe TODO: leak 😭 2024-08-01 18:09:49 +02:00
64ab542422 🔨」 fix: Error when in or out not valid 2024-07-30 19:04:42 +02:00
59c03e8e42 🏗️」 wip: Testing pipe check 2024-07-29 20:47:22 +02:00
7483029244 🔨」 fix(parsing/split_cmd): fixed leak when no command 2024-07-21 17:47:38 +02:00
310f26ef80 」 feat(builtins/export): export possibly done 2024-07-11 19:08:49 +02:00
6ae7296237 🏗️」 wip: Work in progress 2024-06-18 12:21:40 +02:00
0266cee5cb 🔨」 fix(env_cmd): fixed strcmp and env cmds 2024-06-10 17:03:14 +02:00
0e572cd344 」 feat(Makefile): made the makefile cute :3 (and use cc cuz gcc is way faster than clang, GNU supremacy) 2024-06-03 15:49:39 +02:00
f2e2059042 」 feat: Added get_next_line to libft 2024-05-25 14:29:30 +02:00
6a8a6382bd 🏗️」 wip: __to_token nearly done 2024-05-23 20:53:07 +02:00
981140cbeb 🔨」 fix: Fixed strjoin free if str not present 2024-05-16 17:38:11 +02:00
21b7c765ac 🗑️」 clean: cleaned project. 2024-05-13 17:33:36 +02:00
ad14d6b9ce 🔨」 fix: Can compile on nixos 2024-05-13 17:33:29 +02:00
d08e907dc7 🗑️」 clean: cleaned project. 2024-05-02 15:51:09 +02:00
bbadc3e663 」 feat: Prompt finished 2024-05-02 15:50:58 +02:00
51203c1a43 🔨」 fix(libft): fixed compilation errors 2024-04-30 11:05:07 +02:00
73bb992b01 🔨」 fix(libft): replaced libft by a better one :D 2024-04-29 13:53:00 +02:00
5c7a4e8b5a 」 feat(Prompt): prompt working 2024-04-27 17:39:26 +02:00
bbe80e5915 🗑️」 clean: cleaned project. 2024-04-25 12:00:04 +02:00
5bd359eac0 」 feat: testing readline 2024-04-25 11:46:41 +02:00
59b810ffa4 」 feat(libft): added a very cool feature ! 2024-04-24 10:53:46 +02:00