-
Notifications
You must be signed in to change notification settings - Fork 526
Comparing changes
Open a pull request
base repository: mono/CppSharp
base: main
head repository: ddobrev/CppSharp
compare: master
- 17 commits
- 36 files changed
- 4 contributors
Commits on Apr 18, 2020
-
Prevent reading of incompletable specializations
Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8e5b69 - Browse repository at this point
Copy the full SHA a8e5b69View commit details
Commits on Apr 20, 2020
-
Correctly marshal constant arrays in C++/CLI (#1346)
Co-authored-by: Build Agent <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 275f377 - Browse repository at this point
Copy the full SHA 275f377View commit details
Commits on Apr 21, 2020
-
Fix leaking the memory of an entire Clang AST
Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d698b3e - Browse repository at this point
Copy the full SHA d698b3eView commit details
Commits on Apr 22, 2020
-
Delete an unused parameter in the parser
Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ae52cf - Browse repository at this point
Copy the full SHA 0ae52cfView commit details -
Fix leaking memory by removing a useless assignment
Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eafd228 - Browse repository at this point
Copy the full SHA eafd228View commit details -
Add template functions to their context
This also fixes a minor memory leak. Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fac09f - Browse repository at this point
Copy the full SHA 0fac09fView commit details -
Fix all leaks of memory in the old expressions
Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38390dc - Browse repository at this point
Copy the full SHA 38390dcView commit details -
Do not add type alias templates twice to the AST
This also fixes a memory leak since the copies were never destroyed. Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4fe01d - Browse repository at this point
Copy the full SHA b4fe01dView commit details
Commits on Apr 24, 2020
-
Pass native pointers to bases in the generated C#
Signed-off-by: Dimitar Dobrev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddff40c - Browse repository at this point
Copy the full SHA ddff40cView commit details
Commits on Apr 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 856b94b - Browse repository at this point
Copy the full SHA 856b94bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86cf138 - Browse repository at this point
Copy the full SHA 86cf138View commit details -
Fix TranslationUnit.FileRelativeDirectory to be more robust against n…
…ull include paths.
Configuration menu - View commit details
-
Copy full SHA for 04ccc90 - Browse repository at this point
Copy the full SHA 04ccc90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088b134 - Browse repository at this point
Copy the full SHA 088b134View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2269fa1 - Browse repository at this point
Copy the full SHA 2269fa1View commit details
Commits on Apr 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 06a22c1 - Browse repository at this point
Copy the full SHA 06a22c1View commit details -
Use a native type printer context when looking for type maps in CShar…
…pSourcesExtensions.DisableTypeMap.
Configuration menu - View commit details
-
Copy full SHA for 2812bc7 - Browse repository at this point
Copy the full SHA 2812bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad4bdb - Browse repository at this point
Copy the full SHA 5ad4bdbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master