Rewrite lexer to comply with CQL spec
[cql-java-moved-to-github.git] / src / main / java / org / z3950 / zing / cql / CQLLexer.java
2014-03-14 Jakub SkoczenRewrite lexer to comply with CQL spec
2013-03-05 Jakub SkoczenAllow e-mails in search terms
2013-03-05 Jakub SkoczenAllow '.' to begin a word character
2012-07-25 Jakub SkoczenRemove CVS expansions
2012-01-19 Jakub SkoczenArgh.. fix the debug flag
2012-01-19 Jakub SkoczenShould not be exposed
2012-01-19 Jakub SkoczenAdd ability to parse from char streams
2011-07-22 Jakub SkoczenAdd override annotations
2011-07-22 Jakub SkoczenChange obsolete collections, remove redundant imports
2011-07-22 Jakub SkoczenMake constants read-only
2010-06-17 Mike TaylorA fix at last for the lexing bug for terms that begin...
2009-07-24 Jakub SkoczenMavenized.