Commit Graph
26 Commits
Author SHA1 Message Date
y-syo d84749d009 「🔨」 fix(env.h): fixed header protection 2024-05-30 15:42:59 +02:00
yosyo ebe3560d03 「🔨」 fix(env commands): fixed segfault 2024-05-27 18:06:14 +02:00
yosyo 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
yosyo 5663190865 「✨」 feat(heredoc): multiple heredoc implementation 2024-05-23 07:19:42 +02:00
yosyo d2b59c2344 「✨」 feat(.gitignore): we need to stop pushing our main D: 2024-05-22 15:39:43 +02:00
yosyo 124d86dd92 「🔨」 fix(main): me dumb 2024-05-22 15:38:50 +02:00
yosyo dac5ad71bc 「🔨」 fix: revert old main, my bad 2024-05-22 14:53:27 +02:00
yosyo f1a4db8bc6 「🔨」 fix(env #4): fixed leaks and normed :D 2024-05-22 14:51:52 +02:00
yosyo 0020764f51 「✨」 feat(heredoc.c): ft_heredoc :D 2024-05-21 00:36:01 +02:00
yosyo ad087c1275 「🔨」 fix: forgot a ) D: 2024-05-21 00:29:11 +02:00
yosyo 65a19784fa 「📝」 doc(includes): added doc for env func 2024-05-21 00:21:51 +02:00
yosyo 823dbba5bd 「🔨」 fix(env_delete): fixed for edge-case (first element) 2024-05-20 23:59:11 +02:00
y-syo 7b18eb6327 「🏗️」 wip(heredoc): working on the heredoc... 2024-05-20 11:22:25 +02:00
yosyo 3ab8361d69 「🏗️」 wip(exec/get_path): can get all files in path, only printing for now. 2024-05-19 05:49:22 +02:00
yosyo cff9e40005 「✨」 feat(env): added environment functions :D 2024-05-06 20:54:12 +02:00
yosyo 26b2f18a3a 「🔨」 fix(include): added stdint, added functions in execution header 2024-05-06 20:52:14 +02:00
y-syo 51203c1a43 「🔨」 fix(libft): fixed compilation errors 2024-04-30 11:05:07 +02:00
y-syo 306dc26309 「🔨」 fix(Makefile): fixed compilation error 2024-04-29 13:57:27 +02:00
y-syo 43dd7bde4a 「🏗️」 wip(env_cmd.c): working on the env commands 2024-04-29 13:56:16 +02:00
y-syo 9c0be09aa1 「✨」 feat(headers): organized header files 2024-04-29 13:55:21 +02:00
y-syo 73bb992b01 「🔨」 fix(libft): replaced libft by a better one :D 2024-04-29 13:53:00 +02:00
y-syo 77786466e3 「🏗️」 wip(minishell.h): added env things to the header 2024-04-29 13:06:19 +02:00
y-syo 6c254630fa 「🔨」 fix(Makefile): added multithreading compilation for libft 2024-04-26 13:57:39 +02:00
y-syo 5abd93b950 「✨」 feat: added include and header file 2024-04-26 13:54:10 +02:00
y-syo 44d1442585 「📝」 doc(LICENSE): added the LICENSE file 2024-04-26 10:42:16 +02:00
y-syo d2527ef32f 「🗑️」 clean: deleted useless files 2024-04-25 12:09:14 +02:00