sol2/sol
ThePhD 2243bec052 userdata<T> now works and compiles on MSVC.
It's going to take serious work to make it happen in GCC, plus the fact that 4.9 is still giving me
so many errors I can't even read it...
 I'll let Rapptz figure it out, but later.
Sexy class bindings, yes!
2014-04-25 20:08:07 -04:00
..
demangle.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
deprecate.hpp Deprecation mechanism, improvements to lua_function's classes, and demangling for MSVC and gcc/clang 2014-04-25 20:08:07 -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 userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -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 userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00