| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-01-17 | Add command-line option to set startup breakpoints | Mitja Felicijan | 1 | -2/+14 | |
| 2026-01-17 | Implement watch view for evaluating and displaying expressions dynamically | Mitja Felicijan | 1 | -12/+116 | |
| 2026-01-17 | Implement advanced argument parsing for target and environment variables, ↵ | Mitja Felicijan | 1 | -28/+95 | |
| allow dynamic sidebar resizing, improve variable value display, and refactor layout constants into a struct | |||||
| 2026-01-17 | Store the current source filename and use it to pre-fill the breakpoint ↵ | Mitja Felicijan | 1 | -1/+8 | |
| input buffer | |||||
| 2026-01-17 | Added sign column for breakpoints in source view | Mitja Felicijan | 1 | -5/+40 | |
| 2026-01-16 | Added macOS make option | Mitja Felicijan | 1 | -1/+2 | |
| 2026-01-16 | Fixed enum type recognition and increased sidebar width | Mitja Felicijan | 1 | -1/+2 | |
| 2026-01-16 | Refactor AppMode to InputMode | Mitja Felicijan | 1 | -21/+21 | |
| 2026-01-16 | Added scrollable areas | Mitja Felicijan | 1 | -39/+212 | |
| 2026-01-16 | Merged TUI into main | Mitja Felicijan | 1 | -143/+565 | |
| 2026-01-16 | Added line preview | Mitja Felicijan | 1 | -2/+53 | |
| 2026-01-16 | Rename debugger source file | Mitja Felicijan | 1 | -0/+148 | |
