Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
Type
/
to search
Sign in
Sign up
Appearance settings
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
.
liquid-java
/
liquidjava
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
66
Code
Issues
20
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
liquidjava
liquidjava-example
src
main
java
testSuite
on
main
User selector
All users
All time
Commit history
Commits on Jun 13, 2026
Fix StateSet in Interface without ExternalRefinements (#242)
rcosta358
authored
f3aaaa4
View commit details
Copy full SHA for f3aaaa4
View code at this point
Browse repository at this point
Get Refinements needs to visit the variable first (#252)
Show description for efa5a0f
CatarinaGamboa
authored
efa5a0f
View commit details
Copy full SHA for efa5a0f
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Add more complex examples to test suite (#248)
Show description for 29b1d94
CatarinaGamboa
authored
29b1d94
View commit details
Copy full SHA for 29b1d94
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
Allow interfaces to be also annotated with external refinements (#244)
Show description for 9b3276e
CatarinaGamboa
authored
9b3276e
View commit details
Copy full SHA for 9b3276e
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Implicit Constructor Refinements (#236)
rcosta358
authored
31caa2c
View commit details
Copy full SHA for 31caa2c
View code at this point
Browse repository at this point
Commits on May 28, 2026
Refer return values in StateRefinements (#233)
Show description for c151570
CatarinaGamboa
and
rcosta358
authored
c151570
View commit details
Copy full SHA for c151570
View code at this point
Browse repository at this point
Commits on May 11, 2026
Operator Assignment Support (#214)
rcosta358
authored
b98a110
View commit details
Copy full SHA for b98a110
View code at this point
Browse repository at this point
Commits on May 8, 2026
Return implies state (#212)
Show description for 25cba58
CatarinaGamboa
authored
25cba58
View commit details
Copy full SHA for 25cba58
View code at this point
Browse repository at this point
Fix if condition with no refinement (#210)
Show description for cd523df
CatarinaGamboa
authored
cd523df
View commit details
Copy full SHA for cd523df
View code at this point
Browse repository at this point
Commits on May 6, 2026
Support for class Constants (#207)
Show description for 46f6922
3 people
authored
46f6922
View commit details
Copy full SHA for 46f6922
View code at this point
Browse repository at this point
Commits on May 5, 2026
Fix Operator Precedence (#209)
rcosta358
authored
0240947
View commit details
Copy full SHA for 0240947
View code at this point
Browse repository at this point
Unsatisfiable Refinement Warning (#202)
rcosta358
authored
19ebba1
View commit details
Copy full SHA for 19ebba1
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Refactor Refinement Predicate (#205)
rcosta358
authored
4090430
View commit details
Copy full SHA for 4090430
View code at this point
Browse repository at this point
Add Missing `this` Binding + Method Checking Ordering (#190)
rcosta358
authored
958793c
View commit details
Copy full SHA for 958793c
View code at this point
Browse repository at this point
Added enum types and verification (#168)
cheestree
authored
a3b04c6
View commit details
Copy full SHA for a3b04c6
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Improve test suite (#177)
cheestree
authored
c68a166
View commit details
Copy full SHA for c68a166
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Fix Wildcard Import Annotation Resolution (#192)
rcosta358
authored
0836fc5
View commit details
Copy full SHA for 0836fc5
View code at this point
Browse repository at this point
Preserve State in State Refinements without Postcondition (#191)
rcosta358
authored
313cfc3
View commit details
Copy full SHA for 313cfc3
View code at this point
Browse repository at this point
Fix Self-Referential Assignments (#178)
rcosta358
authored
ed68be2
View commit details
Copy full SHA for ed68be2
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Logic for method overload with different types (#172)
Show description for 848eeb5
3 people
authored
848eeb5
View commit details
Copy full SHA for 848eeb5
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
Context History Tracking (#155)
rcosta358
authored
9eb34e5
View commit details
Copy full SHA for 9eb34e5
View code at this point
Browse repository at this point
Add Support for Char Literals (#153)
rcosta358
authored
1bd08b4
View commit details
Copy full SHA for 1bd08b4
View code at this point
Browse repository at this point
Fix NullPointerException in `MethodsFunctionsChecker` (#150)
rcosta358
authored
70ccc2f
View commit details
Copy full SHA for 70ccc2f
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
Add Boxed Types Support (#149)
rcosta358
authored
3fefa2f
View commit details
Copy full SHA for 3fefa2f
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Add Ghost Dot Syntax (#142)
rcosta358
authored
3562af1
View commit details
Copy full SHA for 3562af1
View code at this point
Browse repository at this point
Fix Annotation Position Lookup (#141)
rcosta358
authored
e7933ea
View commit details
Copy full SHA for e7933ea
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Add support for Long operations inside predicates (#139)
Show description for 1b290cb
CatarinaGamboa
authored
1b290cb
View commit details
Copy full SHA for 1b290cb
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
Fix Alias & Ghost Argument Mismatch (#127)
rcosta358
authored
883171c
View commit details
Copy full SHA for 883171c
View code at this point
Browse repository at this point
Check Expected Errors in Tests (#126)
rcosta358
authored
f59d1c4
View commit details
Copy full SHA for f59d1c4
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
Replace `ErrorEmitter` with `LJDiagnostics` (#110)
rcosta358
authored
b4b41e0
View commit details
Copy full SHA for b4b41e0
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
Skip String Literals in Typechecking (#89)
rcosta358
authored
57ccfcc
View commit details
Copy full SHA for 57ccfcc
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Handle Alias Syntax Errors (#79)
rcosta358
authored
d906b45
View commit details
Copy full SHA for d906b45
View code at this point
Browse repository at this point
Fix Refined Method Overloading (#77)
rcosta358
authored
ecea182
View commit details
Copy full SHA for ecea182
View code at this point
Browse repository at this point
Check Method Signatures in External Refinements (#76)
rcosta358
authored
2916690
View commit details
Copy full SHA for 2916690
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
Fix Ghost Qualified Names (#74)
rcosta358
authored
4724084
View commit details
Copy full SHA for 4724084
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.