Histórico de commits

Autor SHA1 Mensagem Data
  Ole 1fa9ed9dbc Use std::unique_ptr to manage internal Pushable implementation 9 anos atrás
  Ole 568431e939 Remove virtual inheritance from Pushable 9 anos atrás
  Ole 42f034eefd Allow State* to be read from stack 9 anos atrás
  Ole c639825c50 Forbid copying ReferenceImpl using a assign operator 9 anos atrás
  Ole a0c439b5a6 Move base version of Value<T> to usertypes.hpp 9 anos atrás
  Ole ee3622b641 docs: Update section 'Automatic stack layout' 9 anos atrás
  Ole e417f3f53b docs: Updated 9 anos atrás
  Ole e0f8c08d6a Sort out template mess around 'apply' 9 anos atrás
  Ole 855a598a57 Add template helper tools to internal.hpp 9 anos atrás
  Ole 5abaf2fbe2 docs: Update in order to show latest changes to advanced stack interaction 9 anos atrás
  Ole c976b7bae5 Improve type-inference for 'apply' 9 anos atrás
  Ole 709f3f716e docs: Updated to latest version 9 anos atrás
  Ole ddea2aa7cd docs: Rearrange section 'Basics' and 'Home' 9 anos atrás
  Ole 6543dda1f3 docs: Add 'Extending supported types' section to 'Basics' 9 anos atrás
  Ole 0af8abb804 docs: Update 'Basics' section 9 anos atrás
  Ole 72055a0af6 Let NativeFunction check if the parameter is a table, userdata or function 9 anos atrás
  Ole 83e6797dc7 Make NativeFunction's return type to be changable 9 anos atrás
  Ole 8daaf5808b Make function objects readable 9 anos atrás
  Ole 88bca3792b docs: Update 'Wrapping' section 9 anos atrás
  Ole 3b834d734b Make Table constructors be able to create tables for you 10 anos atrás
  Ole 5ddae2d8b4 Replace FieldVector with MemberMap (aka std::map<Pushable, Pushable>) 10 anos atrás
  Ole 859a753480 Add some Value specializations for STL containers 10 anos atrás
  Ole e95b406776 Delete assignment operators from TableAccessor 10 anos atrás
  Ole 272071ccfd Allow NativeFunctions to be pushed onto the stack 10 anos atrás
  Ole 46b87c0ba7 docs: Change some bit in wrapping section 10 anos atrás
  Ole 6b1219abb0 Move LUWRA_MEMBER macro to usertypes.hpp 10 anos atrás
  Ole a323fc4391 tests: Add test cases for Path<A, K> 10 anos atrás
  Ole 0e212aa70e Make sure TableAccessors aren't stored by accident 10 anos atrás
  Ole ed5f8a80c9 build: Seperate target 'playground' from 'playground-prof' 10 anos atrás
  Ole 5fd60c65ee build: Clean playground files aswell 10 anos atrás