Historique des commits

Auteur SHA1 Message Date
  Ole d9d95b81c6 tests: Use 'registerUserType' which registers the constructor automatically il y a 10 ans
  Ole dd55496870 docs: Change phrasing for setMetatable il y a 10 ans
  Ole f922121055 Use stripped user type when registering constructor il y a 10 ans
  Ole 12cabff8a4 Destructor for user types does not need to check for light userdata anymore il y a 10 ans
  Ole df2ae8721e Work around missing 'luaL_setmetatable' in Lua <= 5.1 il y a 10 ans
  Ole 336d790638 Use 'luaL_setmetatable' instead of retrieving and setting it manually il y a 10 ans
  Ole 820dcee3b1 docs: Describe behavior for user type Value specializations il y a 10 ans
  Ole c92d4cbbbe Change relation between Value<T>, Value<T&> and Value<T*> il y a 10 ans
  Ole d1f26bab57 Group user type registry stuff in 'UserTypeReg' il y a 10 ans
  Ole d4eb9fffae Move grafi-tt's C++14 compat utilities to seperate header il y a 10 ans
  Shunsuke Shimizu be0f6e9323 Support C++ 11 il y a 10 ans
  Ole 596a0896ed readme: Only display build status for master branch il y a 10 ans
  Ole 133911e7fa docs: Add some missing documentation il y a 10 ans
  Ole f32df20043 readme: Adapt to new test conditions and LuaJIT compatibility il y a 10 ans
  Ole 4eb66325e3 tests: Seperate user type registration and construction il y a 10 ans
  Ole e9542049bf build: Turn off optimization il y a 10 ans
  Ole 4c00d2c69e travis: Test against Lua 5.3, 5.2 and 5.1 il y a 10 ans
  Ole 2e8104c703 tests: Improve naming of tests il y a 10 ans
  Ole 3fc521313c Improve compatibility to Lua 5.1 il y a 10 ans
  Ole c6baa4f9a2 readme: Add CI build status il y a 10 ans
  Ole e8db82a6be build: Integrate Travis C il y a 10 ans
  Ole a823ebebbd Refer to main include header in readme il y a 10 ans
  Ole 4ed4be3935 Add examples to readme page il y a 10 ans
  Ole 089516dfec Fix type in documentation of NativeFunction il y a 10 ans
  Ole 6cdd1d49b5 Make Lua functions callable from C++ using NativeFunction il y a 10 ans
  Ole c45d328982 Add test case for FieldVector pushing il y a 10 ans
  Ole 18547ce036 Move PushableI and PushableT into 'internal' namespace il y a 10 ans
  Ole 54be78c1e4 Add sort-of-map-based version of setFields il y a 10 ans
  Ole 073066b5cf Add 'getField' function il y a 10 ans
  Ole 9b190a1a29 test: Add cases for members in auxiliary.hpp il y a 10 ans