Historique des commits

Auteur SHA1 Message Date
  Eiyeron Fulmincendii 15044855f9 Possible error fix il y a 9 ans
  Ole fe1dcdb028 Remove deleted constructors and methods from TableAccessor il y a 9 ans
  Ole eb07c6dd75 Hint return type to compiler il y a 9 ans
  Ole 96a0800b1f build: Remove Clang 3.8 il y a 9 ans
  Ole 5cb5a6e326 build: Add run CI against more compiler versions il y a 9 ans
  Ole e358dc7c43 Merge pull request #8 from vapourismo/gcc-4.8.4-tables il y a 9 ans
  Ole 28bee1786e Hint which types are being constructed to the compiler il y a 9 ans
  Ole 98844c5dc3 Mark ReferenceImpl inside smart pointer as 'const' il y a 9 ans
  Ole 209a770342 Make sure all push overloads are 'static inline' il y a 9 ans
  Ole 4bea6b806e Optimize Pushable further il y a 9 ans
  Ole 1fa9ed9dbc Use std::unique_ptr to manage internal Pushable implementation il y a 9 ans
  Ole 568431e939 Remove virtual inheritance from Pushable il y a 9 ans
  Ole 42f034eefd Allow State* to be read from stack il y a 9 ans
  Ole c639825c50 Forbid copying ReferenceImpl using a assign operator il y a 9 ans
  Ole a0c439b5a6 Move base version of Value<T> to usertypes.hpp il y a 9 ans
  Ole ee3622b641 docs: Update section 'Automatic stack layout' il y a 9 ans
  Ole e417f3f53b docs: Updated il y a 9 ans
  Ole e0f8c08d6a Sort out template mess around 'apply' il y a 9 ans
  Ole 855a598a57 Add template helper tools to internal.hpp il y a 9 ans
  Ole 5abaf2fbe2 docs: Update in order to show latest changes to advanced stack interaction il y a 9 ans
  Ole c976b7bae5 Improve type-inference for 'apply' il y a 9 ans
  Ole 709f3f716e docs: Updated to latest version il y a 9 ans
  Ole ddea2aa7cd docs: Rearrange section 'Basics' and 'Home' il y a 9 ans
  Ole 6543dda1f3 docs: Add 'Extending supported types' section to 'Basics' il y a 9 ans
  Ole 0af8abb804 docs: Update 'Basics' section il y a 9 ans
  Ole 72055a0af6 Let NativeFunction check if the parameter is a table, userdata or function il y a 9 ans
  Ole 83e6797dc7 Make NativeFunction's return type to be changable il y a 9 ans
  Ole 8daaf5808b Make function objects readable il y a 9 ans
  Ole 88bca3792b docs: Update 'Wrapping' section il y a 9 ans
  Ole 3b834d734b Make Table constructors be able to create tables for you il y a 9 ans