Commit History

Autor SHA1 Mensaxe Data
  Ole 72055a0af6 Let NativeFunction check if the parameter is a table, userdata or function %!s(int64=9) %!d(string=hai) anos
  Ole 83e6797dc7 Make NativeFunction's return type to be changable %!s(int64=9) %!d(string=hai) anos
  Ole 8daaf5808b Make function objects readable %!s(int64=9) %!d(string=hai) anos
  Ole 88bca3792b docs: Update 'Wrapping' section %!s(int64=9) %!d(string=hai) anos
  Ole 3b834d734b Make Table constructors be able to create tables for you %!s(int64=9) %!d(string=hai) anos
  Ole 5ddae2d8b4 Replace FieldVector with MemberMap (aka std::map<Pushable, Pushable>) %!s(int64=9) %!d(string=hai) anos
  Ole 859a753480 Add some Value specializations for STL containers %!s(int64=9) %!d(string=hai) anos
  Ole e95b406776 Delete assignment operators from TableAccessor %!s(int64=9) %!d(string=hai) anos
  Ole 272071ccfd Allow NativeFunctions to be pushed onto the stack %!s(int64=9) %!d(string=hai) anos
  Ole 46b87c0ba7 docs: Change some bit in wrapping section %!s(int64=9) %!d(string=hai) anos
  Ole 6b1219abb0 Move LUWRA_MEMBER macro to usertypes.hpp %!s(int64=9) %!d(string=hai) anos
  Ole a323fc4391 tests: Add test cases for Path<A, K> %!s(int64=9) %!d(string=hai) anos
  Ole 0e212aa70e Make sure TableAccessors aren't stored by accident %!s(int64=9) %!d(string=hai) anos
  Ole ed5f8a80c9 build: Seperate target 'playground' from 'playground-prof' %!s(int64=9) %!d(string=hai) anos
  Ole 5fd60c65ee build: Clean playground files aswell %!s(int64=9) %!d(string=hai) anos
  Ole 9030274aa6 Allow playground file to be profiled %!s(int64=9) %!d(string=hai) anos
  Ole f81a932fc8 Rename TableAccessor2 to TableAccessor %!s(int64=9) %!d(string=hai) anos
  Ole fbb23dbf34 Use const char* consistently as string parameter %!s(int64=9) %!d(string=hai) anos
  Ole 7d0b12795e Use lazy path evaluation when accessing the fields of a table %!s(int64=9) %!d(string=hai) anos
  Ole 928bb5fa15 Use const char* instead of std::string when using string parameters %!s(int64=9) %!d(string=hai) anos
  Ole a70cfafdbc Unify user type wrappers in UserTypeWrapper structure %!s(int64=9) %!d(string=hai) anos
  Ole cf95de3e9c examples: Failing examples should be registered as such %!s(int64=9) %!d(string=hai) anos
  Ole cce3ccb650 build: Allow Travis to cache the Lua directory %!s(int64=9) %!d(string=hai) anos
  Ole 4e0f514bc0 tests: Add tests for every GenericWrapper specialization %!s(int64=9) %!d(string=hai) anos
  Ole 9deb7e9e7b Use 'luaL_newmetatable' for 'setMetatable' %!s(int64=9) %!d(string=hai) anos
  Ole 63e73d2a0d Make use of perfect forwarding %!s(int64=9) %!d(string=hai) anos
  Ole 9fbb5156b9 Add playground file %!s(int64=9) %!d(string=hai) anos
  Ole 030d1d1014 Turn doc comments in 'internal' namespace into comments %!s(int64=9) %!d(string=hai) anos
  Ole c5f4933b14 Use 'construct' in 'Value<T&>::push' to avoid duplicate code %!s(int64=9) %!d(string=hai) anos
  Ole 26ab6d21e3 tests: Fix FunctionWrapper test %!s(int64=9) %!d(string=hai) anos