.. |
debug.hpp
|
Formatting changes.
|
2014-08-10 20:49:34 -04:00 |
default_construct.hpp
|
Formatting changes.
|
2014-08-10 20:49:34 -04:00 |
demangle.hpp
|
Fix lack of inline in functions.
|
2014-08-10 21:07:19 -04:00 |
deprecate.hpp
|
Add additional type to allow for types themselves to be declared deprecated (through using statements and the like).
|
2014-09-19 11:11:38 -04:00 |
error.hpp
|
Remove noexcept that can't be met.
|
2014-09-05 15:53:19 -04:00 |
function_types.hpp
|
Merge remote-tracking branch 'root/master' into api-fix
|
2015-02-28 18:21:39 -05:00 |
function.hpp
|
Change userdata to usertype names.
|
2014-09-29 23:10:30 -04:00 |
object.hpp
|
Fix explicit operator bool to be negated is<nil_t>()
|
2014-05-29 22:19:21 -04:00 |
proxy.hpp
|
Formatting changes.
|
2014-08-10 20:49:34 -04:00 |
reference.hpp
|
Add a newline to every sol file missing one
|
2014-05-29 01:47:27 -04:00 |
resolve.hpp
|
Fix lack of inline in functions.
|
2014-08-10 21:07:19 -04:00 |
stack.hpp
|
Change userdata to usertype names.
|
2014-09-29 23:10:30 -04:00 |
state.hpp
|
Prevent null string return from causing undefined behavior.
|
2014-12-17 16:57:14 -05:00 |
table.hpp
|
Proper deprecation to alert users to API name changes.
|
2014-09-29 23:10:32 -04:00 |
traits.hpp
|
Formatting changes.
|
2014-08-10 20:49:34 -04:00 |
tuple.hpp
|
Proper std::ref semantics throughout the codebase's get/set.
|
2014-09-18 00:23:46 -04:00 |
types.hpp
|
Proper deprecation to alert users to API name changes.
|
2014-09-29 23:10:32 -04:00 |
usertype_traits.hpp
|
Change userdata to usertype names.
|
2014-09-29 23:10:30 -04:00 |
usertype.hpp
|
Use 2 string types to properly filter bad name-based usertype overloads.
|
2014-09-29 23:10:33 -04:00 |