|
8355438ee8
|
「🎉」 init(exec_split_cmd): branch merge from mmoussou
|
2024-06-04 21:38:43 +02:00 |
|
|
e6e7a823d4
|
「🔨」 fix: Change argv from char* to char**
|
2024-06-04 13:20:51 +02:00 |
|
|
3f353e445e
|
「🔨」 fix(exec.h): fixed wrong header
|
2024-06-03 15:28:26 +02:00 |
|
|
5a71c50897
|
「✨」 feat: Parsing working but not handling error
|
2024-05-31 19:26:09 +02:00 |
|
|
6bbdef9d7c
|
「✨」 feat: Parsing of command kinda working
|
2024-05-30 17:59:49 +02:00 |
|
|
d84749d009
|
「🔨」 fix(env.h): fixed header protection
|
2024-05-30 15:42:59 +02:00 |
|
|
c6d1149642
|
「🔨」 fix: Fixed prompt with env function
|
2024-05-27 19:02:07 +02:00 |
|
|
ebe3560d03
|
「🔨」 fix(env commands): fixed segfault
|
2024-05-27 18:06:14 +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 |
|
|
a6c424f219
|
「✨」 feat: tokenizer.h updated
|
2024-05-26 18:03:42 +02:00 |
|
|
f88e6380c0
|
「✨」 feat: __to_redir and __to_redir_sign work
|
2024-05-25 14:06:42 +02:00 |
|
|
6a8a6382bd
|
「🏗️」 wip: __to_token nearly done
|
2024-05-23 20:53:07 +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 |
|
|
117c2e7fbe
|
「🔨」 fix: Merge
|
2024-05-19 14:25:04 +02:00 |
|
|
c4c8ca8bf1
|
「📝」 doc: Added doc in .h for parsing and tokenizer
|
2024-05-19 14:21:03 +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 |
|
|
10915c369c
|
「🏗️」 wip: Parsing struct done(hopfully)
|
2024-05-18 21:17:23 +02:00 |
|
|
ad14d6b9ce
|
「🔨」 fix: Can compile on nixos
|
2024-05-13 17:33:29 +02:00 |
|
|
ef07733bcc
|
「🔨」 fix: Merge resolved
|
2024-05-09 16:46:13 +02:00 |
|
|
26238d895d
|
「🗑️」 clean: Cleaned merge rest
|
2024-05-07 11:11:30 +02:00 |
|
|
44bcb15a33
|
「🔨」 fix: fixed some things.
|
2024-05-07 11:04:20 +02:00 |
|
|
26b2f18a3a
|
「🔨」 fix(include): added stdint, added functions in execution header
|
2024-05-06 20:52:14 +02:00 |
|
|
bbadc3e663
|
「✨」 feat: Prompt finished
|
2024-05-02 15:50:58 +02:00 |
|
|
ff9d69e3a9
|
「🔨」 fix: compilation fixed
|
2024-04-30 12:56:24 +02:00 |
|
|
9c0be09aa1
|
「✨」 feat(headers): organized header files
|
2024-04-29 13:55:21 +02:00 |
|
|
77786466e3
|
「🏗️」 wip(minishell.h): added env things to the header
|
2024-04-29 13:06:19 +02:00 |
|
|
5c7a4e8b5a
|
「✨」 feat(Prompt): prompt working
|
2024-04-27 17:39:26 +02:00 |
|
|
5abd93b950
|
「✨」 feat: added include and header file
|
2024-04-26 13:54:10 +02:00 |
|