Historial de Commits

Autor SHA1 Mensaje Fecha
  Ole a91995ef22 Merge wrapper facilities into GenericWrapper hace 9 años
  Ole 9b0705342a Fix style for function signatures hace 9 años
  Ole 83f2ec9859 examples: Update functions example hace 9 años
  Ole 2bbf8fdcb1 Allow NativeFunction to be called when const qualified hace 9 años
  Ole 4feecc98ea Move LUA_OK definition to compat.hpp hace 9 años
  Ole 53a655a507 tests: Use functions bundled in StateWrapper hace 9 años
  Ole 2d7f5e8bb0 Bring functions example up to speed hace 9 años
  Ole b950c271d4 docs: Updated hace 9 años
  Ole 950cd057b4 docs: Fix description for NativeFunction hace 9 años
  Ole 144b7bc53d Allow NativeFunctions to be callable without parameters hace 9 años
  Ole 400dc2d6e5 docs: Updated hace 9 años
  Ole 9b635f1aa9 Perform all the casts hace 9 años
  Ole bbce21b441 Inline LUWRA_DEF_VALUE_BOOL for bool hace 9 años
  Ole 2f1ab60122 docs: Redo documentation for LUWRA_MEMBER hace 9 años
  Ole 3b174a716f Add namespace resolve macro for VS C++ compat hace 9 años
  Ole 3f899efc0f Merge branch 'vs2015' of https://github.com/ThePhD/luwra into vs2015-nowarn hace 9 años
  Ole 74ff2e2ca3 Clean up 'vs2105' branch hace 9 años
  ThePhD bf63fda308 Ensure no warnings hace 9 años
  Ole 2eb903c67a Remove redundant compat macro hace 9 años
  Ole 5925914f80 Create workaround which should work for GCC, Clang and VSC++ hace 9 años
  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 hace 9 años
  Ole 25f66441f1 Implement Table::has hace 9 años
  Ole 25cc56a7ce docs: Updated hace 9 años
  Ole 495daa119d Add example for tables hace 9 años
  Ole 37910b9e52 Let Table::get not leave its shit on the stack hace 9 años
  Ole 48a598611d Make sure the globals reference is never removed hace 9 años
  Ole 44a7f57dc4 Fix compatibility issue for Lua 5.1 hace 9 años
  Ole 9e61e382d0 Implement Table wrapper, make use of it in StateWrapper hace 9 años
  Ole ed816cb6f7 Allow Reference to be used with existing references hace 9 años
  Ole bd3caa7285 Include <memory> in types.hpp hace 9 años