sol2/docs/source/api
ThePhD 162746dac9
Merge branch 'develop' into sol3
# Conflicts:
#	docs/source/tutorial/variables.rst
#	include/single/sol/sol.hpp
#	include/single/sol/sol_forward.hpp
#	include/sol/proxy.hpp
#	sol/usertype_metatable.hpp
2018-11-10 07:12:13 -08:00
..
api-top.rst begin migrating benchmarks and preparing documentation for sol3 2018-05-17 02:31:28 -04:00
as_args.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
as_container.rst make sure tests don't throw where possible 2017-08-11 18:12:13 -04:00
as_function.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
as_returns.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
as_table.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
c_call.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
compatibility.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
coroutine.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
environment.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
error.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
filters.rst [ci skip] update docs 2017-08-21 16:20:39 -04:00
function.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
make_reference.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
metatable_key.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
nested.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
new_table.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
object.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
optional.rst unused variable warnings turned errors killing all the tests 2017-03-19 18:41:52 -04:00
overload.rst update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
property.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
protect.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
protected_function.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
proxy.rst Fix up the remaining sol2 issues, prepare for more sol3 stuff 2018-11-10 06:41:06 -08:00
readonly.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
reference.rst This attempts to be more thorough with the validations of the test, avoiding throws wherever possible to help reduce the error surface for debugging x86 builds (which, strangely enough, are not erroring in the same places that appveyor is erroring in...) 2018-01-28 22:21:13 -05:00
resolve.rst update documentation with additional information about resolve and overload (fixes #664 and fixes #665) 2018-06-15 13:19:09 -04:00
stack_reference.rst prepare for new usertype 2018-03-15 17:16:28 -04:00
stack.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
state.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
table.rst begin migrating benchmarks and preparing documentation for sol3 2018-05-17 02:31:28 -04:00
this_environment.rst first big sol3 push... tests not updated yet 2018-09-27 22:27:38 -07:00
this_state.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
thread.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
tie.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
types.rst create and test raw_set and raw_get 2017-09-06 15:09:51 -04:00
unique_usertype_traits.rst add more explicit readme notes for things we support 2018-03-25 12:45:28 -04:00
user.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
userdata.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
usertype_memory.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
usertype.rst Fix typo error in usertype.rst 2018-10-25 02:05:35 -07:00
var.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
variadic_args.rst Full documentation overhaul. Add a billion more examples. Fix r-values getting stuck as r-value references in proxy keys. 2018-03-16 16:47:09 -04:00
variadic_results.rst this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks 2017-08-05 19:20:28 -04:00
yielding.rst add handle for potentially overloaded size() definitions (pray it works with noexcept anyhow). 2018-02-22 12:26:46 -05:00