1. f33f706 meta query builder update in query serializer by Michael Hanl · 9 years ago
  2. 9fba364 New Logo by Akron · 9 years ago v0.2.0
  3. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago
  4. 019190b ticket #201: koral:distance boundaries by Joachim Bingel · 10 years ago
  5. c322c35 alignment according to new spec by Joachim Bingel · 10 years ago
  6. 364085b flags according to trac ticket #212, code formatting, javadoc by Joachim Bingel · 10 years ago
  7. 7cb346e new context, new version number (0.3.0), span keys as regex by Joachim Bingel · 10 years ago
  8. b9814e3 prefix korap -> koral by Joachim Bingel · 10 years ago
  9. a145c98 Javadoc, code cleanup by Joachim Bingel · 10 years ago
  10. 5fd120f "operation:or" -> "operation:disjunction" negated tokens by Joachim Bingel · 10 years ago
  11. 6e6e547 - pom.xml: removed pluginManagement to enable execution of by Joachim Bingel · 10 years ago v0.1.0
  12. f7a08ad Changed License by Joachim Bingel · 10 years ago
  13. 1c6c755 - no-highlight classes > 128 - code cleanup by Joachim Bingel · 10 years ago
  14. cb77af6 removed .classpath and .project by Joachim Bingel · 10 years ago
  15. 012a5c2 Converted svn:ignore to .gitignore by Joachim Bingel · 10 years ago
  16. 74e533d removed deprecated shrink() and submatch() for operation:focus. NB: submatch() still in use for span-foci by Joachim Bingel · 10 years ago
  17. 97c194c added dependencies to pom removed parent from pom PQ+ punct test by Joachim Bingel · 10 years ago
  18. 1d79104 - corrected frames by Joachim Bingel · 10 years ago
  19. 2b00f49 - command line functionality by Joachim Bingel · 10 years ago
  20. b1f9e22 removed Cosmas references around distances: only set classes on operands by Joachim Bingel · 10 years ago
  21. 79dec97 Added test for multiple classes around empty elements by Nils Diewald · 10 years ago
  22. 6e4e9f3 - cleanup - logging in queryserializer - aql test: match in spans by Joachim Bingel · 10 years ago
  23. 07ef042 fixed isolated empty tokens by Joachim Bingel · 10 years ago
  24. af5ea8b Added failing test (Thanks to Eliza for reporting the issue) by Nils Diewald · 10 years ago
  25. ef0b5b0 Fixed: AQL: termGroups for multiple attrs in span by Joachim Bingel · 10 years ago
  26. cbd0928 test case refactoring by Michael Hanl · 10 years ago
  27. 02eb4de removed virtual collection builder classes by Michael Hanl · 10 years ago
  28. 26a826e removed module dependencies by Michael Hanl · 10 years ago
  29. 5fd0932 - highlighted classes explicit in meta by Joachim Bingel · 10 years ago
  30. 0fae220 - unary operators - free reference string (not just counting numbers) by Joachim Bingel · 10 years ago
  31. 037b79b multiple predications test by Joachim Bingel · 10 years ago
  32. 4acf246 - tests - fixed "operand used" check for Annis by Joachim Bingel · 10 years ago
  33. a6bf8d8 wrap term in PQ+ relation by Joachim Bingel · 10 years ago
  34. c273a44 - Annis: referencing direct declaration exprs by Joachim Bingel · 10 years ago
  35. ba253a7 more tests by Joachim Bingel · 10 years ago
  36. f05490a - restructured test directory - fixed classes in Cosmas II - matchall fixed by Joachim Bingel · 10 years ago
  37. c352f35 grouping behaviour (MIN/MAX options in #IN and #OV) by Joachim Bingel · 10 years ago
  38. 9f20819 testing / error msgs by Joachim Bingel · 10 years ago
  39. 1f8f378 - merge meta queries from collection query and PQ 'meta' - code cleanup by Joachim Bingel · 10 years ago
  40. c9551b3 fixed handling of ANNIS relations with not previously processed operands by Joachim Bingel · 10 years ago
  41. aa4ab2f Cqlf => Koral by Joachim Bingel · 10 years ago
  42. a6465ef bugfix regex in Cosmas MORPH (ticket #196) by Joachim Bingel · 10 years ago
  43. 3c37eb2 - PQ+ 'within' supported again by Joachim Bingel · 10 years ago
  44. 20e06ac - removing all exceptions thrown, instead pass on errors in serialization by Joachim Bingel · 10 years ago
  45. 3d5b69b removed all thrown errors from query serialisation workflow. all errors are reported via the field in the serialisation. by Joachim Bingel · 10 years ago
  46. 0e54d22 externalised CQLF object generation: now in util class CqlfObjectGenerator instead of abstract superclass ("composition over inheritance") by Joachim Bingel · 10 years ago
  47. 1faf8a5 renamed processor classes by Joachim Bingel · 10 years ago
  48. 2919a05 antlr3 runtime into pom by Joachim Bingel · 10 years ago
  49. 4b9fbd7 - improved error notifications - re-included KorAP-Entities in mvn dependencies by Joachim Bingel · 10 years ago
  50. 6003b85 KorAP-querySerialization independent from by Joachim Bingel · 10 years ago
  51. 84395b2 - modularisation of query processors (individual node processing methods) by Joachim Bingel · 10 years ago
  52. e3fe367 Improved error handling for antlr3 and antlr4 trees: by Joachim Bingel · 10 years ago
  53. 761d1c1 removed unnecessary main() methods by Joachim Bingel · 10 years ago
  54. 3fa584b towards better error handling by Joachim Bingel · 10 years ago
  55. ab1aff4 bugfix (mixed var references and direct declarations) by Joachim Bingel · 10 years ago
  56. 3e7e2c7 date validity checks by Joachim Bingel · 10 years ago
  57. 755ada9 AQL >@l/@r (leftmost/rightmost child) now wraps relation in position (startswith/endswith) by Joachim Bingel · 10 years ago
  58. 017915d - Collection query response is whole requestMap, gets integrated into QuerySerializer field by field by Joachim Bingel · 10 years ago
  59. 009623f reverted debug changes by Joachim Bingel · 10 years ago
  60. 1f4c5ad - new date operators in collection queries ("in", "on", "since" instead "=", "<",...) by Joachim Bingel · 10 years ago
  61. 66472b8 - edgeAnnos comprise layer c for dominance relations by Joachim Bingel · 10 years ago
  62. 8fbdfa7 - more tests for cosmas - corrected classRefCheck: always a list by Joachim Bingel · 10 years ago
  63. cd30ed1 - Jsonify CosmasTreeTest - fix single terms in #ELEM attrs by Joachim Bingel · 10 years ago
  64. ad46567 limit focus classRef to 127 by Joachim Bingel · 10 years ago
  65. 7cc5f35 Jsonified PQ+ tests by Joachim Bingel · 10 years ago
  66. d73a185 bugfix ticket #186 by Joachim Bingel · 10 years ago
  67. 6cb4b64 - bugfix ticket #184 - bugfix deprecated frame for overlaps() by Joachim Bingel · 10 years ago
  68. 5adc3c6 Added broken test for #184 by Nils Diewald · 10 years ago
  69. b89e4f2 Update lucene requirement by Nils Diewald · 10 years ago
  70. 525ea3f bugfix: "@type":"korap:term" for OPMORPH without layer indication by Joachim Bingel · 10 years ago
  71. cc25caf bugfix (reference classRefs) by Joachim Bingel · 10 years ago
  72. f204a67 new test case: 4 conditions by Joachim Bingel · 10 years ago
  73. c2be17c inline code comments by Joachim Bingel · 10 years ago
  74. 95e44fd switched to consitent messaging system (ticket 178) by Joachim Bingel · 10 years ago
  75. 896067a - bugfix: only two operands for position groups by Joachim Bingel · 10 years ago
  76. 1eef403 assert single operand in class operations by Joachim Bingel · 10 years ago
  77. b4ab250 - deprecated 'class' added in classRefCheck groups - added suitable announcement by Joachim Bingel · 10 years ago
  78. e0928b5 Updated dependency for lucene index by Nils Diewald · 10 years ago
  79. b419e7a removed warning for queries containing {\d+} (see previous change) by Joachim Bingel · 10 years ago
  80. 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 · 10 years ago
  81. 2bd00c6 'add to meta object, not replace it' bug fix by Michael Hanl · 10 years ago
  82. 05704db only allow classes up to 127 by Joachim Bingel · 10 years ago
  83. 7eef5b3 allow plain "key" in Cosmas MORPH(), without specfication of foundry/layer by Joachim Bingel · 10 years ago
  84. 87d76fe exception when morph does not have layer specified by Joachim Bingel · 10 years ago
  85. 82e4ca7 bugfix multiword values by Joachim Bingel · 10 years ago
  86. 518c8c4 Update Maven 3.x dependency by Nils Diewald · 10 years ago
  87. 1bfedaf corrected json dependency entries by Joachim Bingel · 10 years ago
  88. 3376363 more tests by Joachim Bingel · 10 years ago
  89. 4eacdd3 tests using json pointer by Joachim Bingel · 10 years ago
  90. f8e8b54 class around empty token by Joachim Bingel · 10 years ago
  91. b68361c allow bogus parantheses in poliqarp+ queries by Joachim Bingel · 10 years ago
  92. 4c0c201 no classes with classId 0 by Joachim Bingel · 10 years ago
  93. 6b491c2 - system-set classes start at 128 - positions debug by Joachim Bingel · 10 years ago
  94. 832800e positions using classRefCheck cosmas MORPH by Joachim Bingel · 10 years ago
  95. 9e6b948 - cosmas classrefcheck by Joachim Bingel · 10 years ago
  96. a499e92 containment of word in metadata field by Joachim Bingel · 10 years ago
  97. 5a90d98 error when using inequation with non-date by Joachim Bingel · 10 years ago
  98. f8a578b collection query tree to inherent serialisation structure from AbstractSyntaxTree by Joachim Bingel · 10 years ago
  99. 4bf1ec5 enhanced date support by Joachim Bingel · 10 years ago
  100. 9a202ab Cosmas wildcards by Joachim Bingel · 10 years ago