Histórico de commits

Autor SHA1 Mensagem Data
  Ole b950c271d4 docs: Updated 9 anos atrás
  Ole 950cd057b4 docs: Fix description for NativeFunction 9 anos atrás
  Ole 144b7bc53d Allow NativeFunctions to be callable without parameters 9 anos atrás
  Ole 400dc2d6e5 docs: Updated 9 anos atrás
  Ole 9b635f1aa9 Perform all the casts 9 anos atrás
  Ole bbce21b441 Inline LUWRA_DEF_VALUE_BOOL for bool 9 anos atrás
  Ole 2f1ab60122 docs: Redo documentation for LUWRA_MEMBER 9 anos atrás
  Ole 3b174a716f Add namespace resolve macro for VS C++ compat 9 anos atrás
  Ole 3f899efc0f Merge branch 'vs2015' of https://github.com/ThePhD/luwra into vs2015-nowarn 9 anos atrás
  Ole 74ff2e2ca3 Clean up 'vs2105' branch 9 anos atrás
  ThePhD bf63fda308 Ensure no warnings 9 anos atrás
  Ole 2eb903c67a Remove redundant compat macro 9 anos atrás
  Ole 5925914f80 Create workaround which should work for GCC, Clang and VSC++ 9 anos atrás
  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 9 anos atrás
  Ole 25f66441f1 Implement Table::has 9 anos atrás
  Ole 25cc56a7ce docs: Updated 9 anos atrás
  Ole 495daa119d Add example for tables 9 anos atrás
  Ole 37910b9e52 Let Table::get not leave its shit on the stack 9 anos atrás
  Ole 48a598611d Make sure the globals reference is never removed 9 anos atrás
  Ole 44a7f57dc4 Fix compatibility issue for Lua 5.1 9 anos atrás
  Ole 9e61e382d0 Implement Table wrapper, make use of it in StateWrapper 9 anos atrás
  Ole ed816cb6f7 Allow Reference to be used with existing references 9 anos atrás
  Ole bd3caa7285 Include <memory> in types.hpp 9 anos atrás
  Ole 99e602b7a8 Rename GlobalAccessor::get to GlobalAccessor::read 9 anos atrás
  Ole 8374bbe784 Replace Arbitrary with Reference 9 anos atrás
  Ole d72d32aa6f tests: Adjust usage of NativeFunction according to previos changes 9 anos atrás
  Ole 4af506feed Remove parameter types from signature provided to NativeFunction 9 anos atrás
  Ole 5e0aa99ee8 Let Arbitrary calculate its absolute index 9 anos atrás
  Ole 7c0f7189a1 Remove 'assert' expression 9 anos atrás
  Ole 2fdff00b57 Add method 'updateFields' to GlobalAccessor 9 anos atrás