Commit Graph

40 Commits

Author SHA1 Message Date
whaffman
3babb7ca3d flags in own file and excludedd from git 2025-03-17 12:01:31 +01:00
whaffman
8a04cc69d8 make dist2 2025-03-07 16:37:10 +01:00
whaffman
1d93e556c0 make dist 2025-03-07 13:39:40 +01:00
whaffman
05a6474b8c shell_name in Makefile 2025-03-06 15:58:02 +01:00
Quinten Mennen
977160903b Auto stash before merge of "quinten" and "willem" 2025-03-05 13:21:52 +01:00
whaffman
09e4befa22 command->command is too much, print pretty please 2025-03-04 18:42:12 +01:00
whaffman
7d32667e4d executo builtin fix? 2025-03-04 16:17:31 +01:00
whaffman
8178757d98 norm 2025-03-03 23:07:51 +01:00
whaffman
b4bb4c900e only frre is not null, and put flags in Makefile 2025-03-03 12:02:13 +01:00
whaffman
ededbc98f4 minishell test script 2025-03-01 14:10:25 +01:00
whaffman
0109620855 made Makefile a dependency, and put the flags in the make file aswell 2025-03-01 12:18:56 +01:00
whaffman
888476ea0c Made NOBANNER NOPROMPT and NOCOLOR FLAGS for make,
make run FLAGS="-DNOCOLORS -DNOBANNER -DNOPROMPT"
2025-03-01 12:01:56 +01:00
whaffman
a29defbc65 added run_valgrind target 2025-02-28 15:27:36 +01:00
whaffman
775a9f635e DBG in CFLAGS 2025-02-28 13:57:34 +01:00
whaffman
7b1951bf85 DDEBUG 2025-02-25 18:31:14 +01:00
whaffman
1d4316cbf1 Merge remote-tracking branch 'origin/main' into willem 2025-02-23 13:36:40 +01:00
whaffman
757aea6464 make help 2025-02-23 13:33:09 +01:00
Quinten
ea90a00c33 merge main into quitnen 2025-02-23 12:46:02 +01:00
Quinten
3c14325711 some more structure 2025-02-23 12:34:34 +01:00
whaffman
e83df82dc3 create better Makefile 2025-02-23 11:59:59 +01:00
whaffman
d289065ade feat: builtin router, checker and buitlin stubs 2025-02-20 11:43:15 +01:00
whaffman
12c439afb0 Merge branch 'willem' 2025-02-19 18:00:09 +01:00
whaffman
450add4cb7 fixed signal and removed infloop after unicode nofix 2025-02-19 17:56:57 +01:00
Quinten Mennen
fbe2c51d41 Merge branch 'quinten' 2025-02-19 16:38:29 +01:00
whaffman
9f5c134517 first signals in minshell 2025-02-19 12:47:09 +01:00
Quinten Mennen
4793ab36b4 better expension but cat doesnt work 2025-02-18 20:32:42 +01:00
Quinten Mennen
6d308b4a67 we're expanding 2025-02-18 20:04:56 +01:00
Quinten Mennen
0992ae20cf feat: parsing a token list into a command list 2025-02-11 16:29:31 +01:00
Quinten Mennen
015c5eb330 feat: setup for parser 2025-02-11 14:07:46 +01:00
whaffman
f4bf733040 excutor_absolute_path WIP checks for file existence 2025-02-08 19:30:24 +01:00
whaffman
6c726f67f1 enviroNment 2025-02-07 16:01:12 +01:00
Quinten Mennen
a88a4656e3 chore: split up function in multiple files 2025-02-05 19:12:27 +01:00
whaffman
f64e1f055d split functions cleanup init and free process 2025-02-05 16:24:17 +01:00
whaffman
f90b371ace Merge remote-tracking branch 'origin/quinten' into willem 2025-02-04 21:43:05 +01:00
Quinten Mennen
fc71f3c9ca proof of concept on lexing 2025-02-04 20:15:06 +01:00
whaffman
c111b8cbc7 broken prompt 2025-02-04 18:59:51 +01:00
whaffman
de6bb00acf added prompt header and made main 2025-02-04 16:42:55 +01:00
whaffman
b67f3a20ab added codam header 2025-02-04 16:17:05 +01:00
whaffman
3d0d062495 split enviroment functions, and util files 2025-02-04 15:57:26 +01:00
whaffman
57fb0c0af1 added libft as a submodule 2025-02-04 13:51:47 +01:00