1
0
mirror of https://github.com/KeyZox71/ft_minipowershell.git synced 2025-05-13 16:08:45 +02:00
Commit Graph

73 Commits

Author SHA1 Message Date
d24f097ae9 」 feat: Added some security to the parsing 2024-07-03 19:13:43 +02:00
4a2b882d22 🔨」 fix: fixed when quote near char 2024-07-03 11:27:48 +02:00
f0c0830c4d 」 feat: Did a lot of things, don't know what but it work 2024-06-30 18:03:58 +02:00
26b8603933 🔨」 fix: Fixed merge conflict on main 2024-06-29 15:35:28 +02:00
333942d80e 🔨」 fix: Fixed heredoc and append which the file name goes in argv 2024-06-26 12:58:24 +02:00
5710f193d7 🏗️」 wip: Started cd and pwd 2024-06-25 10:38:07 +02:00
de23176011 」 feat: Check for unclosed quote 2024-06-21 12:44:51 +02:00
59964a9248 🔨」 fix: Removed debug print 2024-06-20 14:36: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
815689e72f 🏗️」 wip(env): not tested, could not work 2024-06-09 16:03:09 +02:00
e6e7a823d4 🔨」 fix: Change argv from char* to char** 2024-06-04 13:20:51 +02:00
b17e34e030 🏗️」 wip: testing things, might broke. 2024-06-01 13:54:32 +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
ad01524c36 🔨」 fix: Fixed __to_token invalid read if no space 2024-05-28 16:29:34 +02:00
0b81369a9f 」 feat: Tokenizer working 2024-05-26 18:01:33 +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
ce0ef1d897 🔨」 fix: Impossible free in __split_pipe 2024-05-22 11:43:25 +02:00
825b7edf86 」 feat: Working split of pipe 2024-05-18 17:44:12 +02:00
ef07733bcc 🔨」 fix: Merge resolved 2024-05-09 16:46:13 +02:00
44bcb15a33 🔨」 fix: fixed some things. 2024-05-07 11:04:20 +02:00