Michael Nebel
|
29ee1bda50
|
Merge pull request #12369 from michaelnebel/csharp/unsafestubs
C#: .NET 7 Runtime and ASP.NET 7 stubs.
|
2023-03-08 13:54:23 +01:00 |
|
Michael Nebel
|
0714310661
|
C#: Add some more test examples.
|
2023-03-08 10:14:49 +01:00 |
|
Michael Nebel
|
7ce5c0d55d
|
C#: Add change note.
|
2023-03-08 10:02:28 +01:00 |
|
Michael Nebel
|
c88f52c63e
|
C#: Add stubs test case.
|
2023-03-08 10:02:27 +01:00 |
|
Michael Nebel
|
b6d97b07bf
|
C#: Also print the unsafe keyword for eg. classes when creating stubs.
|
2023-03-08 10:02:27 +01:00 |
|
Michael Nebel
|
67e7b8fc23
|
C#: If a type (or any child of a type) is a pointer like type then it is unsafe.
|
2023-03-08 10:02:27 +01:00 |
|
Michael B. Gale
|
7627a53c49
|
Merge pull request #12371 from github/mbg/csharp/increase-diagnostic-visibility
C#: Make diagnostics visible everywhere
|
2023-03-07 12:13:09 +00:00 |
|
Michael B. Gale
|
974fdd305e
|
Merge pull request #12372 from github/mbg/csharp/check-integration-test-diagnostics
C#: Add diagnostic checks to all remaining integration tests
|
2023-03-07 12:11:47 +00:00 |
|
Michael B. Gale
|
b75f138507
|
Merge pull request #12385 from github/mbg/csharp/readd-tsp-support
C#: Add support for the tool status page
|
2023-03-07 12:10:52 +00:00 |
|
Michael Nebel
|
40d31120d9
|
Merge pull request #12264 from michaelnebel/csharp/nugetnet7
C#: Stub generator improvements.
|
2023-03-07 11:30:57 +01:00 |
|
Michael Nebel
|
af12affc36
|
C#: Re-generate stubs to update comments.
|
2023-03-07 10:35:13 +01:00 |
|
Michael Nebel
|
676c352819
|
C#: Update expected test output.
|
2023-03-07 10:19:26 +01:00 |
|
Michael Nebel
|
e85b2ebd20
|
C#: Replace stub member comment with file level comment.
|
2023-03-07 10:19:26 +01:00 |
|
Michael Nebel
|
c8f7304d9b
|
C#: Address review comments.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
e797b5c226
|
C#: Narrow the set of declarations where we make explicit interface implementations.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
d8acc7cd17
|
C#: Stub generator support for explicit interface implementations of explicit conversion operators including test cases.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
59349ed7c7
|
C#: Add test cases for static and virtual operators in interfaces and overlapping interface declarations.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
50570dc3ee
|
C#: Only add explicit interface implementation to the generated stub if it is unique.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
5ba59fc9a8
|
C#: Stub generator support for operators in interfaces and interface implementations.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
b68e78d908
|
C#: Stub generator support for static virtual and static abstract interface members.
|
2023-03-07 10:19:25 +01:00 |
|
Michael Nebel
|
aa4b98bbd5
|
C#: The stub generator should just format whitespaces.
|
2023-03-07 10:19:25 +01:00 |
|
Mathias Vorreiter Pedersen
|
92ad099c1b
|
DataFlow: Remove bindingsets, remove the call column, and swap parameter and argument columns.
|
2023-03-06 13:47:59 +00:00 |
|
Mathias Vorreiter Pedersen
|
3bf28cc752
|
DataFlow: Sync identical files.
|
2023-03-06 13:46:21 +00:00 |
|
Mathias Vorreiter Pedersen
|
b667e0136f
|
C#: Add stub.
|
2023-03-06 13:44:23 +00:00 |
|
Anders Schack-Mulligen
|
5c7f2ac7f7
|
Merge pull request #12186 from aschackmull/dataflow/refactor-configuration
Data flow: Refactor configuration
|
2023-03-06 13:38:59 +01:00 |
|
Anders Schack-Mulligen
|
557cb17f4d
|
Dataflow: Minor perf fix for single config wrapper.
|
2023-03-06 10:24:33 +01:00 |
|
Michael Nebel
|
24fa2be7b3
|
C#: Update flow summaries expected output test.
|
2023-03-03 15:37:36 +01:00 |
|
Michael Nebel
|
d2d7ed7bae
|
C#: .NET 7 stubs.
|
2023-03-03 15:37:36 +01:00 |
|
Michael B. Gale
|
a5f7913af3
|
Fix expected test output for Windows tests
|
2023-03-03 13:05:28 +00:00 |
|
Michael B. Gale
|
c2049c22a3
|
Refactor to avoid public setters
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
92359de363
|
Add test for missing Xamarin SDKs
|
2023-03-03 13:05:27 +00:00 |
|
Michael B. Gale
|
1638f8edc5
|
Add test for missing project files
|
2023-03-03 13:05:26 +00:00 |
|
Michael B. Gale
|
40bda03180
|
Add test for dotnet incompatible projects
|
2023-03-03 13:05:26 +00:00 |
|
Michael B. Gale
|
6eda71b659
|
Add tests for build script diagnostics
|
2023-03-03 13:05:26 +00:00 |
|
Anders Schack-Mulligen
|
0addcfa7c5
|
Dataflow: Fix some perf issues.
|
2023-03-03 11:45:32 +01:00 |
|
Asger F
|
8f0b77d54f
|
Revert "C#: Tool status page support"
|
2023-03-03 11:44:42 +01:00 |
|
Michael B. Gale
|
75b4a0e8ea
|
Add diagnostic checks to all integration tests
|
2023-03-02 15:25:49 +00:00 |
|
Anders Schack-Mulligen
|
b34f99f716
|
Dataflow: Add change notes.
|
2023-03-02 16:01:29 +01:00 |
|
Michael B. Gale
|
6c501d15b6
|
Make diagnostics visible everywhere
|
2023-03-02 14:53:53 +00:00 |
|
Michael B. Gale
|
fd9b279ef9
|
Merge pull request #12217 from github/mbg/csharp/tsp-support
|
2023-03-02 11:47:30 +00:00 |
|
Tony Torralba
|
59bd1e5ab1
|
Merge pull request #12228 from github/java/mad-decls-triage-request-2276
Java: Update MaD sink decls after triage
|
2023-03-01 17:08:38 +01:00 |
|
Michael Nebel
|
ad5a45e465
|
C#: Add change note.
|
2023-03-01 10:42:29 +01:00 |
|
Michael Nebel
|
477b4566ed
|
C#: Update expected test output.
|
2023-03-01 10:42:29 +01:00 |
|
Michael Nebel
|
f209eed91c
|
C#: Extractor- and library support for explicit interface implementations for operators.
|
2023-03-01 10:42:28 +01:00 |
|
Michael Nebel
|
51be175111
|
C#: Add public members testcase and expected output.
|
2023-03-01 10:42:28 +01:00 |
|
Michael Nebel
|
363dd49a3c
|
C#: Add explicit interface implementation examples and update expected test output.
|
2023-03-01 10:42:28 +01:00 |
|
Michael Nebel
|
0dc6ada616
|
Merge pull request #12234 from michaelnebel/csharp/filescopedtypes
C# 11: Support for `file` scoped types.
|
2023-03-01 10:39:46 +01:00 |
|
Michael B. Gale
|
f22c86442e
|
Fix expected test output for Windows tests
|
2023-02-28 15:53:52 +00:00 |
|
Michael B. Gale
|
fea29d5172
|
Refactor to avoid public setters
|
2023-02-28 15:22:36 +00:00 |
|
Michael Nebel
|
51746627d2
|
C#: Address review comments.
|
2023-02-28 13:38:34 +01:00 |
|