| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-04 | update for builtins and now 2 envlist | Christopher Uhlig | |
| 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-18 | 2nd push with unset export exit and cd | Christopher Uhlig | |
| 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 | |
| out.txt | grep test im working on it >D | |||
| 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 | |
| quote again | |||
| 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 | removed notes out of tokenizer.c | Christopher Uhlig | |
| 2024-08-05 | updated the date in header | Christopher Uhlig | |
| 2024-08-04 | made it norm comform exept one funkction to much | Christopher Uhlig | |
| 2024-07-22 | added in repl.c tokenizer + visual and free | Christopher Uhlig | |
| 2024-07-22 | some testcases and changes | Christopher Uhlig | |
| 2024-06-28 | added tokenizer funktion with connection to struct the test with the ↵ | Christopher Uhlig | |
| printable function didnt worked have to update main as well added currently strncpy in tokenizer test reason later needs to be move also need to add the token part for pipe | |||
| 2024-06-28 | Add data structures for tokenizing and parsing | Dominik Kaiser | |
| * Add data structures and helper functions for ast * Add data structures for tokenizing * Add helper functions for token structures * Include token.h in minishell.h * Add new/free functions for nodes/tokens to Makefile * Add UNREACHABLE macro to debug_tools.h | |||
| 2024-06-25 | Add history | Dominik Kaiser | |
| 2024-06-25 | Add basic command line | Dominik Kaiser | |
| * Initialize terminal and signal handling * Add basic repl that doesn't do anything yet * Add handling for Ctrl-C, Ctrl-D and Ctrl-\ in interactive mode | |||
| 2024-06-25 | Add debug tools | Dominik Kaiser | |
| * Add dbg() function and debug make rule * Add panic() debug function | |||
| 2024-06-22 | Add main.c and minishell.h | Dominik Kaiser | |
