Historial de Commits

Autor SHA1 Mensaje Fecha
  Ole 61573adc6b Add several constants to make user type member binding easier hace 10 años
  Ole 35f58bd600 Rename 'register_user_type' to 'registerUserType' hace 10 años
  Ole 6597a39b6e Move auxiliary functions to auxiliary.hpp hace 10 años
  Ole a059446be5 Move Field-related functionality to fields.hpp hace 10 años
  Ole cf189f8752 Remove 'wrap_field' hace 10 años
  Ole aa549da091 Move method-related functionality into methods.hpp hace 10 años
  Ole a25b1c8df4 Remove 'wrap_constructor' hace 10 años
  Ole 9ac3b56502 Add stack-mapper utility 'direct' hace 10 años
  Ole aac8a5af39 Clean up method wrapping hace 10 años
  Ole 6708318057 simplify: LUWRA_WRAP_FUNCTION hace 10 años
  Ole 286a5d3d4f Simplify FunctionWrapper and Layout hace 10 años
  Ole 863bf68a37 Rename several core features hace 10 años
  Ole 68c1baeb6b Implement first idea for a state wrapper hace 10 años
  Ole 74eef9ed26 Fix luaL_checkcfunction hace 10 años
  Ole fdf34425a7 Bump version to 0.2.0 hace 10 años
  Ole 09e9de10c2 tests: Include Catch as a sub-module dependency hace 10 años
  Ole 1fb8e0391e Fix bug with Clang where wrapped function pointers are optimized out hace 10 años
  Ole 96f6df49a3 Add std::nullptr_t as equivalent to nil hace 10 años
  Ole a42a8e3043 Make use of new auxiliary functions hace 10 años
  Ole bfe60d7a62 Make sure registering global values does not polute the execution stack hace 10 años
  Ole 54e6cb6228 tests: Add tests for 'register_global' and 'set_fields' hace 10 años
  Ole 739bcef171 Add 'new_table' helper which allows you to create new table easily hace 10 años
  Ole 6f501c13dd Add 'set_fields' function which allows you to set multiple table fields at once hace 10 años
  Ole 96929feda3 Add alias Value specialization for string literals hace 10 años
  Ole 33443c1b0c tests: Add numeric test for unsigned/signed char hace 10 años
  Ole 8a4c63f324 Add value support for unsigned/signed char hace 10 años
  Ole 5d3a95a857 Use universal initialization when constructing user types hace 10 años
  Ole a08c1f28e6 Adjust version macros hace 10 años
  Ole 54f0a09f1d Add macro for constructor wrapping hace 10 años
  Ole e87aff9101 Add macros for field and method wrapping hace 10 años