Historique des commits

Auteur SHA1 Message Date
  Ole 28e7de1932 Add some documentation to the user types translation unit il y a 10 ans
  Ole 4bb6212b73 tests: Test user type constructor seperately il y a 10 ans
  Ole 08edf49ce5 tests: Enhance user type testing il y a 10 ans
  Ole 540cf93216 Use 'push' and 'read' shortcuts il y a 10 ans
  Ole c3e858a496 Rename 'wrap_property' to 'wrap_field' il y a 10 ans
  Ole 56a566dd9e Add PropertyWrapper to differentiate between qualified and unqualified property accessors il y a 10 ans
  Ole 2f0eddeb25 Fix Value<T> specializations for qualified types il y a 10 ans
  Ole efaacf88d6 Improve 'apply' overload which operates on function onjects il y a 10 ans
  Ole e09788b300 Add TODO note about peculiarities with user_type_reg_name il y a 10 ans
  Ole 729dc398da Add template shortcut 'read<T>' for 'Value<T>::read' il y a 10 ans
  Ole 897adbc174 Add static_assert to unusable templates il y a 10 ans
  Ole 77505c69c9 Use unqualified type when accessing properties il y a 10 ans
  Ole 0cf38bcf29 Strip user types from qualifiers to prevent generation of uncessary templates il y a 10 ans
  Ole b8b9969c47 tests: Use const qualifier in tests il y a 10 ans
  Ole 76eb9c0ea7 examples: Use new const qualified in examples il y a 10 ans
  Ole 120f9a3b17 Allow methods to be qualified by applying const and/or volatile to the containing type il y a 10 ans
  Ole acaca780f8 Strip qualifiers from user types to achieve clean abstraction il y a 10 ans
  Ole 8c6ab68287 Do not push null pointer user types il y a 10 ans
  Ole 7991c033e6 tests: Implement user type tests il y a 10 ans
  Ole 6ee6540b7e Use only clean version of a user type T il y a 10 ans
  Ole 7a861eb4d3 Add 'register_global' convenience function il y a 10 ans
  Ole a6be8d4b43 readme: Do not keep track of test results on a development branch il y a 10 ans
  Ole 4e2ce36de5 readme: Recommend Lua version il y a 10 ans
  Ole 351c88745d readme: Update il y a 10 ans
  Ole efc30861cf readme: Integer problems are related to Lua il y a 10 ans
  Ole 0012dc3f6d readme: Change 'integer' to 'lua_Integer' il y a 10 ans
  Ole 053eb45d85 readme: Add test results for Clang++ 3.5 il y a 10 ans
  Ole d6cca7d31d readme: Mark Makefile as GNU makefile il y a 10 ans
  Ole 313a58e5fd readme: Correct note and asterisk about integer assertions il y a 10 ans
  Ole bae9ec78c4 readme: Add note about integer assertions il y a 10 ans