11 Commits (d3f528093e7c10eb90ec3c9844e8d230dacff279)

Author SHA1 Message Date
Vladimír Vondruš d3f528093e Math: avoid copypaste code in DualComplex. 11 years ago
Vladimír Vondruš 1becbae4ec Math: test Dual subclass implementation macro. 11 years ago
Vladimír Vondruš 82b40944ac Math: test multiplication/division of Dual numbers with different type. 11 years ago
Vladimír Vondruš 413e2e6735 Math: properly test that these constructors are indeed implicit. 11 years ago
Vladimír Vondruš 1b0da5b2df Math: ability to construct all types without initializing the contents. 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš b28b90a9df Math: merged constExpressions() test cases into other test cases. 13 years ago
Vladimír Vondruš 408f40a908 Math: renamed MathTypeTraits to TypeTraits. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 231f3277ab Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 6a90b0231b Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Vladimír Vondruš 184bf38fc1 Math: test constexpr methods on Dual. 13 years ago
Vladimír Vondruš f1da7a08b4 Math: added sqrt() overload for Dual. 13 years ago
Vladimír Vondruš 3f6a2d5ae8 Math: dual number implementation. 13 years ago