Commit Verlauf

Autor SHA1 Nachricht Datum
  Ole a0c439b5a6 Move base version of Value<T> to usertypes.hpp vor 9 Jahren
  Ole ee3622b641 docs: Update section 'Automatic stack layout' vor 9 Jahren
  Ole e417f3f53b docs: Updated vor 9 Jahren
  Ole e0f8c08d6a Sort out template mess around 'apply' vor 9 Jahren
  Ole 855a598a57 Add template helper tools to internal.hpp vor 9 Jahren
  Ole 5abaf2fbe2 docs: Update in order to show latest changes to advanced stack interaction vor 9 Jahren
  Ole c976b7bae5 Improve type-inference for 'apply' vor 9 Jahren
  Ole 709f3f716e docs: Updated to latest version vor 9 Jahren
  Ole ddea2aa7cd docs: Rearrange section 'Basics' and 'Home' vor 9 Jahren
  Ole 6543dda1f3 docs: Add 'Extending supported types' section to 'Basics' vor 9 Jahren
  Ole 0af8abb804 docs: Update 'Basics' section vor 9 Jahren
  Ole 72055a0af6 Let NativeFunction check if the parameter is a table, userdata or function vor 9 Jahren
  Ole 83e6797dc7 Make NativeFunction's return type to be changable vor 9 Jahren
  Ole 8daaf5808b Make function objects readable vor 9 Jahren
  Ole 88bca3792b docs: Update 'Wrapping' section vor 9 Jahren
  Ole 3b834d734b Make Table constructors be able to create tables for you vor 9 Jahren
  Ole 5ddae2d8b4 Replace FieldVector with MemberMap (aka std::map<Pushable, Pushable>) vor 9 Jahren
  Ole 859a753480 Add some Value specializations for STL containers vor 9 Jahren
  Ole e95b406776 Delete assignment operators from TableAccessor vor 9 Jahren
  Ole 272071ccfd Allow NativeFunctions to be pushed onto the stack vor 9 Jahren
  Ole 46b87c0ba7 docs: Change some bit in wrapping section vor 9 Jahren
  Ole 6b1219abb0 Move LUWRA_MEMBER macro to usertypes.hpp vor 9 Jahren
  Ole a323fc4391 tests: Add test cases for Path<A, K> vor 9 Jahren
  Ole 0e212aa70e Make sure TableAccessors aren't stored by accident vor 9 Jahren
  Ole ed5f8a80c9 build: Seperate target 'playground' from 'playground-prof' vor 9 Jahren
  Ole 5fd60c65ee build: Clean playground files aswell vor 9 Jahren
  Ole 9030274aa6 Allow playground file to be profiled vor 9 Jahren
  Ole f81a932fc8 Rename TableAccessor2 to TableAccessor vor 9 Jahren
  Ole fbb23dbf34 Use const char* consistently as string parameter vor 9 Jahren
  Ole 7d0b12795e Use lazy path evaluation when accessing the fields of a table vor 9 Jahren