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
.
secure-software-engineering
/
phasar
Public
Notifications
You must be signed in to change notification settings
Fork
158
Star
1.1k
Code
Issues
28
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
IDE Solver Strategy
- #669
#669
Open
fabianbs96
wants to merge 16 commits into
development
secure-software-engineering/phasar:development
from
f-IDESolverStrategy
secure-software-engineering/phasar:f-IDESolverStrategy
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
IDE Solver Strategy
#669
fabianbs96
wants to merge 16 commits into
development
secure-software-engineering/phasar:development
from
f-IDESolverStrategy
secure-software-engineering/phasar:f-IDESolverStrategy
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2023
Small restructure of IDESolver
fabianbs96
committed
1ae6f5d
View commit details
Copy full SHA for 1ae6f5d
Browse repository at this point
First draft with strategy
fabianbs96
committed
a3e8872
View commit details
Copy full SHA for a3e8872
Browse repository at this point
Commits on Sep 19, 2023
Add unittest (fact propagation works, need to fix value propagation -- phase II)
fabianbs96
committed
7957bd3
View commit details
Copy full SHA for 7957bd3
Browse repository at this point
Fix valud computation
fabianbs96
committed
361b849
View commit details
Copy full SHA for 361b849
Browse repository at this point
Commits on Sep 20, 2023
Improve eager propagation
fabianbs96
committed
efbf9cf
View commit details
Copy full SHA for efbf9cf
Browse repository at this point
Cleanup solvers + add SolverImpl (WIP)
fabianbs96
committed
408b00e
View commit details
Copy full SHA for 408b00e
Browse repository at this point
Generalize interface within IDESolverImpl
fabianbs96
committed
1f14b61
View commit details
Copy full SHA for 1f14b61
Browse repository at this point
Make EagerIDESolver inherit the IDESolverImpl getting rid of a lot code duplication
fabianbs96
committed
c1d9632
View commit details
Copy full SHA for c1d9632
Browse repository at this point
Commits on Sep 21, 2023
Merge branch 'development' into f-IDESolverStrategy
fabianbs96
authored
a5cd964
View commit details
Copy full SHA for a5cd964
Browse repository at this point
Commits on Sep 24, 2023
Huge cleanup
fabianbs96
committed
868faa3
View commit details
Copy full SHA for 868faa3
Browse repository at this point
Commits on Oct 27, 2023
Merge branch 'development' into f-IDESolverStrategy
fabianbs96
committed
18ffb05
View commit details
Copy full SHA for 18ffb05
Browse repository at this point
Commits on Nov 14, 2023
Merge branch 'development' into f-IDESolverStrategy
fabianbs96
authored
b71d263
View commit details
Copy full SHA for b71d263
Browse repository at this point
Commits on Nov 27, 2023
Merge branch 'development' into f-IDESolverStrategy
fabianbs96
committed
80c00c2
View commit details
Copy full SHA for 80c00c2
Browse repository at this point
Commits on Dec 13, 2023
Fix invalid reverse lookup with PropagateOntoStrategy
fabianbs96
committed
a8e1998
View commit details
Copy full SHA for a8e1998
Browse repository at this point
Merge branch 'development' into f-IDESolverStrategy
fabianbs96
committed
4a2f4db
View commit details
Copy full SHA for 4a2f4db
Browse repository at this point
Better testing for EagerIDESolver
fabianbs96
committed
8f7f948
View commit details
Copy full SHA for 8f7f948
Browse repository at this point
You can’t perform that action at this time.