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