cql-java-moved-to-github.git
21 years agoFix inheritance
mike [Fri, 25 Oct 2002 16:11:05 +0000 (16:11 +0000)]
Fix inheritance

21 years agoAdded CQLBooleanNode (where had it gone?!)
mike [Fri, 25 Oct 2002 16:04:44 +0000 (16:04 +0000)]
Added CQLBooleanNode (where had it gone?!)
Uncommented the test-harness in CQLNode -- it _should_ work!

21 years agoMake classes public.
mike [Fri, 25 Oct 2002 16:01:26 +0000 (16:01 +0000)]
Make classes public.

21 years agoAdd initial version of most of the CQL*Node classes.
mike [Fri, 25 Oct 2002 07:38:16 +0000 (07:38 +0000)]
Add initial version of most of the CQL*Node classes.
Some little work towards fixing the parser.
Add documentation directory and javadoc build commands.

21 years agoUse $Id$ instead of $Header$.
mike [Thu, 24 Oct 2002 16:06:34 +0000 (16:06 +0000)]
Use $Id$ instead of $Header$.

21 years agoPull the ZOOM-java CCL compiler source into CQLParser.java and
mike [Thu, 24 Oct 2002 16:05:15 +0000 (16:05 +0000)]
Pull the ZOOM-java CCL compiler source into CQLParser.java and
global-replace "ccl" with "cql".  That's about it so far :-)

21 years agoInitial revision
mike [Thu, 24 Oct 2002 15:57:56 +0000 (15:57 +0000)]
Initial revision