1. 1832d3f Bump maven-compiler-plugin from 3.7.0 to 3.8.1 by dependabot[bot] · 4 years, 4 months ago
  2. e4c27d6 Bump maven-surefire-plugin from 2.22.1 to 2.22.2 by dependabot[bot] · 4 years, 4 months ago
  3. 3410dca Bump junit from 4.11 to 4.13 by dependabot[bot] · 4 years, 4 months ago
  4. 089435f Bump slf4j-api from 1.7.25 to 1.7.30 by dependabot[bot] · 4 years, 4 months ago
  5. 3b0e598 Remove redundant warning suppressors in Annis query processor by Marc Kupietz · 4 years, 4 months ago
  6. 791ec1c Simplify assertEqual tests by Marc Kupietz · 4 years, 4 months ago
  7. 7d83e2a Remove invalid maven compiler plugin option by Marc Kupietz · 4 years, 4 months ago
  8. 65194d7 Bump antlr4-maven-plugin to 4.8-1 and adapt poliqarp-lexer syntax by Marc Kupietz · 4 years, 4 months ago
  9. a8269db Fix and bump maven-clean-plugin to 3.1.0 by Marc Kupietz · 4 years, 4 months ago
  10. bc3f809 Bump antlr4-runtime from 4.5.1 to 4.8-1 by dependabot[bot] · 4 years, 4 months ago
  11. 4be6c07 Bump cql-java from 1.12 to 1.13 by dependabot[bot] · 4 years, 4 months ago
  12. a78386c Bump antlr-runtime from 3.5 to 3.5.2 by dependabot[bot] · 4 years, 4 months ago
  13. 26de21b Specify directory for dependabot to look for pom.xml files by Marc Kupietz · 4 years, 4 months ago
  14. 7656119 Add dependabot configuration for maven by Marc Kupietz · 4 years, 4 months ago
  15. 5048dbb Unify log4j versions and bump from 2.11.0 to 2.13.3 by Marc Kupietz · 4 years, 4 months ago
  16. 471e27e Remove .github from .gitignore by Marc Kupietz · 4 years, 4 months ago
  17. ba46223 Add CI install test by Marc Kupietz · 4 years, 4 months ago
  18. 4717495 Upgrade Guava dependency due to CVE-2018-10237 by Akron · 4 years, 5 months ago
  19. 8727568 Fixed associated URL to point to the korap website by Akron · 4 years, 9 months ago
  20. a2dea8e Bump version by Akron · 4 years, 10 months ago
  21. c8201d9 Added test for serialization of sentence exclusion by Akron · 4 years, 10 months ago v0.35
  22. 8704859 Disabled logging of errors in parsing PoliqarpQuery. by margaretha · 5 years ago
  23. 5bd24f0 Updated Leibniz Association link. by margaretha · 5 years ago
  24. b1314c2 Added a method to add warnings in QuerySerializer by margaretha · 5 years ago
  25. 933583e Dump version by Akron · 5 years ago
  26. 36026a8 Support for arbitrary left/right contexts by Akron · 5 years ago v0.34
  27. 37f255a Improve context conversion in MetaQueryBuilder by Akron · 5 years ago
  28. 3acce19 Fixed FCSQL tests. by margaretha · 5 years ago
  29. a9874e9 Merge "Updated supported foundries for FCSQL." by margaretha · 5 years ago
  30. 7c09758 Fixed koral:boundary type. by margaretha · 5 years ago
  31. 3fb4b87 Updated supported foundries for FCSQL. by margaretha · 5 years ago
  32. 84c4e5c Resolved #69 - Fixed the distance serialization in CQL boolean queries. by margaretha · 5 years ago
  33. 9ebcf3d Support #COND() operator alias in C2 (fixes #70) by Akron · 5 years ago
  34. 24e8fa5 Ignore order of min/max interval in distance operators in C2 - fixes #67 by Akron · 5 years ago
  35. 279a383 Added log4j2 test properties. by margaretha · 6 years ago
  36. f011f26 Fixed OPOV by margaretha · 6 years ago
  37. 3106244 Merge "Fix error serialization (flatten arrays instead of nested arrays)" by Akron · 6 years ago
  38. 838e8c2 Updated authorship section by margaretha · 6 years ago
  39. 4d068be Fix error serialization (flatten arrays instead of nested arrays) by Akron · 6 years ago
  40. e0ce5bf Fixed #43 - C2 OPIN by margaretha · 6 years ago
  41. ab20584 Fixed poliqarp layer bug (#52) & replaced log4j with log4j2. by margaretha · 6 years ago
  42. f31ae53 Added debug flags. by margaretha · 6 years ago
  43. c9fc40c Support special verbatim strings in virtual corpus constraints, fixes #57 by Akron · 6 years ago v0.32
  44. a5a311e OpenJDK8u181 workaround by Akron · 6 years ago v0.31
  45. 417d5ab Added hint to update the library by Akron · 6 years ago
  46. 95ef1fa Fixed Jackson related security issue by Akron · 6 years ago
  47. dca628e Support alternative doublequotes (fix #56) by Akron · 6 years ago
  48. 99c3752 Add test for docGroupRef in docGroup by Akron · 6 years ago
  49. 7b6ea60 Introduced verbatim vc names by Akron · 6 years ago
  50. 1ef86de Introduced docGroupRef & added VC reference in collection query. by margaretha · 6 years ago
  51. 74aafd0 Fixed escaping of verbatim keys in Poliqarp by Akron · 6 years ago
  52. 0936008 Fix support for verbatim string values in collection queries by Akron · 6 years ago
  53. 8d7b997 Fix #42 - Support verbatim string values in Poliqarp tokens by Akron · 6 years ago
  54. 4fe861f Added check for errors on QuerySerializer by Akron · 6 years ago
  55. fc34a08 mvn install in README added by hebasta · 7 years ago
  56. 53965cf Updated to java 1.8. by margaretha · 7 years ago
  57. 5c26075 Updated antlr3-maven-plugin & set Java 7 as an environment variable. by margaretha · 7 years ago
  58. f82e748 Added java 1.7 executable path. by margaretha · 7 years ago
  59. 1c4f01f Improve Test for 'and' and 'AND' in VC serialization by Akron · 7 years ago
  60. fe76123 Fixed treatment of 'AND' and 'and' in VC serialization by Akron · 7 years ago
  61. 6f19cac Added test for vc with regex and groupings by Akron · 7 years ago
  62. 2f9d28c Added maven-clean-plugin to remove ANTLR generated codes. by margaretha · 7 years ago
  63. ce995cf Fixed greediness of regex in collection queries by Akron · 7 years ago
  64. de23f88 Fixed regex in collection query & added flags to field values. by margaretha · 7 years ago
  65. 9de87c2 Introduced failing test for regex in VCs by Akron · 7 years ago
  66. e8dfa68 Added tests of relations with regex. by margaretha · 7 years ago
  67. 5a15d0b Fixed fcsql identifier. by margaretha · 7 years ago
  68. 85fa828 Updated readme. by margaretha · 7 years ago
  69. 1e2bfcf Removed version. by margaretha · 7 years ago
  70. 0bc4e6b Fixed Annis regex bug #47. by margaretha · 7 years ago
  71. 35c8989 Removed version from FCSQL query processor. by margaretha · 7 years ago
  72. 9c3a5e7 Set default version for FCSQL. by margaretha · 7 years ago
  73. a2005ca Added serialization for Annis "lemma" keyword by margaretha · 7 years ago
  74. 87291cf Fixed relation serialization of lemma as koral:token. by margaretha · 7 years ago
  75. 666988f Fix some tests. by margaretha · 7 years ago
  76. 3ec4f25 Merge branch 'test-opin' of ssh://margaretha@korap.ids-mannheim.de:29418/KorAP/Koral into test-opin by margaretha · 7 years ago test-opin
  77. 7d980e0 Added operations. by margaretha · 7 years ago
  78. 4bf0efe Added operations. by margaretha · 7 years ago
  79. 4acf77b Removed class for first operand in OPIN exclusion. by margaretha · 7 years ago
  80. 17f4c5a Added class to first operand of OPIN and OPOV. by margaretha · 7 years ago
  81. 98450c5 Removed frames:matches in OPIN and OPOV with L/R. by margaretha · 7 years ago
  82. 19e3722 Added a comment on exclusion test with FE by Akron · 7 years ago
  83. a5439f2 Added some comments regarding the IN operator by Akron · 7 years ago
  84. 959802a Added OPOV with exclusion. by margaretha · 7 years ago
  85. 62d4bca Fixed OPIN with ClassRefCheck.INCLUDES, see #43 by margaretha · 7 years ago anltr-grammars
  86. 287b11e Updated version. by margaretha · 7 years ago
  87. a192c39 Merge branch 'anltr-grammars' by margaretha · 7 years ago
  88. fa4e739 Changed C2 wildcards serialization to type:regex. by margaretha · 7 years ago
  89. cf886dd Clean up test output by Akron · 7 years ago
  90. 753c538 Added test for wildcard serialization in Cosmas2 by Akron · 7 years ago
  91. a8aafc5 Removed classRefCheck in OPIN without any arguments. by margaretha · 7 years ago
  92. d3ee222 Added wrap to koral:span. by margaretha · 7 years ago
  93. 06c03a0 Removed unnecessary text in printing. by margaretha · 7 years ago
  94. 638a2b8 Print the serialization of query. by margaretha · 7 years ago
  95. b44877c Changed an error message. by margaretha · 7 years ago
  96. 5559b82 Improved error handling. by margaretha · 7 years ago
  97. 55d82ae Fixed handling of non-necessary brackets in tokens by Akron · 7 years ago
  98. db09b03 Updated collection query grammar. by margaretha · 7 years ago
  99. 03dec28 Added tests for relation queries with token nodes. by margaretha · 8 years ago
  100. dcaeb53 Updated version. by margaretha · 8 years ago