Historique des commits

Auteur SHA1 Message Date
  Ole 495daa119d Add example for tables il y a 9 ans
  Ole 37910b9e52 Let Table::get not leave its shit on the stack il y a 9 ans
  Ole 48a598611d Make sure the globals reference is never removed il y a 9 ans
  Ole 44a7f57dc4 Fix compatibility issue for Lua 5.1 il y a 9 ans
  Ole 9e61e382d0 Implement Table wrapper, make use of it in StateWrapper il y a 9 ans
  Ole ed816cb6f7 Allow Reference to be used with existing references il y a 9 ans
  Ole bd3caa7285 Include <memory> in types.hpp il y a 9 ans
  Ole 99e602b7a8 Rename GlobalAccessor::get to GlobalAccessor::read il y a 9 ans
  Ole 8374bbe784 Replace Arbitrary with Reference il y a 9 ans
  Ole d72d32aa6f tests: Adjust usage of NativeFunction according to previos changes il y a 9 ans
  Ole 4af506feed Remove parameter types from signature provided to NativeFunction il y a 9 ans
  Ole 5e0aa99ee8 Let Arbitrary calculate its absolute index il y a 9 ans
  Ole 7c0f7189a1 Remove 'assert' expression il y a 9 ans
  Ole 2fdff00b57 Add method 'updateFields' to GlobalAccessor il y a 9 ans
  Ole c11afeda79 docs: What the fuck il y a 9 ans
  Ole ae950cddda docs: Rename section 'Basic Stack Interaction' to 'Basics' il y a 9 ans
  Ole a6bdcafac8 docs: Add examples for globals il y a 9 ans
  Ole d0e68b6c0f docs: Add example for pushing FieldVector il y a 9 ans
  Ole c3391a4226 docs: Fix dead links il y a 9 ans
  Ole 285ccc7085 Display more complicated examples for FieldVectors il y a 9 ans
  Ole 2fdf520afc docs: Update documentation according to FieldVector changes il y a 9 ans
  Ole 6422b53b7d Utilize FieldVector instead of MemberMap il y a 9 ans
  Ole 7bb4cf7006 Fix -fpermissive error in GCC il y a 9 ans
  Ole 2e0ecde073 Use StateWrapper in examples il y a 9 ans
  Ole a6f4216225 docs: Add section about registry names il y a 9 ans
  Ole daa16fb669 Prevent name collisions in the registry il y a 9 ans
  Ole 42fe8f9f20 Allow definition of registry names for user types il y a 9 ans
  Ole f063cda50a Remove numeric value tests completely il y a 9 ans
  Ole 74408f7cbe Simplify how numeric values are read/pushed il y a 9 ans
  Ole 08c587e2e1 Make sure StateWrapper calls the correct functions il y a 9 ans