whaffman
|
35083ca6c8
|
export without args
|
2025-03-04 16:33:32 +01:00 |
|
whaffman
|
8c9a3a1e74
|
Merge remote-tracking branch 'origin/willem' into willem
|
2025-03-04 16:19:23 +01:00 |
|
whaffman
|
7d32667e4d
|
executo builtin fix?
|
2025-03-04 16:17:31 +01:00 |
|
whaffman
|
5fc09400cd
|
executo builtin fix?
|
2025-03-04 16:04:10 +01:00 |
|
whaffman
|
029c3cbcb0
|
put a couple of fuckups in readme
|
2025-03-04 11:14:05 +01:00 |
|
whaffman
|
f8236d14d1
|
strdup_safe returns null if source was null;
environment needs to check for NULL
|
2025-03-04 10:58:11 +01:00 |
|
whaffman
|
8178757d98
|
norm
|
2025-03-03 23:07:51 +01:00 |
|
whaffman
|
04ac2df8a5
|
builtin cd and exit WIP 42/52
|
2025-03-03 22:35:22 +01:00 |
|
whaffman
|
e824b59969
|
maybe we do need errrno not sure
|
2025-03-03 22:33:49 +01:00 |
|
whaffman
|
be8a2094fc
|
Merge remote-tracking branch 'origin/willem' into willem
|
2025-03-03 21:07:11 +01:00 |
|
whaffman
|
8e537f5505
|
Merge branch 'main' into willem
|
2025-03-03 21:06:58 +01:00 |
|
whaffman
|
77d6e2c103
|
libft
|
2025-03-03 21:06:11 +01:00 |
|
whaffman
|
8a5ffa0ca6
|
libft
|
2025-03-03 21:05:09 +01:00 |
|
whaffman
|
3559c29cb2
|
is_digit_str should accept + or - at start of string
|
2025-03-03 14:48:45 +01:00 |
|
whaffman
|
4e5dc8c816
|
10 builtin errors less
|
2025-03-03 14:47:00 +01:00 |
|
whaffman
|
74bc47171f
|
error_msg and soem norm
|
2025-03-03 14:36:03 +01:00 |
|
whaffman
|
b4bb4c900e
|
only frre is not null, and put flags in Makefile
|
2025-03-03 12:02:13 +01:00 |
|
whaffman
|
dd332b54d0
|
dont need this anymorre?
|
2025-03-03 12:01:33 +01:00 |
|
whaffman
|
8e5deaa6c0
|
minor fix export
|
2025-03-03 11:49:09 +01:00 |
|
whaffman
|
19c1059097
|
tester in readme
|
2025-03-02 22:40:47 +01:00 |
|
whaffman
|
29ac06c11a
|
experimenteing with errno an error msges
|
2025-03-02 22:35:00 +01:00 |
|
whaffman
|
3d82b549c7
|
ignore tester folder
|
2025-03-02 22:34:30 +01:00 |
|
whaffman
|
43f2100c5c
|
use ft_split_safe
|
2025-03-02 22:34:18 +01:00 |
|
whaffman
|
22c23cdf5a
|
Merge remote-tracking branch 'origin/willem' into willem
|
2025-03-02 22:16:21 +01:00 |
|
whaffman
|
de9f3f7f8c
|
NORM
|
2025-03-02 22:15:46 +01:00 |
|
whaffman
|
6d596eb8d1
|
NORM
|
2025-03-02 22:12:31 +01:00 |
|
whaffman
|
0f2040cb9f
|
make ft_split_safe and environment safe
|
2025-03-02 22:08:37 +01:00 |
|
whaffman
|
b671ded205
|
moved tests to tests
|
2025-03-01 14:32:27 +01:00 |
|
whaffman
|
f9062d4385
|
error_MSG in builtin_cd/exit
|
2025-03-01 14:11:46 +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
|
128cb915b9
|
Let BASH do de Batchmode, stupid
|
2025-03-01 11:02:21 +01:00 |
|
whaffman
|
3106486ae0
|
BATCH MODE WIP
|
2025-02-28 17:04:59 +01:00 |
|
whaffman
|
cfcd59acbd
|
minishell BATCH MODE
|
2025-02-28 15:29:06 +01:00 |
|
whaffman
|
a29defbc65
|
added run_valgrind target
|
2025-02-28 15:27:36 +01:00 |
|
whaffman
|
0e72632168
|
minor fixes
|
2025-02-28 15:27:09 +01:00 |
|
whaffman
|
abd8da9e05
|
valgrind readline suppression
|
2025-02-28 15:26:31 +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
|
de2acbe1e0
|
srcs
|
2025-02-28 13:58:53 +01:00 |
|
whaffman
|
cbd95eeea9
|
my compiler complained about .. && ... instead of if
|
2025-02-28 13:58:38 +01:00 |
|
whaffman
|
775a9f635e
|
DBG in CFLAGS
|
2025-02-28 13:57:34 +01:00 |
|
whaffman
|
f2aa33ba24
|
start is unused
|
2025-02-28 13:57:08 +01:00 |
|
whaffman
|
1695b1919f
|
Merge branch 'willem'
|
2025-02-28 01:13:31 +01:00 |
|
whaffman
|
a879f2834e
|
libft
|
2025-02-28 01:12:38 +01:00 |
|
whaffman
|
2f3f22b563
|
Merge remote-tracking branch 'origin/quinten' into willem
|
2025-02-28 01:11:45 +01:00 |
|
whaffman
|
8d6a2795c4
|
README
|
2025-02-28 01:10:40 +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 |
|