sol2/sol
ThePhD 20ff49cd66 Merge remote-tracking branch 'root/master'
* root/master:
  Cast result of floating point retrieval before receiving it
  Fix bug with sol::object not being copyable
2013-12-14 00:15:25 -05:00
..
error.hpp Initial commit 2013-11-25 04:56:27 -05:00
function.hpp Merge remote-tracking branch 'root/master' 2013-12-14 00:15:25 -05:00
lua_function.hpp EnableIf and DisableIf back in place, type trait fixed for MSVC. Bleh, this is a lot of work. Removed functional header, because nobody's using it. 2013-12-13 14:59:46 -05:00
object.hpp Fix bug with sol::object not being copyable 2013-12-14 00:05:14 -05:00
reference.hpp Removed uses of constexpr for MSVC 2013 2013-11-25 05:20:14 -05:00
stack.hpp A hefty slice of changes for functions on the proxy. Not necessary, but was fun to get around MSVC's ICE errors. 2013-12-14 00:15:14 -05:00
state.hpp Basic operator[] support for tables 2013-12-12 18:12:07 -05:00
table.hpp Merge remote-tracking branch 'root/master' 2013-12-14 00:15:25 -05:00
traits.hpp A hefty slice of changes for functions on the proxy. Not necessary, but was fun to get around MSVC's ICE errors. 2013-12-14 00:15:14 -05:00
tuple.hpp Stylistic changes to match the rest of the code 2013-12-02 23:33:23 -05:00
types.hpp A hefty slice of changes for functions on the proxy. Not necessary, but was fun to get around MSVC's ICE errors. 2013-12-14 00:15:14 -05:00