aboutsummaryrefslogtreecommitdiff
path: root/stdlib
AgeCommit message (Expand)AuthorFilesLines
7 daysSome TODO/FIXME comments regarding typeparams/genericsSamuel Lidén Borell1-0/+4
9 daysrtl: Basic interface of List typeSamuel Lidén Borell1-0/+50
12 daysrtl: Various additions and changes to the Reader and Writer classesSamuel Lidén Borell1-26/+92
2026-05-15Basic design and thoughs about the built-in Reader classSamuel Lidén Borell1-2/+161
2026-03-13bootstrap: Add a few more String functionsSamuel Lidén Borell1-0/+30
2026-03-13bootstrap: Add MessageReporter.add_stringSamuel Lidén Borell1-0/+4
2026-02-21Use uppercase initials / title case for builtin types and valuesSamuel Lidén Borell1-4/+4
2026-02-08Notes: APIs, implicit declaration, integer types, package registry, etc.Samuel Lidén Borell1-1/+9
2026-02-07bootstrap: Implement string comparisonSamuel Lidén Borell1-0/+5
2026-02-07bootstrap: Add String.from_codepointSamuel Lidén Borell1-0/+6
2026-01-11Fix undefined typesSamuel Lidén Borell1-0/+10
2026-01-04bootstrap: Skip `end` for functions declarations in interfacesSamuel Lidén Borell1-8/+0
2025-11-23bootstrap: Parse core module interface from fileSamuel Lidén Borell1-4/+4
2025-11-16Basic interface definitions for the "core" module (work in progress)Samuel Lidén Borell1-0/+90