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 }}
composewell
/
fusion-plugin
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
18
Code
Issues
13
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor: break up into multiple modules
- #67
#67
Merged
harendra-kumar
merged 17 commits into
master
composewell/fusion-plugin:master
from
updates
composewell/fusion-plugin:updates
Copy head branch name to clipboard
Jul 19, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Refactor: break up into multiple modules
#67
harendra-kumar
merged 17 commits into
master
composewell/fusion-plugin:master
from
updates
composewell/fusion-plugin:updates
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
Deduplicate dump core code paths
harendra-kumar
committed
7cacb83
View commit details
Copy full SHA for 7cacb83
Browse repository at this point
Simplify fusionReport
harendra-kumar
committed
cdb191d
View commit details
Copy full SHA for cdb191d
Browse repository at this point
Simplify transformBind arguments
harendra-kumar
committed
e33f055
View commit details
Copy full SHA for e33f055
Browse repository at this point
Break the plugin code into multiple modules
harendra-kumar
committed
bce550d
View commit details
Copy full SHA for bce550d
Browse repository at this point
Add export lists
harendra-kumar
committed
e40bc52
View commit details
Copy full SHA for e40bc52
Browse repository at this point
Use explicit import lists
harendra-kumar
committed
cad357c
View commit details
Copy full SHA for cad357c
Browse repository at this point
Move not-common code from Common.hs to Inspect.hs
harendra-kumar
committed
560f50d
View commit details
Copy full SHA for 560f50d
Browse repository at this point
Move not-common code from Common.hs to Plugin.hs
harendra-kumar
committed
9dfd8d7
View commit details
Copy full SHA for 9dfd8d7
Browse repository at this point
Organize Common.hs by define-before-use
harendra-kumar
committed
d18e040
View commit details
Copy full SHA for d18e040
Browse repository at this point
Organize Inspect.hs by define-before-use
harendra-kumar
committed
c3cff51
View commit details
Copy full SHA for c3cff51
Browse repository at this point
Add all warning options
harendra-kumar
committed
46f0fe1
View commit details
Copy full SHA for 46f0fe1
Browse repository at this point
Move the imports to individual modules
Show description for 2c4830e
harendra-kumar
committed
2c4830e
View commit details
Copy full SHA for 2c4830e
Browse repository at this point
Fix warnings
harendra-kumar
committed
b9adfd3
View commit details
Copy full SHA for b9adfd3
Browse repository at this point
Move the common macros to individual files
harendra-kumar
committed
e8f3a05
View commit details
Copy full SHA for e8f3a05
Browse repository at this point
Add -Werror in the cabal.project
harendra-kumar
committed
fbca24b
View commit details
Copy full SHA for fbca24b
Browse repository at this point
Remove redundant Common.h include
harendra-kumar
committed
7c724e3
View commit details
Copy full SHA for 7c724e3
Browse repository at this point
Remove the GET_NAME macro
harendra-kumar
committed
2aebadf
View commit details
Copy full SHA for 2aebadf
Browse repository at this point
You can’t perform that action at this time.