| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-20 | I love the norme sooooooooooo much!!!! | Dominik Kaiser | |
| 2025-01-20 | merged | Christopher Uhlig | |
| 2025-01-16 | Create files | Dominik Kaiser | |
| 2024-09-17 | Fix error message printing | Dominik Kaiser | |
| 2024-09-13 | Fix SEGV on invalid redirection | Dominik Kaiser | |
| 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-07-22 | Fix errors and make the parser work | Dominik Kaiser | |
| 2024-07-08 | Move assign into cmd node | Dominik Kaiser | |
| 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 | |||
