История коммитов

Автор SHA1 Сообщение Дата
  Ole c976b7bae5 Improve type-inference for 'apply' лет назад: 9
  Ole 709f3f716e docs: Updated to latest version лет назад: 9
  Ole ddea2aa7cd docs: Rearrange section 'Basics' and 'Home' лет назад: 9
  Ole 6543dda1f3 docs: Add 'Extending supported types' section to 'Basics' лет назад: 9
  Ole 0af8abb804 docs: Update 'Basics' section лет назад: 9
  Ole 72055a0af6 Let NativeFunction check if the parameter is a table, userdata or function лет назад: 9
  Ole 83e6797dc7 Make NativeFunction's return type to be changable лет назад: 9
  Ole 8daaf5808b Make function objects readable лет назад: 9
  Ole 88bca3792b docs: Update 'Wrapping' section лет назад: 9
  Ole 3b834d734b Make Table constructors be able to create tables for you лет назад: 9
  Ole 5ddae2d8b4 Replace FieldVector with MemberMap (aka std::map<Pushable, Pushable>) лет назад: 9
  Ole 859a753480 Add some Value specializations for STL containers лет назад: 9
  Ole e95b406776 Delete assignment operators from TableAccessor лет назад: 9
  Ole 272071ccfd Allow NativeFunctions to be pushed onto the stack лет назад: 9
  Ole 46b87c0ba7 docs: Change some bit in wrapping section лет назад: 9
  Ole 6b1219abb0 Move LUWRA_MEMBER macro to usertypes.hpp лет назад: 9
  Ole a323fc4391 tests: Add test cases for Path<A, K> лет назад: 9
  Ole 0e212aa70e Make sure TableAccessors aren't stored by accident лет назад: 9
  Ole ed5f8a80c9 build: Seperate target 'playground' from 'playground-prof' лет назад: 9
  Ole 5fd60c65ee build: Clean playground files aswell лет назад: 9
  Ole 9030274aa6 Allow playground file to be profiled лет назад: 9
  Ole f81a932fc8 Rename TableAccessor2 to TableAccessor лет назад: 9
  Ole fbb23dbf34 Use const char* consistently as string parameter лет назад: 9
  Ole 7d0b12795e Use lazy path evaluation when accessing the fields of a table лет назад: 9
  Ole 928bb5fa15 Use const char* instead of std::string when using string parameters лет назад: 9
  Ole a70cfafdbc Unify user type wrappers in UserTypeWrapper structure лет назад: 9
  Ole cf95de3e9c examples: Failing examples should be registered as such лет назад: 9
  Ole cce3ccb650 build: Allow Travis to cache the Lua directory лет назад: 9
  Ole 4e0f514bc0 tests: Add tests for every GenericWrapper specialization лет назад: 9
  Ole 9deb7e9e7b Use 'luaL_newmetatable' for 'setMetatable' лет назад: 9