aboutsummaryrefslogtreecommitdiff
path: root/notes
AgeCommit message (Expand)AuthorFilesLines
10 hoursNotes: Versioning, FFI, generics, invalidation, pipes, strings, mutabilitySamuel Lidén Borell11-1/+423
4 daysbootstrap: `ignore` blocksSamuel Lidén Borell1-0/+132
5 daysbootstrap: Forbid negative divisorsSamuel Lidén Borell1-0/+17
2025-06-17Notes: Call syntax. Bitwise operators. "Inverse allocator".Samuel Lidén Borell4-0/+214
2025-06-08Notes: arenas, backend, linear types, interface in .so/.dll, stdlib implSamuel Lidén Borell5-0/+392
2025-05-29Notes: wrapping integer typesSamuel Lidén Borell1-0/+13
2025-05-27Notes: switch-case, record/object type syntaxSamuel Lidén Borell2-0/+205
2025-05-12Rename the stage0 directory to bootstrapSamuel Lidén Borell2-5/+6
2025-05-11Notes: enums as indices, pass-and-assign, special charactersSamuel Lidén Borell3-0/+45
2025-05-09Notes: function calls, decimal/float/integer types, long stringsSamuel Lidén Borell3-2/+89
2025-05-03Notes: Integer types, integer comparisonsSamuel Lidén Borell2-0/+137
2025-04-27Notes: aliasing in expressions, string concatenationSamuel Lidén Borell2-0/+57
2025-04-27stage0: Function call and identifier expressionsSamuel Lidén Borell1-0/+10
2025-04-20Notes: call/ctor syntax, name-based types, comptime, scoping, etcSamuel Lidén Borell7-0/+270
2025-04-13Notes: call vs field syntax, multi-line stringsSamuel Lidén Borell2-0/+56
2025-04-12Notes: call/field syntax, implicit classes, name-based type inferrenceSamuel Lidén Borell3-0/+271
2025-03-29Notes: Assignment, extending elementary types, lookalikes, mutability/aliasingSamuel Lidén Borell4-1/+92
2025-03-25Notes: goto, transitive qualifiers, struct initializationSamuel Lidén Borell3-0/+156
2025-03-23Notes: Fields/data, versioned params, test sourcelists/depsSamuel Lidén Borell4-0/+109
2025-03-16Notes: More compact union/sum type syntaxSamuel Lidén Borell1-0/+45
2025-03-16Notes: Inner/nested classes. Union types via multiple `data` blocksSamuel Lidén Borell2-0/+163
2025-03-15Notes: More ideas around file listsSamuel Lidén Borell1-0/+43
2025-03-09Notes: Implicit classes, includes vs file listsSamuel Lidén Borell2-0/+105
2025-03-06Initial commitSamuel Lidén Borell29-0/+1576