namark 8a20901c76 Already need that find_if. 1 month ago
..
Makefile 464ad80904 Using makefile template for unit tests. 1 year ago
algorithm.cpp 38b17db986 So much effort for newtons method, 3 months ago
arithmetic.cpp 38b17db986 So much effort for newtons method, 3 months ago
arithmetic_fallback.cpp 24d1bf902c Some unit tests, 6 years ago
array_utils.cpp 24d1bf902c Some unit tests, 6 years ago
binary.cpp 09dc24dc16 Count leading zero bits. 1 year ago
binary_non_intrinsic.cpp 9c01fd7d78 Renamed binary.hpp to bits.hpp 3 years ago
byte_iterator.cpp aea2ea237c WIP byte iterator. 3 months ago
carcdr.cpp b311ab1784 I said... things. happen. 1 year ago
enum.cpp c29db31b8f Various improvements and unit tests for enum stuff 4 years ago
int_literals.cpp 2a3a430450 Guess this is better... 1 year ago
iterator.cpp b368767183 Spontaneous mess of iterators! 3 months ago
libcpp_midpoint.cpp 95f5932b9d clever midpoint now for integers, 3 years ago
libstdcpp_midpoint.cpp 95f5932b9d clever midpoint now for integers, 3 years ago
math.cpp 4a6ada6971 Still can't believe my newton sucks so much... 2 months ago
math_abs.cpp 0372b5fd10 Ah, we already got one, 2 months ago
meta_find.cpp 4c36c1fdb9 Improvements in meta bind 3 months ago
meta_flatten.cpp 268c4a44b3 common typelist and other minor improvements. 1 year ago
meta_integer_sequence.cpp c3df321e51 Things, that are meant to happen, happen. 1 year ago
meta_list.cpp 35d9e6fff3 Testing list meta functions with custom template. 3 months ago
meta_pend.cpp 7010054402 Test for template conversion using meta concat. 3 months ago
meta_reconstruct.cpp 268c4a44b3 common typelist and other minor improvements. 1 year ago
meta_remove_if.cpp 19ff980156 meta::remove_if 1 year ago
meta_transform.cpp 4c36c1fdb9 Improvements in meta bind 3 months ago
misc.cpp 529b0b377c Really tempted to keep this just to embarrass clang. 1 month ago
random.cpp f65a70c3e0 Range with compile time lower bound, 2 years ago
range.cpp 05d0ba4451 Improved range implicit conversion tests. 2 months ago
rational.cpp 2fadd15895 Better SFINAE for rational. 2 months ago
tuple_operators.cpp 8a20901c76 Already need that find_if. 1 month ago
tuple_utils.cpp 68a1310720 Well great forgot to add the unit test changes a couple of commits ago -_- 3 months ago