Anton Bachin 2acb5743fa Complete documentation and testing overhaul.
The documentation is now generated from markdown. Samples are generated from the
tutorial pages. Testing is done by a Python script which runs the tests for a
large number of compilers.

This version is not very developer-friendly - the Python scripts need ways of
limiting what compilers they try to run. If you don't have 15 compilers
installed, you won't be able to run the tests in this commit. Fix coming soon.
2015-05-27 09:58:34 -05:00
..
1-hello-world Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
2-conversions Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
3-iterate Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
4-switch Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
5-safety Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
6-representation Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
7-constexpr Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
101-special-values Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
102-bitset Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00
103-quine Complete documentation and testing overhaul. 2015-05-27 09:58:34 -05:00