Historique des commits

Auteur SHA1 Message Date
  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
  Ole d1bcd32b0e Every 'push' function return an unsigned integer il y a 10 ans
  Ole 7fa40e8beb What are parentheses? il y a 10 ans
  Ole 5b02184c41 Add overload for 'push' which allows you to push multiple values at once il y a 10 ans
  Ole 990e10a0ec Helper 'call' is now called 'map' il y a 10 ans
  Ole d1bc0bb283 Use 'std::string' for member names il y a 10 ans
  Ole c004cb436d Update README il y a 10 ans
  Ole e1b984a2af docs: Change how code blocks look il y a 10 ans
  Ole 3e7e718f7b docs: Make documentation more stylish il y a 10 ans
  Ole 9bee181714 docs: Change parameter docs for LUWRA_WRAP_METHOD's 'fun' to 'meth' il y a 10 ans
  Ole 96e94577ee build: Make 'docs' target phony il y a 10 ans
  Ole d1601f5d0e Update README.md il y a 10 ans
  Ole 77e841e95a docs: Extend documentation il y a 10 ans
  Ole ab09d8733d Add 'docs' target to Makefile il y a 10 ans
  Ole d8f8bf223d Make use of 'call' across the board il y a 10 ans
  Ole 1049a25752 Let 'direct' and 'call' functions take extraneous arguments il y a 10 ans
  Ole 87a4b3e308 Add new stack interaction function 'call' il y a 10 ans
  Ole 4f319b7720 Use 'direct' instead of 'apply' il y a 10 ans