sol2/sol
2014-04-27 03:25:47 -04:00
..
demangle.hpp Fixed some bad spacing. 2014-04-26 21:38:37 -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_types.hpp Fix compiler errors, tests failing however 2014-04-27 00:53:57 -04: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
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 Class binding now works with multiple functions 2014-04-26 18:24:54 -04:00
reference.hpp Moved pop from reference to table 2014-04-25 21:40:52 -04:00
stack.hpp Fix compiler errors, tests failing however 2014-04-27 00:53:57 -04:00
state.hpp Class binding now works with multiple functions 2014-04-26 18:24:54 -04:00
table.hpp Class binding now works with multiple functions 2014-04-26 18:24:54 -04:00
traits.hpp userdata<T> now works and compiles on MSVC. 2014-04-25 20:08:07 -04:00
tuple.hpp Class binding now works with multiple functions 2014-04-26 18:24:54 -04:00
types.hpp Class binding now works with multiple functions 2014-04-26 18:24:54 -04:00
userdata.hpp Format changes 2014-04-27 03:25:47 -04:00