New
[cql-java-moved-to-github.git] / src /
2002-11-08 mikeChange rules to specify -classpath ../../../..
2002-11-08 mikeRemove extraneous blank line from end of XCQL output...
2002-11-06 mike*** empty log message ***
2002-11-06 mikeFinish (more or less) to CQL-to-PQF translator.
2002-11-06 mikeTweak.
2002-11-06 mikeTowards 0.2 --
2002-11-05 mikeMake abstract to*() methods public.
2002-11-04 mikeAdd comment on needing the source directory to be on...
2002-11-03 mikeFix some outdated Makefile rules.
2002-11-03 mikeLots of changes, mostly to documentation, towards initi...
2002-11-02 mikeRecognise number tokens as terms, as well as words...
2002-11-02 mikeTweak which characters are in which class. In particul...
2002-11-02 mikeTweak whitespace in generated XML. No good reason...
2002-11-01 mikeImprove test-harnesses and their associated scripts.
2002-10-31 mikeOops -- forgot to add Utils.java. Now added.
2002-10-31 mikeAll sorts of changes. Generally moving towards first...
2002-10-30 mikeFix test-harnesses and generator to work with new relat...
2002-10-30 mikeLOTS of changes. Biggies include proper support for...
2002-10-29 mikeHandle relations, improve XML rendering (wow, was that...
2002-10-27 mikecvsignore
2002-10-27 mikeFirst more-or-less working version: does terms, boolean...
2002-10-25 mikeTweak spacing.
2002-10-25 mikeFirst semi-working version.
2002-10-25 mikeFix inheritance
2002-10-25 mikeAdded CQLBooleanNode (where had it gone?!)
2002-10-25 mikeMake classes public.
2002-10-25 mikeAdd initial version of most of the CQL*Node classes.
2002-10-24 mikeUse $Id$ instead of $Header$.
2002-10-24 mikePull the ZOOM-java CCL compiler source into CQLParser...
2002-10-24 mikeInitial revision