-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce a source generator for invoking methods on unmanaged vtables #68276
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de8d813 - Browse repository at this point
Copy the full SHA de8d813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e23511 - Browse repository at this point
Copy the full SHA 4e23511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6020a - Browse repository at this point
Copy the full SHA 6b6020aView commit details -
Move TestUtils to a shared location and get our first test unit test …
…with the vtable index generator to pass.
Configuration menu - View commit details
-
Copy full SHA for ac354c6 - Browse repository at this point
Copy the full SHA ac354c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af787c - Browse repository at this point
Copy the full SHA 2af787cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7327b - Browse repository at this point
Copy the full SHA 6d7327bView commit details -
Add some basic marshalling tests to give some validation that we set …
…up the marshalling generator correctly (E2E-style validation)
Configuration menu - View commit details
-
Copy full SHA for b9f3597 - Browse repository at this point
Copy the full SHA b9f3597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7caa3c7 - Browse repository at this point
Copy the full SHA 7caa3c7View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e7e119 - Browse repository at this point
Copy the full SHA 6e7e119View commit details -
Configuration menu - View commit details
-
Copy full SHA for f862f15 - Browse repository at this point
Copy the full SHA f862f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09dc2c4 - Browse repository at this point
Copy the full SHA 09dc2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83b092 - Browse repository at this point
Copy the full SHA a83b092View commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for faa674e - Browse repository at this point
Copy the full SHA faa674eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a55e337 - Browse repository at this point
Copy the full SHA a55e337View commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e92bd4 - Browse repository at this point
Copy the full SHA 7e92bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54bd51 - Browse repository at this point
Copy the full SHA f54bd51View commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d95cdac - Browse repository at this point
Copy the full SHA d95cdacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2809a - Browse repository at this point
Copy the full SHA 2e2809aView commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8fef109 - Browse repository at this point
Copy the full SHA 8fef109View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7736687 - Browse repository at this point
Copy the full SHA 7736687View commit details
Commits on Jul 14, 2022
-
Get the generator up to date with our newer designs and increase the …
…test battery by sharing some code snippets with LibraryImportGenerator.
Configuration menu - View commit details
-
Copy full SHA for 794c4cf - Browse repository at this point
Copy the full SHA 794c4cfView commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5627e53 - Browse repository at this point
Copy the full SHA 5627e53View commit details -
Use static abstracts instead of partial + containing class to define …
…a solid contract to simplify authoring our custom type marshalling tests
Configuration menu - View commit details
-
Copy full SHA for a958552 - Browse repository at this point
Copy the full SHA a958552View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7182f4b - Browse repository at this point
Copy the full SHA 7182f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca69dd - Browse repository at this point
Copy the full SHA 9ca69ddView commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5746f8b - Browse repository at this point
Copy the full SHA 5746f8bView commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 032ebff - Browse repository at this point
Copy the full SHA 032ebffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac684c - Browse repository at this point
Copy the full SHA 8ac684cView commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbe5edf - Browse repository at this point
Copy the full SHA fbe5edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d964d0c - Browse repository at this point
Copy the full SHA d964d0cView commit details
Commits on Sep 3, 2022
-
Disable runtime tests on Mono because Mono doesn't implement an API t…
…hat the tests all use
Configuration menu - View commit details
-
Copy full SHA for bf8485a - Browse repository at this point
Copy the full SHA bf8485aView commit details
Commits on Sep 6, 2022
-
Fix test disable to work in the normal runtime pipeline, albeit not p…
…articularly efficiently.
Configuration menu - View commit details
-
Copy full SHA for 7fc5e52 - Browse repository at this point
Copy the full SHA 7fc5e52View commit details
Commits on Sep 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2868df2 - Browse repository at this point
Copy the full SHA 2868df2View commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19a5b01 - Browse repository at this point
Copy the full SHA 19a5b01View commit details
Commits on Sep 24, 2022
-
Directly pass along target framework kind and version instead of Stub…
…Environment to avoid rooting the compilation. Update all generators to follow suit and add a test in LibraryImportGenerator to validate that we don't keep the compilation alive. Also fix the build failure in ComInterfaceGenerator
Configuration menu - View commit details
-
Copy full SHA for 3008cd5 - Browse repository at this point
Copy the full SHA 3008cd5View commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d8bd6a - Browse repository at this point
Copy the full SHA 1d8bd6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 229f45a - Browse repository at this point
Copy the full SHA 229f45aView commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f89920 - Browse repository at this point
Copy the full SHA 4f89920View commit details -
Configuration menu - View commit details
-
Copy full SHA for d403851 - Browse repository at this point
Copy the full SHA d403851View commit details
Commits on Oct 10, 2022
-
Update the generator entry-point and the project file based on change…
…s that have occured in our policy since this branch was started
Configuration menu - View commit details
-
Copy full SHA for 1e890d4 - Browse repository at this point
Copy the full SHA 1e890d4View commit details