Историја ревизија

Аутор SHA1 Порука Датум
  Ole 74ff2e2ca3 Clean up 'vs2105' branch пре 10 година
  Ole 2eb903c67a Remove redundant compat macro пре 10 година
  Ole 5925914f80 Create workaround which should work for GCC, Clang and VSC++ пре 10 година
  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 година
  Ole 25f66441f1 Implement Table::has пре 10 година
  Ole 25cc56a7ce docs: Updated пре 10 година
  Ole 495daa119d Add example for tables пре 10 година
  Ole 37910b9e52 Let Table::get not leave its shit on the stack пре 10 година
  Ole 48a598611d Make sure the globals reference is never removed пре 10 година
  Ole 44a7f57dc4 Fix compatibility issue for Lua 5.1 пре 10 година
  Ole 9e61e382d0 Implement Table wrapper, make use of it in StateWrapper пре 10 година
  Ole ed816cb6f7 Allow Reference to be used with existing references пре 10 година
  Ole bd3caa7285 Include <memory> in types.hpp пре 10 година
  Ole 99e602b7a8 Rename GlobalAccessor::get to GlobalAccessor::read пре 10 година
  Ole 8374bbe784 Replace Arbitrary with Reference пре 10 година
  Ole d72d32aa6f tests: Adjust usage of NativeFunction according to previos changes пре 10 година
  Ole 4af506feed Remove parameter types from signature provided to NativeFunction пре 10 година
  Ole 5e0aa99ee8 Let Arbitrary calculate its absolute index пре 10 година
  Ole 7c0f7189a1 Remove 'assert' expression пре 10 година
  Ole 2fdff00b57 Add method 'updateFields' to GlobalAccessor пре 10 година
  Ole c11afeda79 docs: What the fuck пре 10 година
  Ole ae950cddda docs: Rename section 'Basic Stack Interaction' to 'Basics' пре 10 година
  Ole a6bdcafac8 docs: Add examples for globals пре 10 година
  Ole d0e68b6c0f docs: Add example for pushing FieldVector пре 10 година
  Ole c3391a4226 docs: Fix dead links пре 10 година
  Ole 285ccc7085 Display more complicated examples for FieldVectors пре 10 година
  Ole 2fdf520afc docs: Update documentation according to FieldVector changes пре 10 година
  Ole 6422b53b7d Utilize FieldVector instead of MemberMap пре 10 година
  Ole 7bb4cf7006 Fix -fpermissive error in GCC пре 10 година
  Ole 2e0ecde073 Use StateWrapper in examples пре 10 година