sol2/docs/source/api
ThePhD 486086ffe0
fix up CMake files once more, and hopefully prepare for a new test coverage paradigm
notably, test normal + single + generated + Lua 5.3.5 only once,
then only run the runtime_test and compile_test for normal for all other permutations to help increase text matrix throughput
2018-12-27 02:17:25 -05:00
..
api-top.rst begin migrating benchmarks and preparing documentation for sol3 2018-05-17 02:31:28 -04:00
as_args.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
as_container.rst make sure tests don't throw where possible 2017-08-11 18:12:13 -04:00
as_function.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
as_returns.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
as_table.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
c_call.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
property.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
protect.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
protected_function.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
proxy.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
readonly.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
stack.rst update everything 2018-12-22 15:36:42 -05:00
state.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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 up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
var.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05:00
variadic_args.rst fix up CMake files once more, and hopefully prepare for a new test coverage paradigm 2018-12-27 02:17:25 -05: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