summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-08-08resetnodist
2026-07-27bottom up redesignnodist
2026-07-18op and ir matching definitionsnodist
2026-07-16add genericsnodist
2026-07-15type var definitionsnodist
2026-07-13every type has access to its parentnodist
2026-07-12function typesnodist
2026-07-11remove imcomplete functionsnodist
2026-07-11remove compressed pointersnodist
2026-07-10array methods and return qualifiernodist
2026-07-08ring buffer pool allocatorsnodist
2026-07-07define interfacesnodist
2026-07-06add IR astnodist
2026-07-03add all lifecycle pagesnodist
2026-07-03add more lifecyclenodist
2026-06-30change to result and iteration unionsnodist
2026-06-30match internal kpl statusnodist
2026-06-28type body object definitions and garbage collection algonodist
2026-06-26var tree listsnodist
2026-06-26change how vars are identifiednodist
2026-06-26remove global name treenodist
2026-06-25all names will live on global trienodist
2026-06-24fix register linknodist
2026-06-24use trees without parent nodesnodist
2026-06-22slab allocted through allocnodist
2026-06-21update memory objsnodist
2026-06-18char literal examplenodist
2026-06-17thread id opnodist
2026-06-17qualifiers as %nodist
2026-06-16new layout by dependecy graphnodist
2026-06-15add shared mutating algonodist
2026-06-15memory slab as well as poolingnodist
2026-06-15dummy on queue as anon structnodist
2026-06-15reduce size of dummy tasknodist
2026-06-15atomic threadingnodist
2026-06-13gnu99nodist
2026-06-12fix testing macronodist
2026-06-12use gnu23nodist
2026-06-11add algo for mutating shared objectnodist
2026-06-10specify type representationnodist
2026-06-10rename shared qualifier to gcnodist
2026-06-09tracing gc onlynodist
2026-06-09add name to applicationnodist
2026-06-09inline fn defsnodist
2026-06-09use group for tuple and tablenodist
2026-06-08add tracing step by stepnodist
2026-06-08add gc and shared as a qualifier typenodist
2026-06-08remove action from astnodist
2026-06-08add join ops to buffernodist
2026-06-08add action and remove assigment from namespacenodist