issues
search
jdagz28
/
Minishell
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
norm joshua
#67
jdagz28
closed
11 months ago
0
signals are good, and fresh new here_doc
#66
totolabrico
closed
11 months ago
0
not-working, leaks and segfaults
#65
jdagz28
closed
11 months ago
7
segfaults if only |
#64
jdagz28
closed
11 months ago
0
Debug heredoc
#62
jdagz28
closed
11 months ago
0
signals in heredoc
#61
jdagz28
closed
11 months ago
0
Debug varexpansion heredoc
#60
jdagz28
closed
11 months ago
0
expand variables in heredoc
#59
jdagz28
closed
11 months ago
0
expand variables in heredoc
#58
jdagz28
closed
11 months ago
0
Debug
#57
jdagz28
closed
11 months ago
0
Valgrind and fsanitize checks
#56
jdagz28
closed
11 months ago
3
here_doc working for simple cmd but bug with pipes
#55
jdagz28
closed
11 months ago
0
Toto
#54
jdagz28
closed
11 months ago
0
exit val for builtin exit; debug echo option
#53
jdagz28
closed
11 months ago
0
debug echo
#52
jdagz28
closed
11 months ago
0
fixed - nonexistent variable
#51
jdagz28
closed
11 months ago
0
username->machinename makes program abort (at 19)
#50
jdagz28
closed
11 months ago
1
bin never end when here_doc
#49
totolabrico
closed
11 months ago
0
Segfault when echo an non existing variable
#48
totolabrico
closed
11 months ago
1
toto and newtoto
#47
jdagz28
closed
11 months ago
0
echo with multiple valid options (-n -n -n -n -n) -- executes normally with -n; ignores the other -n
#46
jdagz28
closed
11 months ago
0
expansion does not work with local and exported variables
#45
jdagz28
closed
11 months ago
1
pipe input to minishell; expansion of local and exported variables; debugged echo option
#44
jdagz28
closed
11 months ago
2
$SHLVL - terminal info
#43
jdagz28
closed
11 months ago
1
handle inline mode
#42
jdagz28
closed
11 months ago
0
does not allow here_doc; weirdly >> functions as heredoc
#41
jdagz28
closed
11 months ago
2
here_doc and append tokenization fixed.
#40
jdagz28
closed
12 months ago
0
error in wrong command and wrong redirection. redirection have precedence
#39
jdagz28
closed
11 months ago
1
error message with valid input redirection ( cat < out )
#38
jdagz28
closed
11 months ago
1
simple grep not working; 'grep "jdagoy" out'
#37
jdagz28
closed
12 months ago
0
edit syntax check. does not allow << and >>
#36
jdagz28
closed
12 months ago
0
echo "echo hello world" | ./minishell
#35
jdagz28
closed
11 months ago
1
echo "hello world" > out
#34
jdagz28
closed
11 months ago
1
works with command absolute path, program, scripts
#33
jdagz28
closed
12 months ago
0
debug export
#32
jdagz28
closed
11 months ago
2
export and unset builtins
#31
jdagz28
closed
12 months ago
1
message for direct $PWD "is a directory instead of command not found"
#30
jdagz28
closed
12 months ago
1
segfaults with no command; just enter -- restructure main
#29
jdagz28
closed
11 months ago
1
does not handle script and command absolute path
#28
jdagz28
closed
12 months ago
0
message for direct $PWD "is a directory instead of command not found"
#27
jdagz28
closed
12 months ago
0
debugged echo
#26
jdagz28
closed
12 months ago
0
echo not disregarding option if option is invalid.
#25
jdagz28
closed
12 months ago
0
builtin exit
#24
jdagz28
closed
12 months ago
0
update Makefile to be 19 compliant
#23
jdagz28
closed
11 months ago
2
Toto
#22
jdagz28
closed
12 months ago
0
leaks in clearing tokens an ast
#21
jdagz28
closed
12 months ago
1
Debug quotes, fine tuning of handling quotes similar to bash
#20
jdagz28
closed
12 months ago
0
updates current directory in prompt;
#19
jdagz28
closed
12 months ago
0
update pwd->root in relation to current directory
#18
jdagz28
closed
12 months ago
0
working cd; norm ok
#17
jdagz28
closed
12 months ago
0
Next