Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Ole 6f501c13dd Add 'set_fields' function which allows you to set multiple table fields at once пре 10 година
  Ole 96929feda3 Add alias Value specialization for string literals пре 10 година
  Ole 33443c1b0c tests: Add numeric test for unsigned/signed char пре 10 година
  Ole 8a4c63f324 Add value support for unsigned/signed char пре 10 година
  Ole 5d3a95a857 Use universal initialization when constructing user types пре 10 година
  Ole a08c1f28e6 Adjust version macros пре 10 година
  Ole 54f0a09f1d Add macro for constructor wrapping пре 10 година
  Ole e87aff9101 Add macros for field and method wrapping пре 10 година
  Ole 50d52f1b66 Add 'LUWRA_WRAP_FUNCTION' to make function wrapping easier пре 10 година
  Ole 9be3440d06 readme: Fix typo пре 10 година
  Ole 741cac9220 Make methods parameter optional when registering user types пре 10 година
  Ole bc28ba76b5 Export user_type_id and user_type_reg_name globally to avoid overlapping user types IDs пре 10 година
  Ole 1586274713 Remove redundant user type functions пре 10 година
  Ole b12d3d21ee Revert address-based metatable identification, because it causes problems with more than one Lua instance пре 10 година