Commit Verlauf

Autor SHA1 Nachricht Datum
  Ole a323fc4391 tests: Add test cases for Path<A, K> vor 9 Jahren
  Ole 0e212aa70e Make sure TableAccessors aren't stored by accident vor 9 Jahren
  Ole ed5f8a80c9 build: Seperate target 'playground' from 'playground-prof' vor 9 Jahren
  Ole 5fd60c65ee build: Clean playground files aswell vor 9 Jahren
  Ole 9030274aa6 Allow playground file to be profiled vor 9 Jahren
  Ole f81a932fc8 Rename TableAccessor2 to TableAccessor vor 9 Jahren
  Ole fbb23dbf34 Use const char* consistently as string parameter vor 9 Jahren
  Ole 7d0b12795e Use lazy path evaluation when accessing the fields of a table vor 9 Jahren
  Ole 928bb5fa15 Use const char* instead of std::string when using string parameters vor 9 Jahren
  Ole a70cfafdbc Unify user type wrappers in UserTypeWrapper structure vor 9 Jahren
  Ole cf95de3e9c examples: Failing examples should be registered as such vor 9 Jahren
  Ole cce3ccb650 build: Allow Travis to cache the Lua directory vor 9 Jahren
  Ole 4e0f514bc0 tests: Add tests for every GenericWrapper specialization vor 9 Jahren
  Ole 9deb7e9e7b Use 'luaL_newmetatable' for 'setMetatable' vor 9 Jahren
  Ole 63e73d2a0d Make use of perfect forwarding vor 9 Jahren
  Ole 9fbb5156b9 Add playground file vor 9 Jahren
  Ole 030d1d1014 Turn doc comments in 'internal' namespace into comments vor 9 Jahren
  Ole c5f4933b14 Use 'construct' in 'Value<T&>::push' to avoid duplicate code vor 9 Jahren
  Ole 26ab6d21e3 tests: Fix FunctionWrapper test vor 9 Jahren
  Ole 815567fc38 Bump version vor 9 Jahren
  Ole a91995ef22 Merge wrapper facilities into GenericWrapper vor 9 Jahren
  Ole 9b0705342a Fix style for function signatures vor 9 Jahren
  Ole 83f2ec9859 examples: Update functions example vor 9 Jahren
  Ole 2bbf8fdcb1 Allow NativeFunction to be called when const qualified vor 9 Jahren
  Ole 4feecc98ea Move LUA_OK definition to compat.hpp vor 9 Jahren
  Ole 53a655a507 tests: Use functions bundled in StateWrapper vor 9 Jahren
  Ole 2d7f5e8bb0 Bring functions example up to speed vor 9 Jahren
  Ole b950c271d4 docs: Updated vor 9 Jahren
  Ole 950cd057b4 docs: Fix description for NativeFunction vor 9 Jahren
  Ole 144b7bc53d Allow NativeFunctions to be callable without parameters vor 9 Jahren