Date Commit message Author Lines
2026-01-17 Remove bold formatting from key actions in the README Mitja Felicijan +14/-14
2026-01-17 Add help command-line option Mitja Felicijan +24/-13
2026-01-17 Update asset link in README.md Mitja Felicijan +1/-1
2026-01-17 Add auto-run functionality via the `-run` flag and refactor target launch logic Mitja Felicijan +65/-46
2026-01-17 Add a toggleable help view for keybindings Mitja Felicijan +53/-3
2026-01-17 Implement UI resizing with Ctrl+Arrows Mitja Felicijan +12/-9
2026-01-17 Add command-line option to set startup breakpoints Mitja Felicijan +21/-2
2026-01-17 Update readme with new debugger commands and usage examples Mitja Felicijan +57/-42
2026-01-17 Implement watch view for evaluating and displaying expressions dynamically Mitja Felicijan +116/-12
2026-01-17 Implement advanced argument parsing for target and environment variables, allow ... Mitja Felicijan +95/-28
2026-01-17 Store the current source filename and use it to pre-fill the breakpoint input bu... Mitja Felicijan +8/-1
2026-01-17 Added sign column for breakpoints in source view Mitja Felicijan +40/-5
2026-01-16 Added macOS gitignore Mitja Felicijan +3/-1
2026-01-16 Update README.md Mitja Felicijan +1/-1
2026-01-16 Update readme file with install requirements Mitja Felicijan +8/-0
2026-01-16 Fixed flags in make Mitja Felicijan +6/-2
2026-01-16 Fixed flags in make Mitja Felicijan +6/-3
2026-01-16 Added macOS make option Mitja Felicijan +18/-2
2026-01-16 Update README.md Mitja Felicijan +1/-1
2026-01-16 Fixed enum type recognition and increased sidebar width Mitja Felicijan +3/-1
2026-01-16 Refactor AppMode to InputMode Mitja Felicijan +21/-21
2026-01-16 Added scrollable areas Mitja Felicijan +277/-54
2026-01-16 Update README to remove work-in-progress notice Mitja Felicijan +0/-4
2026-01-16 Change asset link in README Mitja Felicijan +1/-1
2026-01-16 Merged TUI into main Mitja Felicijan +4926/-146
2026-01-16 Added line preview Mitja Felicijan +53/-2
2026-01-16 Rename debugger source file Mitja Felicijan +2/-2
2026-01-16 Fix header formatting in README.md Mitja Felicijan +1/-1
2026-01-16 Fix typo in README.md Mitja Felicijan +1/-1
2026-01-16 Update README with asset link and cleanup Mitja Felicijan +2/-4