1. 87b2ff5 Failure on regex escaping by Akron · 9 years ago escape-regex
  2. 5c155eb removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  3. 0d33f31 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  4. 6dcc349 Added failing test for special characters in collection values by Akron · 9 years ago specialcharacterfix
  5. eb1b9c3 Fixed test for special characters in collections by Akron · 9 years ago
  6. a285921 Merge "maven compiler plugin for linux machines with maven version 2.x" by Akron · 9 years ago
  7. 3ab6b91 Merge "Added collection slash bug" by Michael Hanl · 9 years ago
  8. 26f11ac collection duplicate test by Michael Hanl · 9 years ago
  9. 2fd93e1 collection duplicate test by Michael Hanl · 9 years ago
  10. 90218ff empty quey object bug fix by Michael Hanl · 9 years ago
  11. 3c50abf Added collection slash bug by Akron · 9 years ago
  12. f3553c9 previously introduced collection query bug fix by Michael Hanl · 9 years ago
  13. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago
  14. 019190b ticket #201: koral:distance boundaries by Joachim Bingel · 10 years ago
  15. c322c35 alignment according to new spec by Joachim Bingel · 10 years ago
  16. 364085b flags according to trac ticket #212, code formatting, javadoc by Joachim Bingel · 10 years ago
  17. 7cb346e new context, new version number (0.3.0), span keys as regex by Joachim Bingel · 10 years ago
  18. b9814e3 prefix korap -> koral by Joachim Bingel · 10 years ago
  19. a145c98 Javadoc, code cleanup by Joachim Bingel · 10 years ago
  20. 5fd120f "operation:or" -> "operation:disjunction" negated tokens by Joachim Bingel · 10 years ago
  21. 1c6c755 - no-highlight classes > 128 - code cleanup by Joachim Bingel · 10 years ago
  22. 74e533d removed deprecated shrink() and submatch() for operation:focus. NB: submatch() still in use for span-foci by Joachim Bingel · 10 years ago
  23. 97c194c added dependencies to pom removed parent from pom PQ+ punct test by Joachim Bingel · 10 years ago
  24. 1d79104 - corrected frames by Joachim Bingel · 10 years ago
  25. 2b00f49 - command line functionality by Joachim Bingel · 10 years ago
  26. b1f9e22 removed Cosmas references around distances: only set classes on operands by Joachim Bingel · 10 years ago
  27. 79dec97 Added test for multiple classes around empty elements by Nils Diewald · 10 years ago
  28. 6e4e9f3 - cleanup - logging in queryserializer - aql test: match in spans by Joachim Bingel · 10 years ago
  29. 07ef042 fixed isolated empty tokens by Joachim Bingel · 10 years ago
  30. af5ea8b Added failing test (Thanks to Eliza for reporting the issue) by Nils Diewald · 10 years ago
  31. ef0b5b0 Fixed: AQL: termGroups for multiple attrs in span by Joachim Bingel · 10 years ago
  32. cbd0928 test case refactoring by Michael Hanl · 10 years ago
  33. 5fd0932 - highlighted classes explicit in meta by Joachim Bingel · 10 years ago
  34. 0fae220 - unary operators - free reference string (not just counting numbers) by Joachim Bingel · 10 years ago
  35. 037b79b multiple predications test by Joachim Bingel · 10 years ago
  36. 4acf246 - tests - fixed "operand used" check for Annis by Joachim Bingel · 10 years ago
  37. a6bf8d8 wrap term in PQ+ relation by Joachim Bingel · 10 years ago
  38. c273a44 - Annis: referencing direct declaration exprs by Joachim Bingel · 10 years ago
  39. ba253a7 more tests by Joachim Bingel · 10 years ago
  40. f05490a - restructured test directory - fixed classes in Cosmas II - matchall fixed by Joachim Bingel · 10 years ago
  41. c352f35 grouping behaviour (MIN/MAX options in #IN and #OV) by Joachim Bingel · 10 years ago
  42. 9f20819 testing / error msgs by Joachim Bingel · 10 years ago
  43. c9551b3 fixed handling of ANNIS relations with not previously processed operands by Joachim Bingel · 10 years ago
  44. a6465ef bugfix regex in Cosmas MORPH (ticket #196) by Joachim Bingel · 10 years ago
  45. 20e06ac - removing all exceptions thrown, instead pass on errors in serialization by Joachim Bingel · 10 years ago
  46. 1faf8a5 renamed processor classes by Joachim Bingel · 10 years ago
  47. 4b9fbd7 - improved error notifications - re-included KorAP-Entities in mvn dependencies by Joachim Bingel · 10 years ago
  48. 6003b85 KorAP-querySerialization independent from by Joachim Bingel · 10 years ago
  49. e3fe367 Improved error handling for antlr3 and antlr4 trees: by Joachim Bingel · 10 years ago
  50. ab1aff4 bugfix (mixed var references and direct declarations) by Joachim Bingel · 10 years ago
  51. 3e7e2c7 date validity checks by Joachim Bingel · 10 years ago
  52. 755ada9 AQL >@l/@r (leftmost/rightmost child) now wraps relation in position (startswith/endswith) by Joachim Bingel · 10 years ago
  53. 1f4c5ad - new date operators in collection queries ("in", "on", "since" instead "=", "<",...) by Joachim Bingel · 10 years ago
  54. 66472b8 - edgeAnnos comprise layer c for dominance relations by Joachim Bingel · 10 years ago
  55. 8fbdfa7 - more tests for cosmas - corrected classRefCheck: always a list by Joachim Bingel · 10 years ago
  56. cd30ed1 - Jsonify CosmasTreeTest - fix single terms in #ELEM attrs by Joachim Bingel · 10 years ago
  57. ad46567 limit focus classRef to 127 by Joachim Bingel · 10 years ago
  58. 7cc5f35 Jsonified PQ+ tests by Joachim Bingel · 10 years ago
  59. d73a185 bugfix ticket #186 by Joachim Bingel · 10 years ago
  60. 6cb4b64 - bugfix ticket #184 - bugfix deprecated frame for overlaps() by Joachim Bingel · 10 years ago
  61. 5adc3c6 Added broken test for #184 by Nils Diewald · 10 years ago
  62. f204a67 new test case: 4 conditions by Joachim Bingel · 10 years ago
  63. 896067a - bugfix: only two operands for position groups by Joachim Bingel · 10 years ago
  64. 1eef403 assert single operand in class operations by Joachim Bingel · 10 years ago
  65. b4ab250 - deprecated 'class' added in classRefCheck groups - added suitable announcement by Joachim Bingel · 10 years ago
  66. 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
  67. 2bd00c6 'add to meta object, not replace it' bug fix by Michael Hanl · 10 years ago
  68. 82e4ca7 bugfix multiword values by Joachim Bingel · 10 years ago
  69. 3376363 more tests by Joachim Bingel · 10 years ago
  70. 4eacdd3 tests using json pointer by Joachim Bingel · 10 years ago
  71. f8e8b54 class around empty token by Joachim Bingel · 10 years ago
  72. b68361c allow bogus parantheses in poliqarp+ queries by Joachim Bingel · 10 years ago
  73. 4c0c201 no classes with classId 0 by Joachim Bingel · 10 years ago
  74. 6b491c2 - system-set classes start at 128 - positions debug by Joachim Bingel · 10 years ago
  75. 832800e positions using classRefCheck cosmas MORPH by Joachim Bingel · 10 years ago
  76. 9e6b948 - cosmas classrefcheck by Joachim Bingel · 10 years ago
  77. a499e92 containment of word in metadata field by Joachim Bingel · 10 years ago
  78. 9a202ab Cosmas wildcards by Joachim Bingel · 10 years ago
  79. 49da7ca serialising dates as "@type":"xsd:string" and "type":"type:date" by Joachim Bingel · 10 years ago
  80. c9c0cf9 support empty tokens by Joachim Bingel · 10 years ago
  81. bd38636 - system-set classes use IDs starting at 1024 by Joachim Bingel · 10 years ago
  82. 95ccd41 Added AND serialization with operation:sequence distance 0 in a sentence. by Eliza Margaretha · 10 years ago
  83. df22b92 correct handling of dates -> xsd:date by Joachim Bingel · 10 years ago
  84. e6d73b1 aql position frames, include deprecation path for frame by Joachim Bingel · 10 years ago
  85. 6b52d76 position frames in poliqarp: include deprecation path properly by Joachim Bingel · 10 years ago
  86. 93e6c70 Cosmas positions, include frame for deprecation path by Joachim Bingel · 10 years ago
  87. b895c1f korap:group -> korap:docGroup by Joachim Bingel · 10 years ago
  88. acb2ab3 deactivated treatment of zero-word distances as overlaps by Joachim Bingel · 10 years ago
  89. aaabb72 deprecation path for 'frame' by Joachim Bingel · 10 years ago
  90. 6e8e1bd Updated error code, commented AND operation by Eliza Margaretha · 10 years ago
  91. ceb7906 positions always realised with attributes 'frames' and 'sharedClasses' by Joachim Bingel · 10 years ago
  92. 0973797 Major change: by Joachim Bingel · 10 years ago
  93. fbc8879 focus cosmas sequences to explicit tokens (operands) by Joachim Bingel · 10 years ago
  94. 7460013 removed ExpertFilterTest by Joachim Bingel · 10 years ago
  95. b6d6781 include "layer":"orth" in wordform-only queries by Joachim Bingel · 10 years ago
  96. 9bbd4fc - Renamed subspan to submatch, ambiguity with classRef-operator 'submatch' is resolved by the number of arguments by Joachim Bingel · 10 years ago
  97. 23c31ad - subspan() operator in Poliqarp to define spanRefs directly. by Joachim Bingel · 10 years ago
  98. 43a444a test content queries by Joachim Bingel · 10 years ago
  99. 6289241 - unified treeRelation and relation by Joachim Bingel · 10 years ago
  100. a83f8cc escaping implicit regex (denoted by flag /x) by Joachim Bingel · 10 years ago