sol2/docs/source/api
ThePhD 8039dd22a6 update documentation with additional information about resolve and overload (fixes #664 and fixes #665)
add new shared_ptr differentiation mechanism that persists between DLLs (fixes #661)
change valid Lua version to handle Lua 5.4.0-work1 (fixes #649)
remove upper limit on MSVC version: they're not fixing it anytime soon (fixes #655)
add integer value for definition (fixes #651)
2018-06-15 13:19:09 -04: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 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
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 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
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 begin migrating benchmarks and preparing documentation for sol3 2018-05-17 02:31:28 -04: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