Commit History

Author SHA1 Message Date
  Ole Krüger 4f0ae870e9 Remove Lua 5.1 build status 10 years ago
  Ole Krüger 3623dca3fa Add build status for FreeBSD 10 years ago
  Ole Krüger ada2612a38 Use explicit instantiation of std::map instead of {} in option parameter 10 years ago
  Ole Krüger 43d2b400f9 Prepare FreeBSD results 10 years ago
  Ole Krüger dfea88b058 Put test case reference in code block 10 years ago
  Ole Krüger 54b5534b91 Lower recommended Lua version 10 years ago
  Ole Krüger d84b5cc1db Do not limit bounds of numeric values before casting them 10 years ago
  Ole Krüger a82729f79c Allow Lua 5.2 (despite integer quirks) 10 years ago
  Ole Krüger f6a9651738 Add version macros 10 years ago
  Ole Krüger a7154c17d6 Check user types on the stack via a type identifier 10 years ago
  Ole Krüger 02d77ab17d Awkward 10 years ago
  Ole Krüger a082a4fe2a tests: Add skeleton for user type tests 10 years ago
  Ole Krüger 0f175599a1 tests: Add tests for functrion wrapping 10 years ago
  Ole Krüger 55933e6216 tests: Make functions used in tests static 10 years ago
  Ole Krüger bd0f734414 tests: Shorten test descriptions 10 years ago
  Ole Krüger 4b73d27598 tests: Add stack interaction test case 10 years ago
  Ole Krüger ff67cbb66b tests: Remove additional blank line 10 years ago
  Ole Krüger f45870433e Travis-CI cannot build C++14 yet 10 years ago
  Ole Krüger 15ba6bd7b2 Add .travis.yml 10 years ago
  Ole Krüger a28c489e1c Add test case for booleans 10 years ago
  Ole Krüger b5ae332be3 Add tuple test 10 years ago
  Ole Krüger 86b0b996da Make pushing std::tuples easier 10 years ago
  Ole Krüger ecc3b210ec Add documentation comment to Value<CFunction> specialization 10 years ago
  Ole Krüger c035f2cf82 tests: Add case for Value specializations std::string and const char* 10 years ago
  Ole Krüger fe7ba20f18 Use parentheses in 'luaL_pushstdstring' macro 10 years ago
  Ole Krüger 7894fd8072 tests: Add numeric tests 10 years ago
  Ole Krüger e2a96ab64d Use lowest() instead of min() from std::numeric_limits 10 years ago
  Ole Krüger 0d6916eb34 Typo 10 years ago
  Ole Krüger 9154622665 Extend 'NumericContainedValueBase::qualifies' to allow types with equal bounds 10 years ago
  Ole Krüger 8e3dae8ca2 Add tests 10 years ago