fix GTE to GE
think about the expression decomposition static asserts
- the static assert should use the c++11 feature if possible
tests in a static library without the implementation there - problematic
signed/unsigned comparison trouble in assertions
examples
- removing everything with -dt- from the command line
- using the fast assertions
- a test in a header in one binary with multiple cpp files
coverage
better docs
- updated compile time benchmarks (and include linux!)
- list the subcases as a major selling point on the main page - after the expression decomposition macro stuff
- faq - why macros - http://accu.org/index.php/journals/2064
- FAQ - how is it different from Catch (or what is lacking)
- faq - why c++
- post the traffic screenshot in the FAQ - "how epic was the initial release"
how to deal with pull requests for the main branch instead of the dev branch