Type representation internal/cbm/lsp/type_rep.{c,h} CBMType tagged union (NAMED, POINTER, SLICE, MAP, CHANNEL, FUNC, INTERFACE, STRUCT, BUILTIN, TUPLE, TYPE_PARAM ...
Added Locale property to ExtensionStartupParams to pass the active UI locale to extension applications such as LibG at startup. PR This change is required to support ...