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
.
This repository was archived by the owner on Aug 27, 2026. It is now read-only.
PackageFactory
/
PackageFactory.ComponentEngine
Public archive
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
6
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
FEATURE: typed enum access and strict enum matches
- #12
#12
Merged
grebaldi
merged 17 commits into
main
PackageFactory/PackageFactory.ComponentEngine:main
from
feature/typedEnumAccessAndStrictEnumMatches
PackageFactory/PackageFactory.ComponentEngine:feature/typedEnumAccessAndStrictEnumMatches
Copy head branch name to clipboard
Aug 5, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
FEATURE: typed enum access and strict enum matches
#12
grebaldi
merged 17 commits into
main
PackageFactory/PackageFactory.ComponentEngine:main
from
feature/typedEnumAccessAndStrictEnumMatches
PackageFactory/PackageFactory.ComponentEngine:feature/typedEnumAccessAndStrictEnumMatches
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2023
TASK: WIP AccessTypeResolver
mhsdesign
committed
5fc4bf1
View commit details
Copy full SHA for 5fc4bf1
Browse repository at this point
TASK: WIP add EnumMemberType
Show description for 7c4879b
mhsdesign
committed
7c4879b
View commit details
Copy full SHA for 7c4879b
Browse repository at this point
FEATURE: WIP Enums ensure that match is complete
Show description for 86e1e61
mhsdesign
committed
86e1e61
View commit details
Copy full SHA for 86e1e61
Browse repository at this point
WIP: TASK Fix enum member access on instance
mhsdesign
committed
e56b821
View commit details
Copy full SHA for e56b821
Browse repository at this point
WIP: TASK Simplify MatchTypeResolver::resolveTypeOfEnumMatch
mhsdesign
committed
7cd48f8
View commit details
Copy full SHA for 7cd48f8
Browse repository at this point
WIP: TASK Remove odd delegation in EnumMemberType::is, as we dont need it for now
mhsdesign
committed
11b81e6
View commit details
Copy full SHA for 11b81e6
Browse repository at this point
Commits on Apr 9, 2023
WIP: TASK more satisfied enum->is type check with module id taken into account
Show description for b310c5a
mhsdesign
committed
b310c5a
View commit details
Copy full SHA for b310c5a
Browse repository at this point
WIP: TASK rename EnumType to EnumInstanceType
mhsdesign
committed
eb5cf4e
View commit details
Copy full SHA for eb5cf4e
Browse repository at this point
WIP: TASK add unit tests for Enum Types
mhsdesign
committed
5e1dd20
View commit details
Copy full SHA for 5e1dd20
Browse repository at this point
WIP: TASK remove unneeded EnumMemberType::memberBackedValueType
mhsdesign
committed
42224b5
View commit details
Copy full SHA for 42224b5
Browse repository at this point
WIP: TASK combine EnumMemberType into EnumInstanceType
Show description for 3c164cb
mhsdesign
committed
3c164cb
View commit details
Copy full SHA for 3c164cb
Browse repository at this point
WIP: Task: test providesTheEnumInstanceTypeWhenAnStaticEnumTypeIsReferencedInTheComponentApi
mhsdesign
committed
b4c48bc
View commit details
Copy full SHA for b4c48bc
Browse repository at this point
WIP: Task: add EnumInstanceType::isUnspecified and make getMemberName throw if isUnspecified
mhsdesign
committed
5a33cc5
View commit details
Copy full SHA for 5a33cc5
Browse repository at this point
WIP: Task: Matching enum value should be referenced statically
mhsdesign
committed
fc8f09f
View commit details
Copy full SHA for fc8f09f
Browse repository at this point
Commits on Aug 5, 2023
Merge branch 'main' into feature/typedEnumAccessAndStrictEnumMatches
grebaldi
committed
bf76048
View commit details
Copy full SHA for bf76048
Browse repository at this point
TASK: Update deprecated data provider methods in tests/
grebaldi
committed
3d55c0c
View commit details
Copy full SHA for 3d55c0c
Browse repository at this point
TASK: Satisfy phpstan
grebaldi
committed
f374216
View commit details
Copy full SHA for f374216
Browse repository at this point
You can’t perform that action at this time.