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