aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/rtl/cli.c
AgeCommit message (Expand)AuthorFilesLines
6 daysbootstrap: Remove MIT-0 license from bootstrap RTLSamuel Lidén Borell1-1/+1
6 daysbootstrap: Show proper errors on OoM/internal errorsSamuel Lidén Borell1-3/+1
6 daysbootstrap: Fix overflow check for integer CLI paramsSamuel Lidén Borell1-1/+6
7 daysbootstrap: Beginning of MessageReporterSamuel Lidén Borell1-1/+2
7 daysbootstrap: Revise CLI input params to use Readers instead of FilesSamuel Lidén Borell1-13/+17
2025-08-16bootstrap: Assign CLI arguments to fields (bool and int only for now)Samuel Lidén Borell1-8/+84
2025-08-16bootstrap: Lookup CLI options and bind their valuesSamuel Lidén Borell1-8/+59
2025-08-16bootstrap: Basic CLI arguments loop and error handlingSamuel Lidén Borell1-4/+144
2025-08-16bootstrap: Add stub functions in RTL for CLI handlingSamuel Lidén Borell1-0/+142