커밋 기록

작성자 SHA1 메시지 날짜
  Ole a414d6edc8 Remove version of 'push' without a value argument 10 년 전
  Ole 820dcee3b1 docs: Describe behavior for user type Value specializations 10 년 전
  Ole c92d4cbbbe Change relation between Value<T>, Value<T&> and Value<T*> 10 년 전
  Ole d4eb9fffae Move grafi-tt's C++14 compat utilities to seperate header 10 년 전
  Shunsuke Shimizu be0f6e9323 Support C++ 11 10 년 전
  Ole 133911e7fa docs: Add some missing documentation 10 년 전
  Ole 6cdd1d49b5 Make Lua functions callable from C++ using NativeFunction 10 년 전
  Ole 18547ce036 Move PushableI and PushableT into 'internal' namespace 10 년 전
  Ole 54be78c1e4 Add sort-of-map-based version of setFields 10 년 전
  Ole d1bcd32b0e Every 'push' function return an unsigned integer 10 년 전
  Ole 5b02184c41 Add overload for 'push' which allows you to push multiple values at once 10 년 전
  Ole 77e841e95a docs: Extend documentation 10 년 전
  Ole 74eef9ed26 Fix luaL_checkcfunction 10 년 전
  Ole 96f6df49a3 Add std::nullptr_t as equivalent to nil 10 년 전
  Ole 96929feda3 Add alias Value specialization for string literals 10 년 전
  Ole 8a4c63f324 Add value support for unsigned/signed char 10 년 전
  Ole 2f0eddeb25 Fix Value<T> specializations for qualified types 10 년 전
  Ole 729dc398da Add template shortcut 'read<T>' for 'Value<T>::read' 10 년 전
  Ole 897adbc174 Add static_assert to unusable templates 10 년 전
  Ole Krüger d84b5cc1db Do not limit bounds of numeric values before casting them 10 년 전
  Ole Krüger 86b0b996da Make pushing std::tuples easier 10 년 전
  Ole Krüger ecc3b210ec Add documentation comment to Value<CFunction> specialization 10 년 전
  Ole Krüger fe7ba20f18 Use parentheses in 'luaL_pushstdstring' macro 10 년 전
  Ole Krüger e2a96ab64d Use lowest() instead of min() from std::numeric_limits 10 년 전
  Ole Krüger 0d6916eb34 Typo 10 년 전
  Ole Krüger 9154622665 Extend 'NumericContainedValueBase::qualifies' to allow types with equal bounds 10 년 전
  Ole Krüger 5458865628 Clean types 10 년 전
  Ole Krüger 1a8b55fe15 Naming conventions is a funny thing 10 년 전
  Ole Krüger 655aac558e Use NumericTransportValue<B> for base B in NumericContainedValueBase to push values 10 년 전
  Ole Krüger 23c98278c0 Allow CFunctions to be pushed 10 년 전