publishing


Subject: publishing
From: Craig Chambers (chambers@cs.washington.edu)
Date: Sat Dec 09 2000 - 18:26:35 PST


I'm publishing some source-code changes.

*) I added pragmas to WIL. Any declaration, stmt, or expression can
have pragmas associated with it. A pragma is just an uninterpreted
WIL expression. The ir.txt file has been updated with the new syntax
and informal semantics. I made some small tweaks to the node printing
code to handle pragma printing.

*) I slightly generalized the syntax for method declarations.

*) I also turned on Cecil-style comments, which I don't think used to
be parsed in WIL files.

*) I tweaked the representation of included files so that they're
visited in the order included. This may make some of the traversals
of all files in the program go through things in textual order.

*) I fixed a bug in graph visiting that Todd found.

*) I updated various ClassDir files in the Java source files to not
refer to symbolic links in my own working tree, but rather to things
that all of us have, so now all of us can regenerate Java WIL input
files.

*) I improved by read-only-making support in vortex-commit, to only
apply to the part of the Vortex tree that was changed.

-- Craig



This archive was generated by hypermail 2b25 : Sat Dec 09 2000 - 18:26:51 PST