Branch: refs/heads/master
Home:
https://github.com/xwiki-contrib/cql
Commit: 79f5f6495bc0656ca23df7e20f010f0f7b07f4b3
https://github.com/xwiki-contrib/cql/commit/79f5f6495bc0656ca23df7e20f010f0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-06-12 (Wed, 12 Jun 2024)
Changed paths:
M aqlparser/src/main/java/org/xwiki/contrib/cql/aqlparser/internal/Parser.java
M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java
Log Message:
-----------
CQL-1: Allow spaces between empty parentheses in function calls
Commit: 2ff73ce45528a967b525f7c9afab24ab64f339d5
https://github.com/xwiki-contrib/cql/commit/2ff73ce45528a967b525f7c9afab24a…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M aqlparser/src/main/java/org/xwiki/contrib/cql/aqlparser/internal/AQLReader.java
M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java
Log Message:
-----------
CQL-2: Incorrect parse error positions due to backtracking incrementing position at the
end of string
Compare:
https://github.com/xwiki-contrib/cql/compare/5df46e99f9b9...2ff73ce45528
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cql/settings/notifications