-
Notifications
You must be signed in to change notification settings - Fork 540
Pull requests: mono/CppSharp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix ParseHeader() only reporting last file's error in non-unityBuildMode
#1956
opened Dec 2, 2025 by
zhaojunmeng
Contributor
Loading…
Parser.cpp: fix WalkType + many native bugs
#1819
opened Dec 30, 2023 by
deadlocklogic
Contributor
Loading…
Registrable generators: add support for lua, python
#1808
opened Dec 14, 2023 by
deadlocklogic
Contributor
•
Draft
Correctly call cctor and destructor (on non-itanium ABIs) when calling functions with copy-by-value parameters #1699
#1766
opened Sep 29, 2023 by
tritao
Collaborator
Loading…
Use copy assignment operator when setting struct fields that have a copy assignment operator
#1700
opened Nov 25, 2022 by
fabioanderegg
Contributor
Loading…
Fixed memory copy error of virtual table under multiple inheritance
#1695
opened Nov 18, 2022 by
hxbb00
Contributor
Loading…
Directly move functions instead of making methods
#1261
opened Nov 7, 2019 by
ddobrev
Contributor
Loading…
Don't create copies of indirectly returned values
#1241
opened Aug 20, 2019 by
ddobrev
Contributor
Loading…
Move non-scoped enums nested in classes to their parents
#1187
opened Mar 6, 2019 by
ddobrev
Contributor
Loading…
Fixed type loc parsing bug with Clang headers.
#1162
opened Jan 23, 2019 by
tritao
Collaborator
Loading…
Get rid of unnecessary Std symbols library for parser bindings.
#1159
opened Jan 20, 2019 by
tritao
Collaborator
Loading…
Added support for wchar_t and std::wstring for C#
#983
opened Oct 12, 2017 by
zillemarco
Contributor
•
Draft
Improved diagnostic output in CheckIgnoredDecls.
#729
opened Jan 13, 2017 by
tritao
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.