index
:
minishell
main
A partial reimplementation of bash from scratch created at 42 Heilbronn
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-10-25
Finish pipes I guess
Dominik Kaiser
2024-10-22
Add pipe basics
Dominik Kaiser
2024-10-21
Add basic command execution
Dominik Kaiser
2024-10-21
Add path handling for real now
Dominik Kaiser
2024-10-17
Add path handling
Dominik Kaiser
2024-10-17
yes
Dominik Kaiser
2024-10-17
Merge branch 'interpreter' of https://github.com/dpu-kaiser/minishell into ec...
Christopher Uhlig
2024-10-17
Merge changes from main into interpreter
Dominik Kaiser
2024-10-17
Env (#23)
cuhlig
2024-10-17
removed env stuf to move it into env branch
Christopher Uhlig
2024-10-17
removed merch conflict
Christopher Uhlig
2024-10-17
Merge changes from main into interpreter
Dominik Kaiser
2024-09-17
Banish the cosmic horror
Dominik Kaiser
2024-09-17
Make norminette happy and fry my brain.
Dominik Kaiser
2024-09-17
Fix error message printing
Dominik Kaiser
2024-09-17
Fix redir ignored at end
Dominik Kaiser
2024-09-17
added remove for env list
Christopher Uhlig
2024-09-17
Add error messages
Dominik Kaiser
2024-09-17
Fix pipe parsing error
Dominik Kaiser
2024-09-13
update for unset export and cd
Christopher Uhlig
2024-09-13
update builtins for env structure
Christopher Uhlig
2024-09-13
Fix norme issues for env.h and repl.c
Dominik Kaiser
2024-09-13
Fix SEGV on invalid redirection
Dominik Kaiser
2024-09-04
update for builtins and now 2 envlist
Christopher Uhlig
2024-08-29
Handle empty input
Dominik Kaiser
2024-08-29
added other token append to remove the error that its not at the start
Christopher Uhlig
2024-08-29
just date
Christopher Uhlig
2024-08-29
temporary here get envlst
Christopher Uhlig
2024-08-29
Update repl
Dominik Kaiser
2024-08-29
Merge branch 'main' into parser
Dominik Kaiser
2024-08-18
2nd push with unset export exit and cd
Christopher Uhlig
2024-08-11
fixed |> fixed norm added new function
Christopher Uhlig
2024-08-11
Remove assigns
Dominik Kaiser
2024-08-11
Fix parser bugs
Dominik Kaiser
2024-08-11
Merge changes from main into parser branch
Dominik Kaiser
2024-08-09
first ideas of my understanding
Christopher Uhlig
2024-08-09
removed normitte errors in tokenizer
Christopher Uhlig
2024-08-09
fixed norm errors that i saw
Christopher Uhlig
2024-08-09
test version with a bunch of fixes
Christopher Uhlig
2024-08-09
fixed the -1 letter tstill dont try \\ xd and for the case < in.txt cat -e > ...
Christopher Uhlig
2024-08-09
shorten version with bugg
Christopher Uhlig
2024-08-08
old version improved for edgecase and removed leaks
Christopher Uhlig
2024-08-05
tried without manz changes to improve it pls test it also doueble and single ...
Christopher Uhlig
2024-08-05
fixed norm stuff
Christopher Uhlig
2024-08-05
made the if debug around print token
Christopher Uhlig
2024-08-05
update for sanityzer in condiprint
Christopher Uhlig
2024-08-05
remove strncpy out of tokenizer f
Christopher Uhlig
2024-08-05
Create basic structure for ast evaluation
Dominik Kaiser
2024-08-05
removed notes out of tokenizer.c
Christopher Uhlig
2024-08-05
updated the date in header
Christopher Uhlig
[prev]
[next]