提交历史

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