Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
indexdata
/
cql-java
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
15
Code
Issues
2
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 10, 2026
doc: update links (#27)
adamdickmeiss
authored
82786ac
Copy full SHA for 82786ac
Commits on Feb 3, 2026
Proper fixup for " when generating CQL query (#26)
Show description for efaf5ae
adamdickmeiss
authored
efaf5ae
Copy full SHA for efaf5ae
Commits on Dec 30, 2025
Reformat; add .editorconfig (#25)
Show description for adefe70
adamdickmeiss
authored
adefe70
Copy full SHA for adefe70
Commits on Dec 17, 2025
Case insensitive relation check, fixes #17 (#24)
Show description for a4fe77b
adamdickmeiss
authored
a4fe77b
Copy full SHA for a4fe77b
Specify GitHub as issue tracking (#23)
adamdickmeiss
authored
3a6427a
Copy full SHA for 3a6427a
Commits on Nov 5, 2025
Merge pull request #22 from indexdata/DEVOPS-2662-upgrade-actions-1
Show description for 18cfbfb
dcrossleyau
authored
18cfbfb
Copy full SHA for 18cfbfb
Use actions/setup-java v5 DEVOPS-2662
dcrossleyau
committed
4472871
Copy full SHA for 4472871
Use actions/checkout v5 DEVOPS-2662
dcrossleyau
committed
58ade03
Copy full SHA for 58ade03
Commits on Oct 24, 2025
Retain escape sequences in lexer, fixes #5 (#21)
Show description for f9fe79d
adamdickmeiss
authored
f9fe79d
Copy full SHA for f9fe79d
Commits on Jun 30, 2025
javadoc: HTML 5 tags; package is on 1st line in java src (#16)
adamdickmeiss
authored
6251e96
Copy full SHA for 6251e96
Commits on May 29, 2025
Fix warning about reporting configuration (#15)
Show description for 4094a03
adamdickmeiss
authored
4094a03
Copy full SHA for 4094a03
Commits on May 28, 2025
Add GH workflow; JDK 11 (#14)
adamdickmeiss
authored
2bc6035
Copy full SHA for 2bc6035
Commits on Jan 13, 2025
Merge pull request #13 from indexdata/fix-links-in-pom-allow-update-java-version
Show description for eed4322
adamdickmeiss
authored
eed4322
Copy full SHA for eed4322
Upd links; Java 1.8
adamdickmeiss
committed
1d08fc6
Copy full SHA for 1d08fc6
Commits on Nov 14, 2022
Merge pull request #12 from julianladisch/LGPL-2.1-only-in-pom.xml
Show description for eed51f8
MikeTaylor
authored
eed51f8
Copy full SHA for eed51f8
Commits on Nov 9, 2022
Fix license name and url in pom.xml (LGPL-2.1-only)
Show description for 37f540d
julianladisch
committed
37f540d
Copy full SHA for 37f540d
Commits on Oct 13, 2020
Merge pull request #10 from indexdata/dependabot/maven/junit-junit-4.13.1
Show description for 7f4c280
adamdickmeiss
authored
7f4c280
Copy full SHA for 7f4c280
Bump junit from 4.10 to 4.13.1
Show description for c1f05d3
dependabot[bot]
authored
c1f05d3
Copy full SHA for c1f05d3
Commits on May 10, 2017
Merge pull request #6 from julianladisch/master
Show description for 18e4112
adamdickmeiss
authored
18e4112
Copy full SHA for 18e4112
[maven-release-plugin] prepare for next development iteration
julianladisch
committed
480639e
Copy full SHA for 480639e
[maven-release-plugin] prepare release v1.13
julianladisch
committed
9099f76
Copy full SHA for 9099f76
ignore errors when producing javadoc
julianladisch
committed
4d4053e
Copy full SHA for 4d4053e
Changes summary for 1.13
julianladisch
committed
cf4fe30
Copy full SHA for cf4fe30
fix profile name
julianladisch
committed
0f7e461
Copy full SHA for 0f7e461
maven-release-plugin 2.5.3 to fix failure on Windows
Show description for 6face10
julianladisch
committed
6face10
Copy full SHA for 6face10
Commits on Mar 7, 2017
update wagon dependency to 2.12; update port on maven.indexdata.com
funkymalc
committed
f1ab2a9
Copy full SHA for f1ab2a9
Commits on Mar 3, 2017
Requires bash, not regular sh, due to the use of $(command)
MikeTaylor
committed
de1c74c
Copy full SHA for de1c74c
Requires bash, not regular sh, due to the use of $(command)
MikeTaylor
committed
c01c255
Copy full SHA for c01c255
Requires bash, not regular sh, due to the use of $(command)
MikeTaylor
committed
6325d35
Copy full SHA for 6325d35
Commits on Dec 9, 2016
Add explicit operator enum and restructure visitor
Show description for f2a40b2
jakub-id
committed
f2a40b2
Copy full SHA for f2a40b2
Commits on Dec 7, 2016
Markdown-ification
MikeTaylor
committed
cb693db
Copy full SHA for cb693db
Move README to README.md, preparatory to formatting in Markdown
MikeTaylor
committed
5c922b3
Copy full SHA for 5c922b3
Commits on Aug 10, 2016
Indentation
adamdickmeiss
committed
bb74478
Copy full SHA for bb74478
Fix link to XCQL schema
adamdickmeiss
committed
11d8ed7
Copy full SHA for 11d8ed7
Fix link to Jakub's CQL-js compiler
adamdickmeiss
committed
d0f162d
Copy full SHA for d0f162d
Previous
Next
You can’t perform that action at this time.