Commit History

作者 SHA1 備註 提交日期
  Ole 470b325155 docs: Enhance documentation in stack.hpp 10 年之前
  Ole 21b3a44999 Improve Callable forwarding for internal::Layout 10 年之前
  Ole d1b3e2e12d Move internal 'EntityPusher' to auxiliary.hpp 10 年之前
  Ole 92e702a3e8 docs: Add Doxygen configuration 10 年之前
  Ole bb6f4a87d3 This has been there way too long 10 年之前
  Ole d8c6b84db9 Add 'registerUserType' method to StateWrapper 10 年之前
  Ole 8d177c29ae Add overloaded 'registerUserType' which automatically registers a constructor 10 年之前
  Ole 0b289a7d5b Add generic wrapping 10 年之前
  Ole 61573adc6b Add several constants to make user type member binding easier 10 年之前
  Ole 35f58bd600 Rename 'register_user_type' to 'registerUserType' 10 年之前
  Ole 6597a39b6e Move auxiliary functions to auxiliary.hpp 10 年之前
  Ole a059446be5 Move Field-related functionality to fields.hpp 10 年之前
  Ole cf189f8752 Remove 'wrap_field' 10 年之前
  Ole aa549da091 Move method-related functionality into methods.hpp 10 年之前
  Ole a25b1c8df4 Remove 'wrap_constructor' 10 年之前
  Ole 9ac3b56502 Add stack-mapper utility 'direct' 10 年之前
  Ole aac8a5af39 Clean up method wrapping 10 年之前
  Ole 6708318057 simplify: LUWRA_WRAP_FUNCTION 10 年之前
  Ole 286a5d3d4f Simplify FunctionWrapper and Layout 10 年之前
  Ole 863bf68a37 Rename several core features 10 年之前
  Ole 68c1baeb6b Implement first idea for a state wrapper 10 年之前
  Ole 74eef9ed26 Fix luaL_checkcfunction 10 年之前
  Ole fdf34425a7 Bump version to 0.2.0 10 年之前
  Ole 09e9de10c2 tests: Include Catch as a sub-module dependency 10 年之前
  Ole 1fb8e0391e Fix bug with Clang where wrapped function pointers are optimized out 10 年之前
  Ole 96f6df49a3 Add std::nullptr_t as equivalent to nil 10 年之前
  Ole a42a8e3043 Make use of new auxiliary functions 10 年之前
  Ole bfe60d7a62 Make sure registering global values does not polute the execution stack 10 年之前
  Ole 54e6cb6228 tests: Add tests for 'register_global' and 'set_fields' 10 年之前
  Ole 739bcef171 Add 'new_table' helper which allows you to create new table easily 10 年之前