Quinten Mennen
c8acd3d4f2
chore (format): make it norminette compliant once again
2025-03-18 16:24:05 +01:00
Quinten Mennen
6b9e09fb55
feat (lexer): print syntax error
2025-03-18 16:22:03 +01:00
whaffman
d4baa4b440
norm
2025-03-07 16:37:41 +01:00
Quinten Mennen
f6b4ab4f12
fixing some parsing and error messages
2025-03-06 18:10:59 +01:00
Quinten Mennen
f6c2754882
make norminette happy(er)
2025-03-05 21:19:02 +01:00
Quinten
b3b6ed6d88
refactor: work on expansion
2025-03-05 11:32:12 +01:00
whaffman
98451de1fa
0 Norm errors
2025-02-28 14:19:54 +01:00
whaffman
3404d05bc5
is_word_char normalized check
2025-02-28 14:04:53 +01:00
whaffman
f2aa33ba24
start is unused
2025-02-28 13:57:08 +01:00
Quinten Mennen
20e71efa5f
quick todo
2025-02-27 19:30:16 +01:00
Quinten Mennen
d13fb174c5
quote parsing, love it
2025-02-27 19:29:49 +01:00
Quinten Mennen
2d9b35d127
ofc last minute bug
2025-02-27 19:22:23 +01:00
Quinten Mennen
e07d4b4d79
last rework for the day, hello""world now read helloworld correctly
2025-02-27 19:21:05 +01:00
Quinten Mennen
48256b2c81
extracting more
2025-02-27 19:04:02 +01:00
Quinten Mennen
15b7de994e
WAY better quote handling
2025-02-27 18:48:41 +01:00
whaffman
5d01cf3086
minishell -> msh
2025-02-26 16:17:07 +01:00
whaffman
07f48cfc62
free_safe working state WIP
2025-02-25 15:43:56 +01:00
whaffman
ab72bd5bbb
malloc_safe
...
- add freelist to minishell
- add t_minishell *minishell to all function calling malloc_free
- substituted all malloc calls but the first to malloc_safe
2025-02-25 14:54:17 +01:00
Quinten Mennen
9f6f48c0ef
expansion
2025-02-19 15:24:06 +01:00
Quinten Mennen
4005f98b16
refactor: naming conventions
2025-02-18 17:03:40 +01:00
Quinten Mennen
75cbe896ce
banner work
2025-02-06 13:37:12 +01:00
Quinten Mennen
473135b33d
print error
2025-02-05 20:48:45 +01:00
Quinten Mennen
f86720a3ec
feat: now it really works with double qoutes
2025-02-05 19:58:22 +01:00
Quinten Mennen
3aa1098b29
refactor: upate logo
2025-02-05 19:48:20 +01:00
Quinten Mennen
8e4baccc22
fix: works with any amount of quotes now
2025-02-05 19:27:29 +01:00
Quinten Mennen
a88a4656e3
chore: split up function in multiple files
2025-02-05 19:12:27 +01:00