aboutsummaryrefslogtreecommitdiff
path: root/stdlib/interfaces
AgeCommit message (Expand)AuthorFilesLines
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-0/+90