Commit historia

Upphovsman SHA1 Meddelande Datum
  Ole 5cb5a6e326 build: Add run CI against more compiler versions 9 år sedan
  Ole e358dc7c43 Merge pull request #8 from vapourismo/gcc-4.8.4-tables 9 år sedan
  Ole 28bee1786e Hint which types are being constructed to the compiler 9 år sedan
  Ole 98844c5dc3 Mark ReferenceImpl inside smart pointer as 'const' 9 år sedan
  Ole 209a770342 Make sure all push overloads are 'static inline' 9 år sedan
  Ole 4bea6b806e Optimize Pushable further 9 år sedan
  Ole 1fa9ed9dbc Use std::unique_ptr to manage internal Pushable implementation 9 år sedan
  Ole 568431e939 Remove virtual inheritance from Pushable 9 år sedan
  Ole 42f034eefd Allow State* to be read from stack 9 år sedan
  Ole c639825c50 Forbid copying ReferenceImpl using a assign operator 9 år sedan
  Ole a0c439b5a6 Move base version of Value<T> to usertypes.hpp 9 år sedan
  Ole ee3622b641 docs: Update section 'Automatic stack layout' 9 år sedan
  Ole e417f3f53b docs: Updated 9 år sedan
  Ole e0f8c08d6a Sort out template mess around 'apply' 9 år sedan
  Ole 855a598a57 Add template helper tools to internal.hpp 9 år sedan
  Ole 5abaf2fbe2 docs: Update in order to show latest changes to advanced stack interaction 9 år sedan
  Ole c976b7bae5 Improve type-inference for 'apply' 9 år sedan
  Ole 709f3f716e docs: Updated to latest version 9 år sedan
  Ole ddea2aa7cd docs: Rearrange section 'Basics' and 'Home' 9 år sedan
  Ole 6543dda1f3 docs: Add 'Extending supported types' section to 'Basics' 9 år sedan
  Ole 0af8abb804 docs: Update 'Basics' section 9 år sedan
  Ole 72055a0af6 Let NativeFunction check if the parameter is a table, userdata or function 9 år sedan
  Ole 83e6797dc7 Make NativeFunction's return type to be changable 9 år sedan
  Ole 8daaf5808b Make function objects readable 9 år sedan
  Ole 88bca3792b docs: Update 'Wrapping' section 9 år sedan
  Ole 3b834d734b Make Table constructors be able to create tables for you 10 år sedan
  Ole 5ddae2d8b4 Replace FieldVector with MemberMap (aka std::map<Pushable, Pushable>) 10 år sedan
  Ole 859a753480 Add some Value specializations for STL containers 10 år sedan
  Ole e95b406776 Delete assignment operators from TableAccessor 10 år sedan
  Ole 272071ccfd Allow NativeFunctions to be pushed onto the stack 10 år sedan