Historique des commits

Auteur SHA1 Message Date
  Ole 94f597bee8 Organize documentation source files il y a 9 ans
  Ole fb939bb7a0 Remove debug statement from usertypes test il y a 9 ans
  Ole 2ab582df87 build: Use build matrix il y a 9 ans
  Ole 0a69d863b7 Add 'construct' function il y a 10 ans
  Ole a414d6edc8 Remove version of 'push' without a value argument il y a 10 ans
  Ole 382bd641c8 Indent properly il y a 10 ans
  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