sol2/sol
2014-04-26 00:19:36 -04:00
..
demangle.hpp Custom constructors, but apparently there's something on the stack and we can't get at its type? 2014-04-26 00:19:36 -04:00
deprecate.hpp Renamed DEPRECATE to SOL_DEPRECATED 2014-04-25 20:11:00 -04:00
error.hpp Initial commit 2013-11-25 04:56:27 -05:00
function.hpp Missing inline on several functions; causes compilations when sol is included in multiple Translation Units. 2014-04-24 16:46:11 -04:00
lua_function.hpp Do some renaming of lua_function.hpp and fix some compiler errors 2014-04-25 20:42:38 -04:00
object.hpp Missing inline on several functions; causes compilations when sol is included in multiple Translation Units. 2014-04-24 16:46:11 -04:00
proxy.hpp Fixing formatting to make sure everything's nice and pretty. 2013-12-21 22:11:20 -05:00
reference.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
stack.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
state.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
table.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
traits.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
tuple.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
types.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
userdata.hpp Custom constructors, but apparently there's something on the stack and we can't get at its type? 2014-04-26 00:19:36 -04:00