| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add help command-line option | Mitja Felicijan | 2026-01-17 | 2 | -13/+24 |
| | | |||||
| * | Update asset link in README.md | Mitja Felicijan | 2026-01-17 | 1 | -1/+1 |
| | | |||||
| * | Add auto-run functionality via the `-run` flag and refactor target launch logic | Mitja Felicijan | 2026-01-17 | 2 | -46/+65 |
| | | |||||
| * | Add a toggleable help view for keybindings | Mitja Felicijan | 2026-01-17 | 1 | -3/+53 |
| | | |||||
| * | 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 | 2 | -2/+21 |
| | | |||||
| * | Update readme with new debugger commands and usage examples | Mitja Felicijan | 2026-01-17 | 2 | -42/+57 |
| | | |||||
| * | 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 gitignore | Mitja Felicijan | 2026-01-16 | 1 | -1/+3 |
| | | |||||
| * | Update README.md | Mitja Felicijan | 2026-01-16 | 1 | -1/+1 |
| | | |||||
| * | Update readme file with install requirements | Mitja Felicijan | 2026-01-16 | 1 | -0/+8 |
| | | |||||
| * | Fixed flags in make | Mitja Felicijan | 2026-01-16 | 1 | -2/+6 |
| | | |||||
| * | Fixed flags in make | Mitja Felicijan | 2026-01-16 | 1 | -3/+6 |
| | | |||||
| * | Added macOS make option | Mitja Felicijan | 2026-01-16 | 2 | -2/+18 |
| | | |||||
| * | Update README.md | Mitja Felicijan | 2026-01-16 | 1 | -1/+1 |
| | | |||||
| * | Fixed enum type recognition and increased sidebar width | Mitja Felicijan | 2026-01-16 | 2 | -1/+3 |
| | | |||||
| * | Refactor AppMode to InputMode | Mitja Felicijan | 2026-01-16 | 1 | -21/+21 |
| | | |||||
| * | Added scrollable areas | Mitja Felicijan | 2026-01-16 | 2 | -54/+277 |
| | | |||||
| * | Update README to remove work-in-progress notice | Mitja Felicijan | 2026-01-16 | 1 | -4/+0 |
| | | | | Removed important note about project status. | ||||
| * | Change asset link in README | Mitja Felicijan | 2026-01-16 | 1 | -1/+1 |
| | | | | Updated the asset link in the README file. | ||||
| * | Merged TUI into main | Mitja Felicijan | 2026-01-16 | 5 | -153/+4933 |
| | | |||||
| * | Added line preview | Mitja Felicijan | 2026-01-16 | 1 | -2/+53 |
| | | |||||
| * | Rename debugger source file | Mitja Felicijan | 2026-01-16 | 2 | -2/+2 |
| | | |||||
| * | Fix header formatting in README.md | Mitja Felicijan | 2026-01-16 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in README.md | Mitja Felicijan | 2026-01-16 | 1 | -1/+1 |
| | | | | Corrected a typo in the project description. | ||||
| * | Update README with asset link and cleanup | Mitja Felicijan | 2026-01-16 | 1 | -4/+2 |
| | | | | Added a link to project assets and removed duplicate preview section. | ||||
| * | Revise README formatting and add preview section | Mitja Felicijan | 2026-01-16 | 1 | -2/+6 |
| | | | | Updated formatting and added preview section to README. | ||||
| * | Engage! | Mitja Felicijan | 2026-01-16 | 7 | -0/+233 |
