aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add help command-line optionMitja Felicijan2026-01-172-13/+24
|
* Update asset link in README.mdMitja Felicijan2026-01-171-1/+1
|
* Add auto-run functionality via the `-run` flag and refactor target launch logicMitja Felicijan2026-01-172-46/+65
|
* Add a toggleable help view for keybindingsMitja Felicijan2026-01-171-3/+53
|
* Implement UI resizing with Ctrl+ArrowsMitja Felicijan2026-01-171-9/+12
|
* Add command-line option to set startup breakpointsMitja Felicijan2026-01-172-2/+21
|
* Update readme with new debugger commands and usage examplesMitja Felicijan2026-01-172-42/+57
|
* Implement watch view for evaluating and displaying expressions dynamicallyMitja Felicijan2026-01-171-12/+116
|
* Implement advanced argument parsing for target and environment variables, ↵Mitja Felicijan2026-01-171-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 Felicijan2026-01-171-1/+8
| | | | input buffer
* Added sign column for breakpoints in source viewMitja Felicijan2026-01-171-5/+40
|
* Added macOS gitignoreMitja Felicijan2026-01-161-1/+3
|
* Update README.mdMitja Felicijan2026-01-161-1/+1
|
* Update readme file with install requirementsMitja Felicijan2026-01-161-0/+8
|
* Fixed flags in makeMitja Felicijan2026-01-161-2/+6
|
* Fixed flags in makeMitja Felicijan2026-01-161-3/+6
|
* Added macOS make optionMitja Felicijan2026-01-162-2/+18
|
* Update README.mdMitja Felicijan2026-01-161-1/+1
|
* Fixed enum type recognition and increased sidebar widthMitja Felicijan2026-01-162-1/+3
|
* Refactor AppMode to InputModeMitja Felicijan2026-01-161-21/+21
|
* Added scrollable areasMitja Felicijan2026-01-162-54/+277
|
* Update README to remove work-in-progress noticeMitja Felicijan2026-01-161-4/+0
| | | Removed important note about project status.
* Change asset link in READMEMitja Felicijan2026-01-161-1/+1
| | | Updated the asset link in the README file.
* Merged TUI into mainMitja Felicijan2026-01-165-153/+4933
|
* Added line previewMitja Felicijan2026-01-161-2/+53
|
* Rename debugger source fileMitja Felicijan2026-01-162-2/+2
|
* Fix header formatting in README.mdMitja Felicijan2026-01-161-1/+1
|
* Fix typo in README.mdMitja Felicijan2026-01-161-1/+1
| | | Corrected a typo in the project description.
* Update README with asset link and cleanupMitja Felicijan2026-01-161-4/+2
| | | Added a link to project assets and removed duplicate preview section.
* Revise README formatting and add preview sectionMitja Felicijan2026-01-161-2/+6
| | | Updated formatting and added preview section to README.
* Engage!Mitja Felicijan2026-01-167-0/+233