sol2/sol
2014-05-29 02:32:05 -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 Fixed rename mishap 2014-05-25 12:30:44 -04:00
function_types.hpp Renamed sol_error to error 2014-05-21 22:24:15 -04:00
function.hpp multi_return<> name to return_type<> . 2014-05-08 13:08:21 -04:00
object.hpp as uses auto and decltype for return type 2014-05-29 02:32:05 -04:00
proxy.hpp multi_return<> name to return_type<> . 2014-05-08 13:08:21 -04:00
reference.hpp Moved pop from reference to table 2014-04-25 21:40:52 -04:00
stack.hpp Renamed sol_error to error 2014-05-21 22:24:15 -04:00
state.hpp Renamed sol_error to error 2014-05-21 22:24:15 -04:00
table.hpp We now have the ability to get a userdata that has been created C++ style out of lua 2014-05-09 10:48:55 -04:00
traits.hpp We now have the ability to get a userdata that has been created C++ style out of lua 2014-05-09 10:48:55 -04:00
tuple.hpp Class binding now works with multiple functions 2014-04-26 18:24:54 -04:00
types.hpp Fixing some basic bugs MSVC didn't catch 2014-05-09 19:32:31 -04:00
userdata.hpp Additions for gitignore for the new files that are necessary to kick around qtCreator 2014-05-25 13:46:23 -04:00