mirror of
https://github.com/kikito/inspect.lua.git
synced 2024-12-15 14:34:21 +00:00
a4a63bb0d1
Add special handling for cdata and ctype types provided by LuaJIT: use tostring() to print values of those types, which either provides a more meaningful default type description (e.g. 'ctype<uint64_t>' instead of '<ctype 1>') or a user-defined value as described at http://luajit.org/ext_ffi_api.html#tostring |
||
---|---|---|
.. | ||
inspect_spec.lua | ||
unindent.lua |