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
Age
Commit message (
Expand
)
Author
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
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
Merge pull request #12 from dpu-kaiser/tokenizer
cuhlig
2024-08-09
remove out.txt
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-08
Merge changes from main into interpreter
Dominik Kaiser
2024-08-08
Add data structure and prototypes for env
Dominik Kaiser
2024-08-08
Add data structure and prototypes for env
Dominik Kaiser
2024-08-05
tried without manz changes to improve it pls test it also doueble and single ...
Christopher Uhlig
2024-08-05
added in header as well
Christopher Uhlig
2024-08-05
added strncpy in make and removed -g out of main makefile
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
added strncpy in lib
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
removed debugs functions out of header
Christopher Uhlig
2024-08-05
removed .vscode
Christopher Uhlig
2024-08-05
updated the date in header
Christopher Uhlig
2024-08-05
added second version at some point
Christopher Uhlig
2024-08-05
added -g flagg for compile
Christopher Uhlig
2024-08-04
made it norm comform exept one funkction to much
Christopher Uhlig
2024-08-04
updated token header but still norm erro idk
Christopher Uhlig
2024-08-02
Refactor parser
Dominik Kaiser
2024-08-02
Add function free_tokens()
Dominik Kaiser
2024-08-02
Fix some issues in parse_cmd.c
Dominik Kaiser
2024-08-02
Fix print_ast
Dominik Kaiser
2024-07-22
Add print_ast function
Dominik Kaiser
2024-07-22
Fix errors and make the parser work
Dominik Kaiser
2024-07-22
added in repl.c tokenizer + visual and free
Christopher Uhlig
2024-07-22
some testcases and changes
Christopher Uhlig
2024-07-22
debugger minishell
Christopher Uhlig
2024-07-09
Adding working parsing
Dominik Kaiser
2024-07-09
Remove redundant funcs and add parse funcs to header and Makefile
Dominik Kaiser
2024-07-09
Get colllect_args() to work properly
Dominik Kaiser
[prev]
[next]