1. 56dcb86 Disallow empty regex in PQ+ by Akron · 1 year, 2 months ago
  2. d964323 solved issues with any string without quoutes being parsed as span; see test Regex_without_quoutes in CqpGrammarTest by Akron · 1 year, 4 months ago
  3. 1ec18b0 Meet warnings by ElenaIrimia · 1 year, 4 months ago
  4. f704614 Support CQP by ElenaIrimia · 1 year, 4 months ago
  5. 181a742 Fix reference bug in Annis (Fixed #129) by Akron · 1 year, 11 months ago
  6. 120e132 Improve quantifiers in regex by Akron · 2 years, 3 months ago
  7. 33451c2 Improve regex treatment of negative character classes by Akron · 2 years, 3 months ago
  8. e1020e8 Fixed Annis OR group (resolved #96) by margaretha · 2 years, 11 months ago
  9. 908a938 Add getVersion() and getName() methods by Akron · 3 years, 9 months ago
  10. 72108b2 Fix handling of apostrophes in VC multiword & regex values (fixes #85) by Akron · 4 years ago CQP
  11. df7ca58 Fix handling of empty corpus queries by Akron · 4 years ago
  12. 49e8d7b Introduce query references in Poliqarp by Akron · 4 years, 1 month ago
  13. 8c9f1ef Bump fcs-simple-endpoint from 1.3.0 to 1.4.0 by dependabot[bot] · 4 years, 4 months ago
  14. 791ec1c Simplify assertEqual tests by Marc Kupietz · 4 years, 4 months ago
  15. c8201d9 Added test for serialization of sentence exclusion by Akron · 4 years, 10 months ago v0.35
  16. b1314c2 Added a method to add warnings in QuerySerializer by margaretha · 5 years ago
  17. 36026a8 Support for arbitrary left/right contexts by Akron · 5 years ago v0.34
  18. 37f255a Improve context conversion in MetaQueryBuilder by Akron · 5 years ago
  19. 3acce19 Fixed FCSQL tests. by margaretha · 5 years ago
  20. 7c09758 Fixed koral:boundary type. by margaretha · 5 years ago
  21. 84c4e5c Resolved #69 - Fixed the distance serialization in CQL boolean queries. by margaretha · 5 years ago
  22. 9ebcf3d Support #COND() operator alias in C2 (fixes #70) by Akron · 5 years ago
  23. 24e8fa5 Ignore order of min/max interval in distance operators in C2 - fixes #67 by Akron · 5 years ago
  24. 279a383 Added log4j2 test properties. by margaretha · 6 years ago
  25. f011f26 Fixed OPOV by margaretha · 6 years ago
  26. 4d068be Fix error serialization (flatten arrays instead of nested arrays) by Akron · 6 years ago
  27. e0ce5bf Fixed #43 - C2 OPIN by margaretha · 6 years ago
  28. ab20584 Fixed poliqarp layer bug (#52) & replaced log4j with log4j2. by margaretha · 6 years ago
  29. c9fc40c Support special verbatim strings in virtual corpus constraints, fixes #57 by Akron · 6 years ago v0.32
  30. dca628e Support alternative doublequotes (fix #56) by Akron · 6 years ago
  31. 99c3752 Add test for docGroupRef in docGroup by Akron · 6 years ago
  32. 7b6ea60 Introduced verbatim vc names by Akron · 6 years ago
  33. 1ef86de Introduced docGroupRef & added VC reference in collection query. by margaretha · 6 years ago
  34. 74aafd0 Fixed escaping of verbatim keys in Poliqarp by Akron · 6 years ago
  35. 0936008 Fix support for verbatim string values in collection queries by Akron · 6 years ago
  36. 8d7b997 Fix #42 - Support verbatim string values in Poliqarp tokens by Akron · 6 years ago
  37. 4fe861f Added check for errors on QuerySerializer by Akron · 6 years ago
  38. 1c4f01f Improve Test for 'and' and 'AND' in VC serialization by Akron · 7 years ago
  39. fe76123 Fixed treatment of 'AND' and 'and' in VC serialization by Akron · 7 years ago
  40. 6f19cac Added test for vc with regex and groupings by Akron · 7 years ago
  41. ce995cf Fixed greediness of regex in collection queries by Akron · 7 years ago
  42. de23f88 Fixed regex in collection query & added flags to field values. by margaretha · 7 years ago
  43. 9de87c2 Introduced failing test for regex in VCs by Akron · 7 years ago
  44. e8dfa68 Added tests of relations with regex. by margaretha · 7 years ago
  45. 0bc4e6b Fixed Annis regex bug #47. by margaretha · 7 years ago
  46. 35c8989 Removed version from FCSQL query processor. by margaretha · 7 years ago
  47. 87291cf Fixed relation serialization of lemma as koral:token. by margaretha · 7 years ago
  48. 666988f Fix some tests. by margaretha · 7 years ago
  49. 7d980e0 Added operations. by margaretha · 7 years ago
  50. 4acf77b Removed class for first operand in OPIN exclusion. by margaretha · 7 years ago
  51. 17f4c5a Added class to first operand of OPIN and OPOV. by margaretha · 7 years ago
  52. 98450c5 Removed frames:matches in OPIN and OPOV with L/R. by margaretha · 7 years ago
  53. 19e3722 Added a comment on exclusion test with FE by Akron · 7 years ago
  54. a5439f2 Added some comments regarding the IN operator by Akron · 7 years ago
  55. 959802a Added OPOV with exclusion. by margaretha · 7 years ago
  56. 62d4bca Fixed OPIN with ClassRefCheck.INCLUDES, see #43 by margaretha · 7 years ago anltr-grammars
  57. a192c39 Merge branch 'anltr-grammars' by margaretha · 7 years ago
  58. fa4e739 Changed C2 wildcards serialization to type:regex. by margaretha · 7 years ago
  59. 753c538 Added test for wildcard serialization in Cosmas2 by Akron · 7 years ago
  60. a8aafc5 Removed classRefCheck in OPIN without any arguments. by margaretha · 7 years ago
  61. d3ee222 Added wrap to koral:span. by margaretha · 7 years ago
  62. 55d82ae Fixed handling of non-necessary brackets in tokens by Akron · 7 years ago
  63. 03dec28 Added tests for relation queries with token nodes. by margaretha · 8 years ago
  64. baa5a51 Handled other edge types in dominance & updated relation serialization. by margaretha · 8 years ago
  65. a71f1af Updated dominance with type and label serialization. by margaretha · 8 years ago
  66. 353ba7d Updated Annis pointing relation implementations. by margaretha · 8 years ago
  67. 7feb0dc Fixed serialization of regex in VCs by Akron · 8 years ago
  68. c588963 Changed label format in dominance. by margaretha · 8 years ago
  69. 549fb0a Altered dominance serialization & added tests. by margaretha · 8 years ago
  70. 7fd3292 Added tests for Cosmas2 IN operation (some are problematic see @Ignore). by margaretha · 8 years ago
  71. 67eec73 Implemented exclusion for the Cosmas 2 IN operation. by margaretha · 8 years ago
  72. a1cec7b Moved the Cosmas2 test suite. by margaretha · 8 years ago
  73. bd789fe Modified ANNIS relations (in progress). by Eliza Margaretha · 8 years ago
  74. fa3d2ae Moved tests for Annis queries. by Eliza Margaretha · 8 years ago
  75. 39823aa Added empty token and optionality tests. by Eliza Margaretha · 8 years ago
  76. 128ff61 Fixed attribute wrapping in cosmas #elem() by Akron · 8 years ago
  77. 57cef63 Removed min serialization for repetitions by Akron · 8 years ago
  78. 61f7b70 Removed distances. Empty tokens are treated as normal tokens. by Eliza Margaretha · 8 years ago
  79. cef8427 Renamed packages. by Eliza Margaretha · 8 years ago
  80. c1ad5d9 Restructured test suite by Eliza Margaretha · 8 years ago
  81. 4c97789 Changed status code and error messages. by margaretha · 8 years ago
  82. e1ef870 Made koral:token optional in parsing an ExpressionGroup by margaretha · 8 years ago
  83. 618dc8e Added comments. by margaretha · 8 years ago fcs-ql-branch
  84. a66861b Added more tests. by margaretha · 8 years ago
  85. cc044e6 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Michael Hanl · 8 years ago
  86. 2b505df Merge "Improve test suite" by Akron · 8 years ago
  87. d203664 Improve test suite by Akron · 8 years ago
  88. 7fa0aca Enabled quantifier for QueryGroup in FCS-QL. Added more tests. by margaretha · 8 years ago
  89. ad559d8 Removed System.out message in tests by Akron · 8 years ago
  90. 5a63c7a Reformulate test case for issue #26 by Akron · 8 years ago
  91. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  92. f7dbe33 Added handling and tests of multiple occurrences of wildcards. by margaretha · 8 years ago
  93. 12aea4d nullpointers in queryserializer by Michael Hanl · 8 years ago
  94. 0186e98 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  95. 9d15738 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  96. 3d45e6c Implemented FCSQL Wildcard / empty token serialization. by margaretha · 8 years ago
  97. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  98. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  99. 842af33 Added FCSQL Quantifier serialization. by margaretha · 8 years ago
  100. 522bda2 Added FCS ExpressionGroup. by margaretha · 8 years ago