webmcp

view framework/env/convert/register_type.lua @ 391:a932b94a8490

Reset window.location.hash after collapsing/expanding sections in autodoc reference
author jbe
date Thu Dec 03 18:32:43 2015 +0100 (2015-12-03)
parents 9fdfb27f8e67
children
line source
1 function convert.register_type(typ, name)
2 convert._type_symbol_mappings[typ] = name
3 end

Impressum / About Us