XML Literate Documentation - Changes

1.0.0.6 to 1.0.0.7

We now do Java. Should do other languages too, although we hardcode "Java" and "C++" in some different places, so that needs to change. We generate java code for the object schema now, but since there is no "JavaXmlObjs", we don't use it yet. Also added delayed loading so that xtangle now works super fast if you want just one object tangled.

Detailed list:

1.0.0.5 to 1.0.0.6

Now builds on GCC 4.0 and latest Boost. That means it runs on Tiger (OS X) and the latest linux variants. Tangle supports generating an object and all it's descendants (the most useful option) by placing a "+" after the object name. It also supports generating the global files (Jam files or whatever) by using "." as the object name. By default, global files AREN'T rebuilt, which is the most useful option. There is a script to generate XSD files, and all XML files correctly provide the namespace now so that you can embed DocBook specific features in WEB's. With this, we support all those things that other XML based formats support.

Detailed list:

1.0.0.4 to 1.0.0.5

Added "web" and "webtangle" for implementations to more closely follow the original CWEB system designed and implemented by Donald Knuth. Rewrote type system using new "typeimpls" in each object to describe an implementation of a type. Also added generation of tests from an object and lot's of XSL fixes. Projects can now safely be defined outside the cppliterate folder. The system should be able to handle multiple programming languages now.

Detailed list:

Generated: Thu Apr 6 00:28:59 EST 2006 using "xsltproc ... docbook.xsl". Copyright (c) 2003, 2004, 2005; Paul Hamilton; pHamtec P/L.