- 3c37eb2 - PQ+ 'within' supported again by Joachim Bingel · 11 years ago
 - 20e06ac - removing all exceptions thrown, instead pass on errors in serialization by Joachim Bingel · 11 years ago
 - 3d5b69b removed all thrown errors from query serialisation workflow. all errors are reported via the field in the serialisation. by Joachim Bingel · 11 years ago
 - 0e54d22 externalised CQLF object generation: now in util class CqlfObjectGenerator instead of abstract superclass ("composition over inheritance") by Joachim Bingel · 11 years ago
 - 1faf8a5 renamed processor classes by Joachim Bingel · 11 years ago
 - 4b9fbd7 - improved error notifications - re-included KorAP-Entities in mvn dependencies by Joachim Bingel · 11 years ago
 - 6003b85 KorAP-querySerialization independent from  by Joachim Bingel · 11 years ago
 - 84395b2 - modularisation of query processors (individual node processing methods) by Joachim Bingel · 11 years ago
 - e3fe367 Improved error handling for antlr3 and antlr4 trees: by Joachim Bingel · 11 years ago
 - 761d1c1 removed unnecessary main() methods by Joachim Bingel · 11 years ago
 - 3fa584b towards better error handling by Joachim Bingel · 11 years ago
 - ab1aff4 bugfix (mixed var references and direct declarations) by Joachim Bingel · 11 years ago
 - 3e7e2c7 date validity checks by Joachim Bingel · 11 years ago
 - 755ada9 AQL >@l/@r (leftmost/rightmost child) now wraps relation in position (startswith/endswith) by Joachim Bingel · 11 years ago
 - 017915d - Collection query response is whole requestMap, gets integrated into QuerySerializer field by field by Joachim Bingel · 11 years ago
 - 009623f reverted debug changes by Joachim Bingel · 11 years ago
 - 1f4c5ad - new date operators in collection queries ("in", "on", "since" instead "=", "<",...) by Joachim Bingel · 11 years ago
 - 66472b8 - edgeAnnos comprise layer c for dominance relations by Joachim Bingel · 11 years ago
 - 8fbdfa7 - more tests for cosmas - corrected classRefCheck: always a list by Joachim Bingel · 11 years ago
 - cd30ed1 - Jsonify CosmasTreeTest - fix single terms in #ELEM attrs by Joachim Bingel · 11 years ago
 - ad46567 limit focus classRef to 127 by Joachim Bingel · 11 years ago
 - d73a185 bugfix ticket #186 by Joachim Bingel · 11 years ago
 - 6cb4b64 - bugfix ticket #184 - bugfix deprecated frame for overlaps() by Joachim Bingel · 11 years ago
 - 525ea3f bugfix: "@type":"korap:term" for OPMORPH without layer indication by Joachim Bingel · 11 years ago
 - cc25caf bugfix (reference classRefs) by Joachim Bingel · 11 years ago
 - f204a67 new test case: 4 conditions by Joachim Bingel · 11 years ago
 - c2be17c inline code comments by Joachim Bingel · 11 years ago
 - 95e44fd switched to consitent messaging system (ticket 178) by Joachim Bingel · 11 years ago
 - 896067a - bugfix: only two operands for position groups by Joachim Bingel · 11 years ago
 - b4ab250 - deprecated 'class' added in classRefCheck groups - added suitable announcement by Joachim Bingel · 11 years ago
 - b419e7a removed warning for queries containing {\d+} (see previous change) by Joachim Bingel · 11 years ago
 - b46e108 - interpret ambiguous {n} segments (where n is a number, could be repetition or word form 'n' inside a class) as repetition by default by Joachim Bingel · 11 years ago
 - 2bd00c6 'add to meta object, not replace it' bug fix by Michael Hanl · 11 years ago
 - 05704db only allow classes up to 127 by Joachim Bingel · 11 years ago
 - 7eef5b3 allow plain "key" in Cosmas MORPH(), without specfication of foundry/layer by Joachim Bingel · 11 years ago
 - 87d76fe exception when morph does not have layer specified by Joachim Bingel · 11 years ago
 - 82e4ca7 bugfix multiword values by Joachim Bingel · 11 years ago
 - f8e8b54 class around empty token by Joachim Bingel · 11 years ago
 - 4c0c201 no classes with classId 0 by Joachim Bingel · 11 years ago
 - 6b491c2 - system-set classes start at 128 - positions debug by Joachim Bingel · 11 years ago
 - 832800e positions using classRefCheck cosmas MORPH by Joachim Bingel · 11 years ago
 - 9e6b948 - cosmas classrefcheck by Joachim Bingel · 11 years ago
 - a499e92 containment of word in metadata field by Joachim Bingel · 11 years ago
 - 5a90d98 error when using inequation with non-date by Joachim Bingel · 11 years ago
 - f8a578b collection query tree to inherent serialisation structure from AbstractSyntaxTree by Joachim Bingel · 11 years ago
 - 4bf1ec5 enhanced date support by Joachim Bingel · 11 years ago
 - 9a202ab Cosmas wildcards by Joachim Bingel · 11 years ago
 - 49da7ca serialising dates as "@type":"xsd:string" and "type":"type:date" by Joachim Bingel · 11 years ago
 - c9c0cf9 support empty tokens by Joachim Bingel · 11 years ago
 - bd38636 - system-set classes use IDs starting at 1024 by Joachim Bingel · 11 years ago
 - 95ccd41 Added AND serialization with operation:sequence distance 0 in a sentence. by Eliza Margaretha · 11 years ago
 - df22b92 correct handling of dates -> xsd:date by Joachim Bingel · 11 years ago
 - e6d73b1 aql position frames, include deprecation path for frame by Joachim Bingel · 11 years ago
 - 6b52d76 position frames in poliqarp: include deprecation path properly by Joachim Bingel · 11 years ago
 - 93e6c70 Cosmas positions, include frame for deprecation path by Joachim Bingel · 11 years ago
 - b895c1f korap:group -> korap:docGroup by Joachim Bingel · 11 years ago
 - acb2ab3 deactivated treatment of zero-word distances as overlaps by Joachim Bingel · 11 years ago
 - aaabb72 deprecation path for 'frame' by Joachim Bingel · 11 years ago
 - 6e8e1bd Updated error code, commented AND operation by Eliza Margaretha · 11 years ago
 - ceb7906 positions always realised with attributes 'frames' and 'sharedClasses' by Joachim Bingel · 11 years ago
 - 0973797 Major change: by Joachim Bingel · 11 years ago
 - d5f6af6 nullpointer bug fix by Michael Hanl · 11 years ago
 - fbc8879 focus cosmas sequences to explicit tokens (operands) by Joachim Bingel · 11 years ago
 - dd5c965 meta query builder update by Michael Hanl · 11 years ago
 - b6d6781 include "layer":"orth" in wordform-only queries by Joachim Bingel · 11 years ago
 - 9bbd4fc - Renamed subspan to submatch, ambiguity with classRef-operator 'submatch' is resolved by the number of arguments  by Joachim Bingel · 11 years ago
 - 23c31ad - subspan() operator in Poliqarp to define spanRefs directly.  by Joachim Bingel · 11 years ago
 - 787836a - upgraded to ANTLR 4.1 (4.2 and 4.3 lack a needed class and maven-plugin not yet released for 4.4) by Joachim Bingel · 11 years ago
 - 6289241 - unified treeRelation and relation by Joachim Bingel · 11 years ago
 - afaa4a6 meta query bug fix by Michael Hanl · 11 years ago
 - a83f8cc escaping implicit regex (denoted by flag /x) by Joachim Bingel · 11 years ago
 - ecb9c1b meta query builder by Michael Hanl · 11 years ago
 - c1c3b5d updated meta query builder by Michael Hanl · 11 years ago
 - d061871 tests by Michael Hanl · 11 years ago
 - 687e4d4 removed limit on distances/boundaries -> to be limited by backend by Joachim Bingel · 11 years ago
 - c63f781 some code cleanup by Joachim Bingel · 11 years ago
 - 03dfd95 boundary in cosmas distance by Joachim Bingel · 11 years ago
 - 37a803f - Cosmas distributed operands: ensuring operands list identity instead of using distributedOperands list by Joachim Bingel · 11 years ago
 - 1b7f54a context serialization by Michael Hanl · 11 years ago
 - 85d4b5d error handling for missing query string by Michael Hanl · 11 years ago
 - 5a146cd boundary in distances, min and max deprecated by Joachim Bingel · 11 years ago
 - 6163156 re-enabled min and max in repetitions, adding deprecation warnings. by Joachim Bingel · 11 years ago
 - a0ef08f repetitions: boundary objects instead of min, max by Joachim Bingel · 11 years ago
 - 624854b extended date support (month+day) for collection queries by Joachim Bingel · 11 years ago
 - 709a15e removed EOF operator to allow embedding in parentheses by Joachim Bingel · 11 years ago
 - 2bb0b7f methods for korap:doc objects by Joachim Bingel · 11 years ago
 - a3f51f7 collection queries: regex, groups by Joachim Bingel · 11 years ago
 - 3a41a44 poliarp span attributes by Joachim Bingel · 11 years ago
 - 14239d8 leading and trailing empty segments bugfix: distances, sequences by Joachim Bingel · 11 years ago
 - 8be1bdc refactoring: moved objects used in all serialisers to abstract superclasses by Joachim Bingel · 11 years ago
 - 4128a92 Updated deprecation warning by Nils Diewald · 11 years ago
 - 723ced0 bugfix by Joachim Bingel · 11 years ago
 - 998954a "implicit" regex escaping, bugfix: "value" was not interpreted by Joachim Bingel · 11 years ago
 - 899bdcf poliqarp: /x flag after non-regex, warning when using deprecated operators shrink and submatch by Joachim Bingel · 11 years ago
 - 7524885 Json file extension to .jsonld, AQL support by Joachim Bingel · 11 years ago
 - bea1ec6 PQ offsets as boundary objects, some javadocs, some cleanup by Joachim Bingel · 11 years ago
 - 097c1eb overlap position options implemented (needs code cleaning and probably moving position processing to own method) by Joachim Bingel · 11 years ago
 - 86195a5 relation quantification expressed by boundaries instead of distances by Joachim Bingel · 11 years ago
 - 1846c8c AQL support for commonparent and commonancestor operators by Joachim Bingel · 11 years ago
 - 571c420 AQL support for commonparent and commonancestor operators by Joachim Bingel · 11 years ago