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
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
/
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
.
jolt-lang
/
jolt
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
287
Code
Issues
13
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Provide configurable tree shaking
- #891
#891
Draft
statonjr
wants to merge 9 commits into
jolt-lang:main
jolt-lang/jolt:main
from
statonjr:feat/tree-shake-allow-dynamic
statonjr/jolt:feat/tree-shake-allow-dynamic
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Provide configurable tree shaking
#891
statonjr
wants to merge 9 commits into
jolt-lang:main
jolt-lang/jolt:main
from
statonjr:feat/tree-shake-allow-dynamic
statonjr/jolt:feat/tree-shake-allow-dynamic
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
Gate :allow-dynamic at the build level with a dependency-free spec-shaped fixture
Show description for 68e9cd2
statonjr
committed
68e9cd2
View commit details
Copy full SHA for 68e9cd2
Browse repository at this point
Let a deps.edn vouch for a runtime var lookup so the shake proceeds past it
Show description for 9018e83
statonjr
committed
9018e83
View commit details
Copy full SHA for 9018e83
Browse repository at this point
Hand the build driver the :allow-dynamic list as a trailing option
Show description for a7acc35
statonjr
committed
a7acc35
View commit details
Copy full SHA for a7acc35
Browse repository at this point
Read :jolt/tree-shake {:allow-dynamic […]} from every deps.edn on the path
Show description for 2e12982
statonjr
committed
2e12982
View commit details
Copy full SHA for 2e12982
Browse repository at this point
Pass the :allow-dynamic union to the build driver
Show description for 59d7f46
statonjr
committed
59d7f46
View commit details
Copy full SHA for 59d7f46
Browse repository at this point
Document :jolt/tree-shake {:allow-dynamic […]} and pin the union at unit level
Show description for c0a0921
statonjr
committed
c0a0921
View commit details
Copy full SHA for c0a0921
Browse repository at this point
Say in build-binary's header that an allowed def skips both shake scans
Show description for 773eb4d
statonjr
committed
773eb4d
View commit details
Copy full SHA for 773eb4d
Browse repository at this point
Changelog: link the allow-dynamic entry to #890
statonjr
committed
80d7539
View commit details
Copy full SHA for 80d7539
Browse repository at this point
Merge branch 'main' into feat/tree-shake-allow-dynamic
statonjr
authored
461c56d
View commit details
Copy full SHA for 461c56d
Browse repository at this point
You can’t perform that action at this time.