aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/rtl
AgeCommit message (Expand)AuthorFilesLines
2025-09-06bootstrap: Writer initialization and write_str()Samuel Lidén Borell3-4/+38
2025-09-06bootstrap: C-string to SLUL-string functionsSamuel Lidén Borell2-0/+44
2025-09-06bootstrap: Add stub functions for Writer classSamuel Lidén Borell2-4/+45
2025-08-29bootstrap: Remove MIT-0 license from bootstrap RTLSamuel Lidén Borell7-31/+5
2025-08-29bootstrap: Show proper errors on OoM/internal errorsSamuel Lidén Borell4-10/+29
2025-08-29bootstrap: Fix overflow check for integer CLI paramsSamuel Lidén Borell1-1/+6
2025-08-29bootstrap: Beginning of MessageReporterSamuel Lidén Borell2-1/+152
2025-08-28bootstrap: 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: Internal RTL string decoding functionSamuel Lidén Borell2-0/+56
2025-08-16Remove redundant whitespace and a duplicate lineSamuel Lidén Borell2-3/+0
2025-08-16bootstrap: Add stub functions in RTL for CLI handlingSamuel Lidén Borell1-0/+142
2025-05-24Dual-license under LGPL-2.1 or laterSamuel Lidén Borell3-5/+8
2025-05-12Rename stage1 to stage2Samuel Lidén Borell2-3/+3
2025-05-12Rename the stage0 directory to bootstrapSamuel Lidén Borell3-0/+44