KeyZox
|
c935f80dfe
|
「🔨」 fix: No more leak in the parsing
|
2024-07-09 16:19:19 +02:00 |
|
KeyZox
|
f09db03442
|
「✏️」 norm: Normed heredoc
|
2024-07-09 11:25:22 +02:00 |
|
KeyZox
|
249b6a6920
|
「✨」 feat: $ expand working
|
2024-07-06 18:08:16 +02:00 |
|
KeyZox
|
9bc1c75871
|
「🔨」 fix: wtf fucking quote
|
2024-07-06 15:06:03 +02:00 |
|
KeyZox
|
22f7565d47
|
「🔨」 fix: working parsing
|
2024-07-06 13:36:16 +02:00 |
|
KeyZox
|
4452a06e5d
|
「🔨」 fix: Fixed some leak and started refactor main
|
2024-07-04 17:15:08 +02:00 |
|
KeyZox
|
d24f097ae9
|
「✨」 feat: Added some security to the parsing
|
2024-07-03 19:13:43 +02:00 |
|
KeyZox
|
9f25b17170
|
「🔨」 fix: Made a cd wayyy more simpler, thx bonsthie
|
2024-07-03 12:00:30 +02:00 |
|
KeyZox
|
4a2b882d22
|
「🔨」 fix: fixed when quote near char
|
2024-07-03 11:27:48 +02:00 |
|
KeyZox
|
f0c0830c4d
|
「✨」 feat: Did a lot of things, don't know what but it work
|
2024-06-30 18:03:58 +02:00 |
|
KeyZox
|
3d7669d056
|
「🔨」 fix: fixed when echo doesn't have args after -n
|
2024-06-29 20:10:50 +02:00 |
|
KeyZox
|
817ed058dd
|
「✨」 feat: echo done(hopefully)
|
2024-06-29 20:05:18 +02:00 |
|
KeyZox
|
26b8603933
|
「🔨」 fix: Fixed merge conflict on main
|
2024-06-29 15:35:28 +02:00 |
|
KeyZox
|
333942d80e
|
「🔨」 fix: Fixed heredoc and append which the file name goes in argv
|
2024-06-26 12:58:24 +02:00 |
|
KeyZox
|
37dc7507dd
|
「🏗️」 wip: ctrl \ and ctrl d working
|
2024-06-26 12:49:40 +02:00 |
|
KeyZox
|
2a0fea22ed
|
「🏗️」 wip: Signal handling in realine
|
2024-06-25 17:54:33 +02:00 |
|
KeyZox
|
7460600fa2
|
「🔨」 fix: CD not vomiting valgrind error
|
2024-06-25 17:20:20 +02:00 |
|
KeyZox
|
e7a5e8041b
|
「✨」 feat: CD finished need valgrind fix but it's fine
|
2024-06-25 16:31:55 +02:00 |
|
KeyZox
|
5710f193d7
|
「🏗️」 wip: Started cd and pwd
|
2024-06-25 10:38:07 +02:00 |
|
KeyZox
|
6ae7296237
|
「🏗️」 wip: Work in progress
|
2024-06-18 12:21:40 +02:00 |
|
KeyZox
|
7b84f8fbb1
|
「🔨」 fix: Fuck you yosyo
|
2024-06-10 17:10:42 +02:00 |
|
KeyZox
|
7455f17209
|
「🎉」 init: Merged adjoly
|
2024-06-04 13:26:32 +02:00 |
|
KeyZox
|
e6e7a823d4
|
「🔨」 fix: Change argv from char* to char**
|
2024-06-04 13:20:51 +02:00 |
|
KeyZox
|
b17e34e030
|
「🏗️」 wip: testing things, might broke.
|
2024-06-01 13:54:32 +02:00 |
|
KeyZox
|
5a71c50897
|
「✨」 feat: Parsing working but not handling error
|
2024-05-31 19:26:09 +02:00 |
|
KeyZox
|
6bbdef9d7c
|
「✨」 feat: Parsing of command kinda working
|
2024-05-30 17:59:49 +02:00 |
|
KeyZox
|
ad01524c36
|
「🔨」 fix: Fixed __to_token invalid read if no space
|
2024-05-28 16:29:34 +02:00 |
|
KeyZox
|
c87d45e584
|
「🏗️」 wip: testing things, might broke.
|
2024-05-28 14:21:41 +02:00 |
|
KeyZox
|
c6d1149642
|
「🔨」 fix: Fixed prompt with env function
|
2024-05-27 19:02:07 +02:00 |
|
KeyZox
|
ae1872a6a2
|
「✨」 feat: Moved env function to env.h
|
2024-05-27 17:32:55 +02:00 |
|
KeyZox
|
ad1f4e936d
|
「🔨」 fix: get_pwd fixed leak
|
2024-05-27 12:55:15 +02:00 |
|
KeyZox
|
e1aa0ff445
|
「🗑️」 clean: Added readline.supp
|
2024-05-27 12:53:32 +02:00 |
|
KeyZox
|
ef07733bcc
|
「🔨」 fix: Merge resolved
|
2024-05-09 16:46:13 +02:00 |
|
KeyZox
|
06748fd177
|
「🗑️」 clean: cleaned project.
|
2024-05-07 11:11:41 +02:00 |
|
KeyZox
|
26238d895d
|
「🗑️」 clean: Cleaned merge rest
|
2024-05-07 11:11:30 +02:00 |
|
KeyZox
|
44bcb15a33
|
「🔨」 fix: fixed some things.
|
2024-05-07 11:04:20 +02:00 |
|
KeyZox
|
c882ffb3cf
|
「🔨」 fix: prompt leak fixed
|
2024-05-02 15:54:16 +02:00 |
|
KeyZox
|
d08e907dc7
|
「🗑️」 clean: cleaned project.
|
2024-05-02 15:51:09 +02:00 |
|
KeyZox
|
bbadc3e663
|
「✨」 feat: Prompt finished
|
2024-05-02 15:50:58 +02:00 |
|
KeyZox
|
272061eafc
|
「✨」 feat: move function to their file
|
2024-04-30 13:29:14 +02:00 |
|
KeyZox
|
ff9d69e3a9
|
「🔨」 fix: compilation fixed
|
2024-04-30 12:56:24 +02:00 |
|
KeyZox
|
c91754dede
|
「✨」 feat: prompt remake
|
2024-04-30 12:36:16 +02:00 |
|
KeyZox
|
d97636ba7b
|
「🗑️」 clean: cleaned project.
|
2024-04-27 17:39:42 +02:00 |
|
KeyZox
|
5c7a4e8b5a
|
「✨」 feat(Prompt): prompt working
|
2024-04-27 17:39:26 +02:00 |
|
KeyZox
|
bbe80e5915
|
「🗑️」 clean: cleaned project.
|
2024-04-25 12:00:04 +02:00 |
|
KeyZox
|
5bd359eac0
|
「✨」 feat: testing readline
|
2024-04-25 11:46:41 +02:00 |
|
KeyZox
|
59b810ffa4
|
「✨」 feat(libft): added a very cool feature !
|
2024-04-24 10:53:46 +02:00 |
|
KeyZox
|
28128acd72
|
[🎉] init: hello world !
|
2024-04-24 10:51:18 +02:00 |
|