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
.
mono
/
CppSharp
Public
Notifications
You must be signed in to change notification settings
Fork
542
Star
3.4k
Code
Issues
321
Pull requests
25
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Typemap cleanup
- #1802
#1802
Merged
tritao
merged 12 commits into
mono:main
mono/CppSharp:main
from
deadlocklogic:typemap-cleanup
deadlocklogic/CppSharp:typemap-cleanup
Copy head branch name to clipboard
Dec 7, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Typemap cleanup
#1802
tritao
merged 12 commits into
mono:main
mono/CppSharp:main
from
deadlocklogic:typemap-cleanup
deadlocklogic/CppSharp:typemap-cleanup
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2023
TypeMap: prepare refactoring into a modular design
deadlocklogic
committed
6268b1c
View commit details
Copy full SHA for 6268b1c
Browse repository at this point
TypeMap: refactor C++ backend into common methods
deadlocklogic
committed
8271415
View commit details
Copy full SHA for 8271415
Browse repository at this point
Commits on Dec 5, 2023
TypeMap: refactor CLI backend into common methods
deadlocklogic
committed
e667b2c
View commit details
Copy full SHA for e667b2c
Browse repository at this point
CLI.Gen.cs: fix omitted typemap from previous commit
deadlocklogic
committed
473ecf9
View commit details
Copy full SHA for 473ecf9
Browse repository at this point
Common.Gen.cs: fixed silly modification while testing
deadlocklogic
committed
5cb553a
View commit details
Copy full SHA for 5cb553a
Browse repository at this point
GeneratorKind: add FindGeneratorKindByID method
deadlocklogic
committed
c1f392f
View commit details
Copy full SHA for c1f392f
Browse repository at this point
TypeMapDatabase: heavy refactor: group typemaps by GeneratorKind
deadlocklogic
committed
bf5a6ea
View commit details
Copy full SHA for bf5a6ea
Browse repository at this point
TypeMap: refactor CSharp backend into common methods + migration
deadlocklogic
committed
15ecf3b
View commit details
Copy full SHA for 15ecf3b
Browse repository at this point
TypeMap: cleanup patches from previous commits
deadlocklogic
committed
64c3b24
View commit details
Copy full SHA for 64c3b24
Browse repository at this point
TypeMapDatabase: fix passing GeneratorKind to FindTypeMap calls
deadlocklogic
committed
502d77e
View commit details
Copy full SHA for 502d77e
Browse repository at this point
Stdlib.CSharp.cs: move std::map typemap from Stdlib.CLI.cs
deadlocklogic
committed
fdf796d
View commit details
Copy full SHA for fdf796d
Browse repository at this point
Commits on Dec 7, 2023
TypeMapDatabase: improve parameter name
deadlocklogic
committed
d44b31c
View commit details
Copy full SHA for d44b31c
Browse repository at this point
You can’t perform that action at this time.