Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ole 9deb7e9e7b Use 'luaL_newmetatable' for 'setMetatable' 10 gadi atpakaļ
  Ole 63e73d2a0d Make use of perfect forwarding 10 gadi atpakaļ
  Ole 9fbb5156b9 Add playground file 10 gadi atpakaļ
  Ole 030d1d1014 Turn doc comments in 'internal' namespace into comments 10 gadi atpakaļ
  Ole c5f4933b14 Use 'construct' in 'Value<T&>::push' to avoid duplicate code 10 gadi atpakaļ
  Ole 26ab6d21e3 tests: Fix FunctionWrapper test 10 gadi atpakaļ
  Ole 815567fc38 Bump version 10 gadi atpakaļ
  Ole a91995ef22 Merge wrapper facilities into GenericWrapper 10 gadi atpakaļ
  Ole 9b0705342a Fix style for function signatures 10 gadi atpakaļ
  Ole 83f2ec9859 examples: Update functions example 10 gadi atpakaļ
  Ole 2bbf8fdcb1 Allow NativeFunction to be called when const qualified 10 gadi atpakaļ
  Ole 4feecc98ea Move LUA_OK definition to compat.hpp 10 gadi atpakaļ
  Ole 53a655a507 tests: Use functions bundled in StateWrapper 10 gadi atpakaļ
  Ole 2d7f5e8bb0 Bring functions example up to speed 10 gadi atpakaļ
  Ole b950c271d4 docs: Updated 10 gadi atpakaļ
  Ole 950cd057b4 docs: Fix description for NativeFunction 10 gadi atpakaļ
  Ole 144b7bc53d Allow NativeFunctions to be callable without parameters 10 gadi atpakaļ
  Ole 400dc2d6e5 docs: Updated 10 gadi atpakaļ
  Ole 9b635f1aa9 Perform all the casts 10 gadi atpakaļ
  Ole bbce21b441 Inline LUWRA_DEF_VALUE_BOOL for bool 10 gadi atpakaļ
  Ole 2f1ab60122 docs: Redo documentation for LUWRA_MEMBER 10 gadi atpakaļ
  Ole 3b174a716f Add namespace resolve macro for VS C++ compat 10 gadi atpakaļ
  Ole 3f899efc0f Merge branch 'vs2015' of https://github.com/ThePhD/luwra into vs2015-nowarn 10 gadi atpakaļ
  Ole 74ff2e2ca3 Clean up 'vs2105' branch 10 gadi atpakaļ
  ThePhD bf63fda308 Ensure no warnings 10 gadi atpakaļ
  Ole 2eb903c67a Remove redundant compat macro 10 gadi atpakaļ
  Ole 5925914f80 Create workaround which should work for GCC, Clang and VSC++ 10 gadi atpakaļ
  ThePhD d9abcc7bd4 This commit provides general fixes for 64-bit integer conversions woes, function reference problems with push / set, boolean conversion warnings in VC++, and a few other issues that prevented compilation with VS 2015.2 10 gadi atpakaļ
  Ole 25f66441f1 Implement Table::has 10 gadi atpakaļ
  Ole 25cc56a7ce docs: Updated 10 gadi atpakaļ