sol2/sol
2016-06-03 21:40:23 -04:00
..
compatibility We do have a cheap char type now, but figuring out that codecvt is super busted makes me sad 2016-05-18 21:29:17 -04:00
bind_traits.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
call.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
compatibility.hpp Undocumented macro for turning of compat (for the time being) 2016-05-05 16:36:15 -04:00
coroutine.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
debug.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
demangle.hpp Inclusion argument order sorting 2016-04-23 17:40:22 -04:00
deprecate.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
error.hpp And glibc is a fuccboi too. 2016-05-13 13:50:15 -04:00
function_result.hpp Inclusion argument order sorting 2016-04-23 17:40:22 -04:00
function_types_allocator.hpp Use absolute indices in the places where it's necessary. 2016-05-03 16:49:53 -04:00
function_types_basic.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
function_types_core.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
function_types_member.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
function_types_overload.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
function_types_templated.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
function_types_usertype.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
function_types.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
function.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
inheritance.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
load_result.hpp Adds requires feature - Closes #90 2016-05-19 17:27:12 -04:00
object.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
optional.hpp Properly directly include optional and reference it in C++17 and beyond. 2016-03-24 15:51:04 -04:00
overload.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
property.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
protected_function_result.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
protected_function.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
proxy_base.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
proxy.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
raii.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
reference.hpp Constructors for many of the types updated. sol::object now makes many more styles of types. Tests updated to match. Update documentation as per #87. Close #88. Close #86 2016-05-13 02:48:22 -04:00
resolve.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
stack_check_get.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
stack_check.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
stack_core.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
stack_field.hpp Use absolute indices in the places where it's necessary. 2016-05-03 16:49:53 -04:00
stack_get.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
stack_guard.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
stack_pop.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
stack_probe.hpp full-on optional support. so much support it's coming through my eyeballs. Goodness. 2016-03-30 00:31:18 -04:00
stack_proxy.hpp Update version numbers, fix tests, and change bond -> tie, since nobody understands what bond means 2016-04-24 10:09:05 -04:00
stack_push.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
stack_reference.hpp Constructors for many of the types updated. sol::object now makes many more styles of types. Tests updated to match. Update documentation as per #87. Close #88. Close #86 2016-05-13 02:48:22 -04:00
stack.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
state_view.hpp S I G H KEPLERPROJECT 2016-05-20 04:56:35 -04:00
state.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
string_shim.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
table_core.hpp Adds requires feature - Closes #90 2016-05-19 17:27:12 -04:00
table_iterator.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
table.hpp Alright, NOW everything's kosher. Bwuh, byte order marks... 2016-03-14 09:53:24 -04:00
thread.hpp Constructors for many of the types updated. sol::object now makes many more styles of types. Tests updated to match. Update documentation as per #87. Close #88. Close #86 2016-05-13 02:48:22 -04:00
tie.hpp VC++ is a butt, but this Closes #91 2016-05-19 02:15:42 -04:00
traits.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
tuple.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
types.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
userdata.hpp stack implementation, plus reference semantics within lua for usertypes/data now. 2016-04-07 05:21:49 -04:00
usertype_metatable.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
usertype_traits.hpp Better demangling 2016-04-22 17:06:56 -04:00
usertype.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
variadic_args.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00
wrapper.hpp This mega-commit implements the new usertype_metatable while keeping everything else still intact. Blurgh, managing API versions suck... 2016-06-03 21:40:23 -04:00