aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainnotes: Type qualifiers, map API, error handling, call syntaxSamuel Lidén Borell6 days
 
 
AgeCommit messageAuthorFilesLines
6 daysnotes: Type qualifiers, map API, error handling, call syntaxHEADmainSamuel Lidén Borell4-0/+138
2026-07-19notes: Optional types, GC, in-place-construction, typestate syntaxSamuel Lidén Borell4-3/+143
2026-07-18bootstrap: Remove redundant code for integer vs non-integer comparisonSamuel Lidén Borell1-38/+6
2026-07-18bootstrap: Disallow relational operators with possibly-None valuesSamuel Lidén Borell2-2/+10
2026-07-18bootstrap: Disallow None at both sides of comparisonSamuel Lidén Borell3-10/+14
2026-07-16bootstrap: Code after endless loops is unreachableSamuel Lidén Borell4-3/+17
2026-07-13bootstrap: String comparison in switch-case statementsSamuel Lidén Borell4-44/+56
2026-07-13bootstrap: Basic handling of assignedness in terminating blocksSamuel Lidén Borell2-14/+140
2026-07-09bootstrap: Consider code after `assert False` as unreachableSamuel Lidén Borell1-3/+10
2026-07-09tests: Make `testfunc` actually do stuff instead of returning earlySamuel Lidén Borell1-11/+22
[...]
 
Clone
https://git.kodafritt.se/slul-try2