aboutsummaryrefslogtreecommitdiff
path: root/cm
AgeCommit message (Collapse)Author
2025-10-15Clarify terminology: decl and type; clarify helpers' usagertk0c
2025-10-15Fix _alias() example semanticrtk0c
_alias takes a type, generates a type. So textually, it must take another Lua variable, or a call to _t
2025-10-15metalanguage design (both lua literals and DSL)rtk0c