コミット履歴

作者 SHA1 メッセージ 日付
  Ole Krüger c035f2cf82 tests: Add case for Value specializations std::string and const char* 10 年 前
  Ole Krüger fe7ba20f18 Use parentheses in 'luaL_pushstdstring' macro 10 年 前
  Ole Krüger 7894fd8072 tests: Add numeric tests 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 8e3dae8ca2 Add tests 10 年 前
  Ole Krüger a82eda3ad5 Inline Lua code into example units 10 年 前
  Ole Krüger 2140fd1d20 Move example Makefile to root directory 10 年 前
  Ole Krüger 5458865628 Clean types 10 年 前
  Ole Krüger d7c766519b Update README 10 年 前
  Ole Krüger f2816c76a2 Move gitter badge on top 10 年 前
  Ole Krüger 1a26fac841 Add gitter badge 10 年 前
  Ole Krüger 2e43b3dd12 Use proper name for MethodWrapper static function name 10 年 前
  Ole Krüger e57040c7e2 Use reference for consistency 10 年 前
  Ole Krüger dab02c3d9e Rearrange user types 10 年 前
  Ole Krüger 242c97c363 Inline everything 10 年 前
  Ole Krüger b20e765f73 Generate user type identifiers during compile-time 10 年 前
  Ole Krüger 5bc7c5e302 Make user_type_counter consistent across translation units 10 年 前
  Ole Krüger 0ac95f9001 examples: Dont use namespace luwra 10 年 前
  Ole Krüger 01a3c91547 Add redundant 'inline' because I can 10 年 前
  Ole Krüger 1a8b55fe15 Naming conventions is a funny thing 10 年 前
  Ole Krüger 24d1d711b3 examples: Use Push to push (duh) 10 年 前
  Ole Krüger 655aac558e Use NumericTransportValue<B> for base B in NumericContainedValueBase to push values 10 年 前
  Ole Krüger d21233817e examples: Use more approriate types in functions example 10 年 前
  Ole Krüger 23c98278c0 Allow CFunctions to be pushed 10 年 前
  Ole Krüger 4e3100f343 Use Push instead of Value<T>::Push 10 年 前
  Ole Krüger db9aa49bec Reference wiki pages instead of describing it all in the README 10 年 前
  Ole Krüger d4425f1c80 examples: Add note about negative indexes when using Apply 10 年 前
  Ole Krüger 67cbfa6161 example: Use Push to push a value 10 年 前