Historique des commits

Auteur SHA1 Message Date
  Ole 5fd60c65ee build: Clean playground files aswell il y a 9 ans
  Ole 9030274aa6 Allow playground file to be profiled il y a 9 ans
  Ole f81a932fc8 Rename TableAccessor2 to TableAccessor il y a 9 ans
  Ole fbb23dbf34 Use const char* consistently as string parameter il y a 9 ans
  Ole 7d0b12795e Use lazy path evaluation when accessing the fields of a table il y a 9 ans
  Ole 928bb5fa15 Use const char* instead of std::string when using string parameters il y a 9 ans
  Ole a70cfafdbc Unify user type wrappers in UserTypeWrapper structure il y a 9 ans
  Ole cf95de3e9c examples: Failing examples should be registered as such il y a 9 ans
  Ole cce3ccb650 build: Allow Travis to cache the Lua directory il y a 9 ans
  Ole 4e0f514bc0 tests: Add tests for every GenericWrapper specialization il y a 9 ans
  Ole 9deb7e9e7b Use 'luaL_newmetatable' for 'setMetatable' il y a 9 ans
  Ole 63e73d2a0d Make use of perfect forwarding il y a 9 ans
  Ole 9fbb5156b9 Add playground file il y a 9 ans
  Ole 030d1d1014 Turn doc comments in 'internal' namespace into comments il y a 9 ans
  Ole c5f4933b14 Use 'construct' in 'Value<T&>::push' to avoid duplicate code il y a 9 ans
  Ole 26ab6d21e3 tests: Fix FunctionWrapper test il y a 9 ans
  Ole 815567fc38 Bump version il y a 9 ans
  Ole a91995ef22 Merge wrapper facilities into GenericWrapper il y a 9 ans
  Ole 9b0705342a Fix style for function signatures il y a 9 ans
  Ole 83f2ec9859 examples: Update functions example il y a 9 ans
  Ole 2bbf8fdcb1 Allow NativeFunction to be called when const qualified il y a 9 ans
  Ole 4feecc98ea Move LUA_OK definition to compat.hpp il y a 9 ans
  Ole 53a655a507 tests: Use functions bundled in StateWrapper il y a 9 ans
  Ole 2d7f5e8bb0 Bring functions example up to speed il y a 9 ans
  Ole b950c271d4 docs: Updated il y a 9 ans
  Ole 950cd057b4 docs: Fix description for NativeFunction il y a 9 ans
  Ole 144b7bc53d Allow NativeFunctions to be callable without parameters il y a 9 ans
  Ole 400dc2d6e5 docs: Updated il y a 9 ans
  Ole 9b635f1aa9 Perform all the casts il y a 9 ans
  Ole bbce21b441 Inline LUWRA_DEF_VALUE_BOOL for bool il y a 9 ans