forked from mono/CppSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix warning * Code cleanup * Add missing native project launch settings * Fix bootstrap generator Update bootstrap / parser gen lang version * Fix bug in `std::optional` mapping * Fix crash with null template * Use arm64 headers if available * Support some `std::optional/vector` methods * Add optional for csharp * Template type alias cast fix * Update generated bootstrap/parser bindings * Temp fix for build errors in bindings * Fix `IgnoreSystemDeclsPass` not visiting all declared overrides * Drop optional support for now I'm struck on `std::optional:<>:operator=(Ty&&)`, would need to add some code that handles by creating a function for default template arguments but this PR has already become way too large * Add formatting settings * Format all files
- Loading branch information
Showing
58 changed files
with
64,828 additions
and
40,971 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.