summaryrefslogtreecommitdiff
path: root/docs/type_system
AgeCommit message (Expand)Author
4 dayschange how vars are identifiednodist
4 daysremove global name treenodist
9 daysupdate memory objsnodist
12 daysthread id opnodist
13 daysqualifiers as %nodist
14 daysnew layout by dependecy graphnodist
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 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-06start io and remove print opnodist
2026-06-04use await and more application definitionsnodist
2026-06-03refs with more implnodist
2026-06-02reformat with sync and async callsnodist
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
2026-05-19use sync and async for callingnodist
2026-05-19use native insted of objectnodist
2026-05-19put operators into its own filenodist
2026-05-18add printnodist
2026-05-18object typenodist
2026-05-18remove flag type and add .mask to intnodist
2026-05-17use return and yield as keyword with union types passednodist
2026-05-16remove `call_nativenodist
2026-05-16specify union classesnodist
2026-05-14task is just a containernodist
2026-05-14task holds errornodist
2026-05-13result can be some, none, done or errornodist
2026-05-13all functions return a tasknodist
2026-05-12remove regex as it's own typenodist
2026-05-11add mutation opnodist
2026-05-11op for all actionsnodist
2026-05-11add control templatenodist
2026-05-11reduce number of typesnodist
2026-05-10add all type pagesnodist
2026-05-09container typesnodist
2026-05-08combine option with emptynodist