summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRemove bold formatting from key actions in the READMEMitja Felicijan3 months
 
 
AgeCommit messageAuthorFilesLines
2026-01-17Remove bold formatting from key actions in the READMEHEADmasterMitja Felicijan1-14/+14
2026-01-17Add help command-line optionMitja Felicijan2-13/+24
2026-01-17Update asset link in README.mdMitja Felicijan1-1/+1
2026-01-17Add auto-run functionality via the `-run` flag and refactor target launch logicMitja Felicijan2-46/+65
2026-01-17Add a toggleable help view for keybindingsMitja Felicijan1-3/+53
2026-01-17Implement UI resizing with Ctrl+ArrowsMitja Felicijan1-9/+12
2026-01-17Add command-line option to set startup breakpointsMitja Felicijan2-2/+21
2026-01-17Update readme with new debugger commands and usage examplesMitja Felicijan2-42/+57
2026-01-17Implement watch view for evaluating and displaying expressions dynamicallyMitja Felicijan1-12/+116
2026-01-17Implement advanced argument parsing for target and environment variables, all...Mitja Felicijan1-28/+95
2026-01-17Store the current source filename and use it to pre-fill the breakpoint input...Mitja Felicijan1-1/+8
2026-01-17Added sign column for breakpoints in source viewMitja Felicijan1-5/+40
2026-01-16Added macOS gitignoreMitja Felicijan1-1/+3
2026-01-16Update README.mdMitja Felicijan1-1/+1
2026-01-16Update readme file with install requirementsMitja Felicijan1-0/+8
2026-01-16Fixed flags in makeMitja Felicijan1-2/+6
2026-01-16Fixed flags in makeMitja Felicijan1-3/+6
2026-01-16Added macOS make optionMitja Felicijan2-2/+18
2026-01-16Update README.mdMitja Felicijan1-1/+1
2026-01-16Fixed enum type recognition and increased sidebar widthMitja Felicijan2-1/+3
[...]