Remove more debug.
Remove some debug.
Add links for select type elements.
Use actual bounding box plus a margin.
More subclass layout and use of line instead of path.
Improve layout.
Layout enumerations as well.
Record more of the construction process for later use in layout.
Improve circles in browsers.
Improve explicit SUPERTYPE expressions.
Improve layout of simple subtype trees.
Make all circles in SVG diagrams the same size.
Initialize *springs* variable.
Set patch number to 7.
Merge branch 'xmls' into command-line
Set top and left margins.
Handle long tags in tagged comments.
Fix layout of referenced schemas in schema diagram.
Merge branch 'xmls' into command-line
Set patch number to 6.
Change back to report full pathname at top of concatenated file.
Update to layout.
Add support for reading tagged comments.
Only put SELECT extensions on their own page.
First cut of doing explicit layout of supertype/subtype hierarchies.
Merge branch 'command-line' of ssh://git.code.sf.net/p/exp-engine/engine into command-line
Convert entity name strings to symbols before looking for them in schemas.
Import of hunchentoot-1.3.1.
Convert entity name strings to symbols before looking for them in schemas.
First pass at Git integration, only used by --concat_schema command.
Just print pathname within stepmod tree in concatenated files.
Restructure layout code, add generic movement function.
Prune an empty paren subtype expression.
Set patch number to 5.
Better handling of comments in TYPE declarations, check them for IP
Don't follow INVERSE attributes to detect edges, it will just be a loop.
Follow DERIVE attributes of an ENTITY.
Only follow SELECT or ENUMERATION types in local type declaration.
Check for other schema in type declaration and add external reference
Generate nodes for each entity, will use force-based layout algorithm
Test for different schema for entities.
Start coordinates of each box from the centre of the LHS, use half the
Cleanup SELECT diagram generation.
Look for references in this schema from a declaration.
Add referenced definitions to schema diagrams.
Don't need object in wrapper file.
Add more node type handlers.
Bind *schema* to schema being processed.
Just create one vertical line for SELECT types instead of overlaying
Calculate bounding box for diagram elements and stretch diagram to
Rewrite SVG output to use XMLS.
Add XMLS to the build.
Don't build the tests.
Import xmls 3.2.0.
Make xmls build with CLSM.
Set patch number to 4.
Use 'git describe --tags' to get a version string.
Parse width and fixed length specification in pass 2 so they can be
Set patch number to 3.
Look for informal proposition comments in TYPE declarations and write
Use reversed list of declarations for output.
Set patch number to 2.
Make -entity names uppercase for --dot command.
Test for line and block comments in IP handling.
Set correct case of ENTITY name in rename comment.
Fix writing tail comments for REFERENCE statements.
Add extra check on informal proposition comments.
Look for IPx comments anywhere in an ENTITY body.
Remove extra space in tagged comment.
Don't write emacs modeline to generated EXPRESS files.
Store trailing comment to REFERENCE FROM and USE FROM statments.
Initial support for generating EXPRESS-G diagrams of SELECT types.
Set patch number to 1.
Fix --svg comment and change help text for command.
Set minor revision to 2 for new svg command.
Add module attribute to imgfile.content tag for SVG output.
Add svg operation to user manual.
Use path markers for arrows and circles, adjust to viewport size.
Write marker definitions to SVG file.
Initial files for SVG output.
Merge branch 'command-line' of ssh://git.code.sf.net/p/exp-engine/engine into command-line
Increment patch number to 10.