Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
6 days | bootstrap: Remove MIT-0 license from bootstrap RTL | Samuel Lidén Borell | 1 | -1/+1 |
6 days | bootstrap: Show proper errors on OoM/internal errors | Samuel Lidén Borell | 1 | -3/+1 |
6 days | bootstrap: Fix overflow check for integer CLI params | Samuel Lidén Borell | 1 | -1/+6 |
7 days | bootstrap: Beginning of MessageReporter | Samuel Lidén Borell | 1 | -1/+2 |
7 days | bootstrap: Revise CLI input params to use Readers instead of Files | Samuel Lidén Borell | 1 | -13/+17 |
2025-08-16 | bootstrap: Assign CLI arguments to fields (bool and int only for now) | Samuel Lidén Borell | 1 | -8/+84 |
2025-08-16 | bootstrap: Lookup CLI options and bind their values | Samuel Lidén Borell | 1 | -8/+59 |
2025-08-16 | bootstrap: Basic CLI arguments loop and error handling | Samuel Lidén Borell | 1 | -4/+144 |
2025-08-16 | bootstrap: Add stub functions in RTL for CLI handling | Samuel Lidén Borell | 1 | -0/+142 |