]> git.sesse.net Git - xml-template/history - c++0x/simple.cpp
Tweak C++0x API a bit, to prepare for include. Also, output to stdout instead of...
[xml-template] / c++0x / simple.cpp
2011-09-21 sgunderson@bigfoot.comTweak C++0x API a bit, to prepare for include. Also...
2011-09-21 sgunderson@bigfoot.comMake the C++0x syntax a lot more concise using initiali...
2011-09-21 sgunderson@bigfoot.comMove the C++0x file processing logic into a shared...
2011-09-21 sgunderson@bigfoot.comAdd c++0x to test suite.
2011-09-21 sgunderson@bigfoot.comSplit out the C++0x library into a separate file from...
2011-09-21 sgunderson@bigfoot.comFix namespace support for t:id in C++0x.
2011-09-21 sgunderson@bigfoot.comFix #id handling in the C++0x version.
2011-09-21 sgunderson@bigfoot.comAdd a very preliminary C++0x version. It cannot even...