Commit History

作者 SHA1 備註 提交日期
  Ole 2e8104c703 tests: Improve naming of tests 10 年之前
  Ole 3fc521313c Improve compatibility to Lua 5.1 10 年之前
  Ole c6baa4f9a2 readme: Add CI build status 10 年之前
  Ole e8db82a6be build: Integrate Travis C 10 年之前
  Ole a823ebebbd Refer to main include header in readme 10 年之前
  Ole 4ed4be3935 Add examples to readme page 10 年之前
  Ole 089516dfec Fix type in documentation of NativeFunction 10 年之前
  Ole 6cdd1d49b5 Make Lua functions callable from C++ using NativeFunction 10 年之前
  Ole c45d328982 Add test case for FieldVector pushing 10 年之前
  Ole 18547ce036 Move PushableI and PushableT into 'internal' namespace 10 年之前
  Ole 54be78c1e4 Add sort-of-map-based version of setFields 10 年之前
  Ole 073066b5cf Add 'getField' function 10 年之前
  Ole 9b190a1a29 test: Add cases for members in auxiliary.hpp 10 年之前
  Ole d1bcd32b0e Every 'push' function return an unsigned integer 10 年之前
  Ole 7fa40e8beb What are parentheses? 10 年之前
  Ole 5b02184c41 Add overload for 'push' which allows you to push multiple values at once 10 年之前
  Ole 990e10a0ec Helper 'call' is now called 'map' 10 年之前
  Ole d1bc0bb283 Use 'std::string' for member names 10 年之前
  Ole c004cb436d Update README 10 年之前
  Ole e1b984a2af docs: Change how code blocks look 10 年之前
  Ole 3e7e718f7b docs: Make documentation more stylish 10 年之前
  Ole 9bee181714 docs: Change parameter docs for LUWRA_WRAP_METHOD's 'fun' to 'meth' 10 年之前
  Ole 96e94577ee build: Make 'docs' target phony 10 年之前
  Ole d1601f5d0e Update README.md 10 年之前
  Ole 77e841e95a docs: Extend documentation 10 年之前
  Ole ab09d8733d Add 'docs' target to Makefile 10 年之前
  Ole d8f8bf223d Make use of 'call' across the board 10 年之前
  Ole 1049a25752 Let 'direct' and 'call' functions take extraneous arguments 10 年之前
  Ole 87a4b3e308 Add new stack interaction function 'call' 10 年之前
  Ole 4f319b7720 Use 'direct' instead of 'apply' 10 年之前