summaryrefslogtreecommitdiff
path: root/src/cli/crash_report.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2025-02-05Add a final newline to "No crash reports!"Kat
2024-10-18cli: skip argv0 and actions when parsing CLI flagsMitchell Hashimoto
2024-09-10cli/crash-report: make it simpler (uglier, honestly)Mitchell Hashimoto
2024-09-10remove unnecessary importsJeffrey C. Ollie
2024-09-10feat: basic +crash-report cli actionJeffrey C. Ollie