58 lines
845 B
ReStructuredText
Raw Normal View History

2016-03-11 17:47:15 -05:00
api reference manual
====================
Browse the various function and classes :doc:`sol<../index>` utilizes to make your life easier when working with Lua.
2016-03-11 17:47:15 -05:00
.. toctree::
:caption: sol API
2016-03-11 17:47:15 -05:00
:name: apitoc
:maxdepth: 2
2016-03-11 17:47:15 -05:00
state
2017-05-09 13:24:56 -04:00
this_state
lua_value
reference
stack_reference
make_reference
table
table_traversal_keys
userdata
environment
2017-05-09 13:24:56 -04:00
this_environment
proxy
as_container
2017-03-30 14:14:31 -04:00
nested
as_table
usertype
usertype_memory
unique_usertype_traits
tie
2016-03-11 17:47:15 -05:00
function
protected_function
coroutine
yielding
error
2016-03-11 17:47:15 -05:00
object
thread
optional
variadic_args
variadic_results
2016-11-26 14:04:44 -05:00
as_args
as_returns
2016-03-11 17:47:15 -05:00
overload
property
var
protect
policies
readonly
as_function
c_call
resolve
2016-03-11 17:47:15 -05:00
stack
user
compatibility
types
metatable_key
new_table