summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
38 hoursadd more lifecyclenodist
4 dayschange to result and iteration unionsnodist
4 daysmatch internal kpl statusnodist
7 daystype body object definitions and garbage collection algonodist
8 daysvar tree listsnodist
8 dayschange how vars are identifiednodist
9 daysremove global name treenodist
9 daysall names will live on global trienodist
10 daysfix register linknodist
10 daysuse trees without parent nodesnodist
12 daysslab allocted through allocnodist
14 daysupdate 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
2026-06-07type definitions with type_ptrnodist
2026-06-06start io and remove print opnodist
2026-06-04use await and more application definitionsnodist
2026-06-03C interop notenodist
2026-06-03refs with more implnodist
2026-06-02reformat with sync and async callsnodist
2026-06-01process examplenodist
2026-06-01update action syntax and start applicationnodist
2026-05-26list fn classesnodist
2026-05-24add format string examplenodist
2026-05-22start adding ops to typesnodist
2026-05-22add operators for bit typenodist
2026-05-21int and float under bits typenodist
2026-05-20mutiple next unionsnodist