| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-25 | restored merge conflict error" | Christopher Uhlig | |
| " | |||
| 2024-10-25 | resolved merge conflicts | Christopher Uhlig | |
| 2024-10-25 | adjuste input parameter for builtins | Christopher Uhlig | |
| 2024-10-25 | adjusted function prototype | Christopher Uhlig | |
| 2024-10-25 | assigned null to en struct against segfault | Christopher Uhlig | |
| 2024-10-25 | date | Christopher Uhlig | |
| 2024-10-25 | Handle all redirections except APPEND | Dominik Kaiser | |
| TODO: Add APPEND handling TODO: Fix permissions | |||
| 2024-10-25 | Finish pipes I guess | Dominik Kaiser | |
| Somehow this worked at the first try. This'll have to be tested more thoroughly. | |||
| 2024-10-22 | Add pipe basics | Dominik Kaiser | |
| TODO: Add actual piping | |||
| 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 changes from main into interpreter | Dominik Kaiser | |
| 2024-10-17 | Env (#23) | cuhlig | |
| * Add data structure and prototypes for env * added env linked lis c file * fixed normitte and fixed return issue * changed prototypes in header file --------- Co-authored-by: Dominik Kaiser <dkaiser@2-F-4.42heilbronn.de> Co-authored-by: Christopher Uhlig <chuhlig@1-C-5.42heilbronn.de> | |||
| 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 | |
| I just summoned some cosmic horror, but at least norminette doesn't complain anymore. | |||
| 2024-09-17 | Fix error message printing | Dominik Kaiser | |
| 2024-09-17 | Fix redir ignored at end | Dominik Kaiser | |
| 2024-09-17 | Add error messages | Dominik Kaiser | |
| 2024-09-17 | Fix pipe parsing error | Dominik Kaiser | |
| 2024-09-13 | Fix norme issues for env.h and repl.c | Dominik Kaiser | |
| TODO: Fix for tokenizer.c as well. This was probably already solved in another branch though. | |||
| 2024-09-13 | Fix SEGV on invalid redirection | Dominik Kaiser | |
| 2024-08-29 | Handle empty input | Dominik Kaiser | |
| 2024-08-29 | Update repl | Dominik Kaiser | |
| 2024-08-29 | Merge branch 'main' into parser | Dominik Kaiser | |
| 2024-08-11 | fixed |> fixed norm added new function | Christopher Uhlig | |
| 2024-08-11 | Remove assigns | Dominik Kaiser | |
| I found out that there's a difference between shell variables and env variables. We don't have to implement shell variables, so I removed all code that handles them. | |||
| 2024-08-11 | Fix parser bugs | Dominik Kaiser | |
| 2024-08-11 | Merge changes from main into parser branch | Dominik Kaiser | |
| 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 | 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 | |
| 2024-08-04 | made it norm comform exept one funkction to much | Christopher Uhlig | |
| 2024-08-02 | Refactor parser | Dominik Kaiser | |
| * Fix norme for free_node.c * Uglify parser.c * Merge parser updates into refactor-parser * Outsource collect_assigns and collect_redirs * Make parse_cmd.c norme conform * Make free_tokens() norme conform * Make collect_assigns.c norme conform * Some refactoring of collect_redirs * Refactor collect_redirs | |||
| 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 | |
