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
.
glojurelang
/
glojure
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
721
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix compatibility issues for clojure-test-suite
- #112
#112
Merged
jfhamlin
merged 25 commits into
main
glojurelang/glojure:main
from
fix/test-suite
glojurelang/glojure:fix/test-suite
Copy head branch name to clipboard
Sep 20, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Fix compatibility issues for clojure-test-suite
#112
jfhamlin
merged 25 commits into
main
glojurelang/glojure:main
from
fix/test-suite
glojurelang/glojure:fix/test-suite
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2025
Fixes for clojure-test-suite
Show description for 2df0fa7
jfhamlin
committed
2df0fa7
View commit details
Copy full SHA for 2df0fa7
Browse repository at this point
Implement watches for atom
Show description for 5890921
jfhamlin
committed
5890921
View commit details
Copy full SHA for 5890921
Browse repository at this point
Implement watches for vars
Show description for ea8025c
jfhamlin
committed
ea8025c
View commit details
Copy full SHA for ea8025c
Browse repository at this point
Add exception info type
Show description for b3f0229
jfhamlin
committed
b3f0229
View commit details
Copy full SHA for b3f0229
Browse repository at this point
Fixes for catch matching
Show description for 4f5efc5
jfhamlin
committed
4f5efc5
View commit details
Copy full SHA for 4f5efc5
Browse repository at this point
Fixes for lazyseq equality
Show description for 3664aa5
jfhamlin
committed
3664aa5
View commit details
Copy full SHA for 3664aa5
Browse repository at this point
Fix use of Counted interface
Show description for ea32917
jfhamlin
committed
ea32917
View commit details
Copy full SHA for ea32917
Browse repository at this point
Add delay
Show description for d523d9a
jfhamlin
committed
d523d9a
View commit details
Copy full SHA for d523d9a
Browse repository at this point
Fix for dynamic bindings clone
Show description for da443e1
jfhamlin
committed
da443e1
View commit details
Copy full SHA for da443e1
Browse repository at this point
Add missing andNot number op
Show description for a7ec75a
jfhamlin
committed
a7ec75a
View commit details
Copy full SHA for a7ec75a
Browse repository at this point
Add missing bit ops
Show description for eff9323
jfhamlin
committed
eff9323
View commit details
Copy full SHA for eff9323
Browse repository at this point
Fixes for bound-fn
Show description for e796397
jfhamlin
committed
e796397
View commit details
Copy full SHA for e796397
Browse repository at this point
Fix next for nil/empty seqs
Show description for 06e13a1
jfhamlin
committed
06e13a1
View commit details
Copy full SHA for 06e13a1
Browse repository at this point
Fixes for int and byte tests
Show description for 781bf9c
jfhamlin
committed
781bf9c
View commit details
Copy full SHA for 781bf9c
Browse repository at this point
Fixes for case*
Show description for 9b5bab8
jfhamlin
committed
9b5bab8
View commit details
Copy full SHA for 9b5bab8
Browse repository at this point
Persistent vector and list hash to the same value
Show description for 0ad45d0
jfhamlin
committed
0ad45d0
View commit details
Copy full SHA for 0ad45d0
Browse repository at this point
Fix hashes for maps
Show description for b30d514
jfhamlin
committed
b30d514
View commit details
Copy full SHA for b30d514
Browse repository at this point
Fix for set hashes
Show description for 2e7b90b
jfhamlin
committed
2e7b90b
View commit details
Copy full SHA for 2e7b90b
Browse repository at this point
Use proper interop for hash-set
Show description for 8de2803
jfhamlin
committed
8de2803
View commit details
Copy full SHA for 8de2803
Browse repository at this point
Fix keyword compare
Show description for d1a2786
jfhamlin
committed
d1a2786
View commit details
Copy full SHA for d1a2786
Browse repository at this point
Fix for fn? and ifn?
Show description for dd665cf
jfhamlin
committed
dd665cf
View commit details
Copy full SHA for dd665cf
Browse repository at this point
Fix for fn? + contains for string
Show description for 07c3f9c
jfhamlin
committed
07c3f9c
View commit details
Copy full SHA for 07c3f9c
Browse repository at this point
Commits on Sep 20, 2025
Simplify case* analysis
Show description for 2f01ed8
jfhamlin
committed
2f01ed8
View commit details
Copy full SHA for 2f01ed8
Browse repository at this point
Match Java's boolean hash codes; false not 0
Show description for 08d6e97
jfhamlin
committed
08d6e97
View commit details
Copy full SHA for 08d6e97
Browse repository at this point
Fix regresions in local test suite
Show description for 8ac387d
jfhamlin
committed
8ac387d
View commit details
Copy full SHA for 8ac387d
Browse repository at this point
You can’t perform that action at this time.