Towards 0.2 --
[cql-java-moved-to-github.git] / src / org / z3950 / zing / cql / CQLParser.java
2002-11-06 mikeTowards 0.2 --
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-01 mikeImprove test-harnesses and their associated scripts.
2002-10-31 mikeAll sorts of changes. Generally moving towards first...
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 mikeFirst more-or-less working version: does terms, boolean...
2002-10-25 mikeFirst semi-working version.
2002-10-25 mikeFix inheritance
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