Began fleshing out the Sieve script generator. Actions,
authorArt Cancro <ajc@citadel.org>
Mon, 20 Nov 2006 22:35:12 +0000 (22:35 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 20 Nov 2006 22:35:12 +0000 (22:35 +0000)
commit218c8873395c56407601ba36654920a39b0e0692
tree8863b1b6b54020282fe2d02f08d106def4ac236b
parentf1357fd0c76028340a3384562bb975c8a60dfd45
Began fleshing out the Sieve script generator.  Actions,
final actions, and the generation of conditional braces are done.  Still need to
write the code that generates the conditional statements themeselves.  Warning: don't
try to run this code on a production system.  In the current state it will generate
scripts with syntax errors.
webcit/sieve.c