Commit Verlauf

Autor SHA1 Nachricht Datum
  Ole bcc0f602c5 Add documentation output vor 9 Jahren
  Ole 94f597bee8 Organize documentation source files vor 9 Jahren
  Ole fb939bb7a0 Remove debug statement from usertypes test vor 9 Jahren
  Ole 2ab582df87 build: Use build matrix vor 9 Jahren
  Ole 0a69d863b7 Add 'construct' function vor 10 Jahren
  Ole a414d6edc8 Remove version of 'push' without a value argument vor 10 Jahren
  Ole 382bd641c8 Indent properly vor 10 Jahren
  Ole d9d95b81c6 tests: Use 'registerUserType' which registers the constructor automatically vor 10 Jahren
  Ole dd55496870 docs: Change phrasing for setMetatable vor 10 Jahren
  Ole f922121055 Use stripped user type when registering constructor vor 10 Jahren
  Ole 12cabff8a4 Destructor for user types does not need to check for light userdata anymore vor 10 Jahren
  Ole df2ae8721e Work around missing 'luaL_setmetatable' in Lua <= 5.1 vor 10 Jahren
  Ole 336d790638 Use 'luaL_setmetatable' instead of retrieving and setting it manually vor 10 Jahren
  Ole 820dcee3b1 docs: Describe behavior for user type Value specializations vor 10 Jahren
  Ole c92d4cbbbe Change relation between Value<T>, Value<T&> and Value<T*> vor 10 Jahren
  Ole d1f26bab57 Group user type registry stuff in 'UserTypeReg' vor 10 Jahren
  Ole d4eb9fffae Move grafi-tt's C++14 compat utilities to seperate header vor 10 Jahren
  Shunsuke Shimizu be0f6e9323 Support C++ 11 vor 10 Jahren
  Ole 596a0896ed readme: Only display build status for master branch vor 10 Jahren
  Ole 133911e7fa docs: Add some missing documentation vor 10 Jahren
  Ole f32df20043 readme: Adapt to new test conditions and LuaJIT compatibility vor 10 Jahren
  Ole 4eb66325e3 tests: Seperate user type registration and construction vor 10 Jahren
  Ole e9542049bf build: Turn off optimization vor 10 Jahren
  Ole 4c00d2c69e travis: Test against Lua 5.3, 5.2 and 5.1 vor 10 Jahren
  Ole 2e8104c703 tests: Improve naming of tests vor 10 Jahren
  Ole 3fc521313c Improve compatibility to Lua 5.1 vor 10 Jahren
  Ole c6baa4f9a2 readme: Add CI build status vor 10 Jahren
  Ole e8db82a6be build: Integrate Travis C vor 10 Jahren
  Ole a823ebebbd Refer to main include header in readme vor 10 Jahren
  Ole 4ed4be3935 Add examples to readme page vor 10 Jahren