Tom Hvitved
|
9f0b0733a6
|
Merge pull request #14589 from hvitved/csharp/fqn-backticks
C#: Use `C'X` fully-qualified-name format instead of `C<,...,>`
|
2023-11-10 13:33:36 +01:00 |
|
Tamas Vajk
|
334fb1fc95
|
C#: Adjust standalone integration test to not reference mono assemblies
|
2023-11-10 11:47:28 +01:00 |
|
Tom Hvitved
|
ae3d98fd6f
|
C#: Add change note
|
2023-11-10 08:57:13 +01:00 |
|
Tom Hvitved
|
57ec0948cf
|
C#: Update expected test output
|
2023-11-10 08:46:15 +01:00 |
|
Tom Hvitved
|
2971a20760
|
C#: Update MaD rows
|
2023-11-10 08:46:15 +01:00 |
|
Tom Hvitved
|
b72f34591d
|
C#: Use {get,has}FullyQualifiedName throughout
|
2023-11-10 08:46:15 +01:00 |
|
Tom Hvitved
|
66dc5501e8
|
C#: Deprecate {get,has}QualifiedName and replace with {get,has}FullyQualifiedName
|
2023-11-10 08:46:01 +01:00 |
|
github-actions[bot]
|
01a1b4aa50
|
Add changed framework coverage reports
|
2023-11-10 00:15:57 +00:00 |
|
Tamás Vajk
|
7112409d27
|
Merge pull request #14723 from tamasvajk/standalone/include-nuget-restored-folders
C#: Include all (legacy) nuget restored folders in standalone references
|
2023-11-09 20:27:44 +01:00 |
|
Tom Hvitved
|
94d08aa443
|
Merge pull request #14662 from hvitved/csharp/mad-generics
C#: Include type parameters in MaD format for generics
|
2023-11-09 19:46:01 +01:00 |
|
Michael Nebel
|
4cc75c5bd6
|
Merge pull request #14564 from michaelnebel/csharp/cildefaultfalse
C#: Disable CIL extraction by default.
|
2023-11-09 13:06:54 +01:00 |
|
Tom Hvitved
|
f58ff6ac6f
|
C#: Manually update two more MaD rows
|
2023-11-09 11:25:09 +01:00 |
|
Tamas Vajk
|
5c05a4c752
|
Restore nuget.exe and dotnet restore packages to separate folders
|
2023-11-09 11:20:00 +01:00 |
|
Tamas Vajk
|
d44d980003
|
C#: Exclude tools folders in legacy nuget packages
|
2023-11-09 11:19:02 +01:00 |
|
Tamas Vajk
|
fd99e1f6a5
|
C#: Add test case with nuget package containing tools
|
2023-11-09 10:33:34 +01:00 |
|
Tom Hvitved
|
5ae025f39a
|
C#: Add change note
|
2023-11-09 08:45:25 +01:00 |
|
Tom Hvitved
|
76e6f81075
|
C#: Allow for explicit interface names in MaD consistency check
|
2023-11-09 08:34:36 +01:00 |
|
Tom Hvitved
|
136adb2df2
|
C#: Regenerate dotnet/runtime models
|
2023-11-09 08:34:36 +01:00 |
|
Tom Hvitved
|
7aed6f9233
|
C#: Manually update some MaD rows
|
2023-11-09 08:34:36 +01:00 |
|
Tom Hvitved
|
11c113bbd5
|
C#: Use new format for generics when parsing MaD rows
|
2023-11-09 08:34:36 +01:00 |
|
Tom Hvitved
|
84773fcde4
|
C#: Convert existing models using model converter
|
2023-11-09 08:34:35 +01:00 |
|
Tom Hvitved
|
74f483a6f5
|
C#: Update model conversion queries
|
2023-11-09 08:34:35 +01:00 |
|
Tom Hvitved
|
6f4311d656
|
C#: Include type parameters when printing MaD rows with generics
|
2023-11-09 08:34:06 +01:00 |
|
Tamas Vajk
|
2273bb13b8
|
C#: Include all (legacy) nuget restored folders in standalone references
|
2023-11-08 14:02:41 +01:00 |
|
Tamas Vajk
|
b782e5bf44
|
C#: Add test case with legacy nuget restore
|
2023-11-08 14:01:10 +01:00 |
|
Tamás Vajk
|
4ae35d179e
|
Merge pull request #14707 from tamasvajk/standalone/framework-nuget-1
C#: Keep only one framework reference nuget package in standalone
|
2023-11-08 12:52:52 +01:00 |
|
Michael Nebel
|
795e32c681
|
Merge pull request #14693 from michaelnebel/csharp/fixcompilerwarning
C#: Fix compiler warning of possible null de-reference.
|
2023-11-08 12:04:41 +01:00 |
|
Michael Nebel
|
b1c3915fd9
|
Merge pull request #14712 from michaelnebel/csharp/tracerdotnettest
C#: Tracer improvement for `dotnet test`
|
2023-11-08 12:03:19 +01:00 |
|
Michael Nebel
|
0cf00ebb5d
|
C#: Re-introduce null check in cached entity hash code calculation.
|
2023-11-08 10:59:06 +01:00 |
|
Michael Nebel
|
69e8621062
|
C#: Fix compiler warning of possible null de-reference.
|
2023-11-08 10:21:26 +01:00 |
|
Michael Nebel
|
cd4a546763
|
C#: Add CIL extraction change note.
|
2023-11-08 09:40:01 +01:00 |
|
Michael Nebel
|
8f23ba83be
|
C#: Update Options unit tests to reflect the new default.
|
2023-11-08 09:40:01 +01:00 |
|
Michael Nebel
|
9b56e83745
|
C#: Set CIL extraction default to false.
|
2023-11-08 09:40:01 +01:00 |
|
Michael Nebel
|
21cb4909cf
|
C#: Add integration test.
|
2023-11-07 15:26:55 +01:00 |
|
Tom Hvitved
|
b2512eb212
|
Merge pull request #14678 from hvitved/csharp/mad-operator-fix
C#: Correctly parse operator names in MaD
|
2023-11-07 15:11:01 +01:00 |
|
Michael Nebel
|
7ea8f88d47
|
C#: Allow exe and dll files for dotnet test to start with any character.
|
2023-11-07 14:52:37 +01:00 |
|
Tamas Vajk
|
a70d9691da
|
C#: Add standalone test with multiple targets
|
2023-11-07 13:39:43 +01:00 |
|
Tom Hvitved
|
af7b295c59
|
Address review comments
|
2023-11-07 13:01:19 +01:00 |
|
Tamas Vajk
|
0f31fc7cbe
|
C#: Keep only one framework reference nuget package in standalone
|
2023-11-07 12:12:59 +01:00 |
|
Michael Nebel
|
3f0be47c7b
|
Merge pull request #14655 from michaelnebel/csharp/projectassetspackages
C#: Use `project.assets.json` for package dependencies.
|
2023-11-06 16:26:38 +01:00 |
|
Tom Hvitved
|
d86293f9b4
|
Merge pull request #14690 from hvitved/csharp/gvn-unbound-type
|
2023-11-06 15:30:53 +01:00 |
|
Tom Hvitved
|
12cd1c1011
|
C#: Deprecate UnboundGenericType::getInstanceType/0
|
2023-11-06 13:01:57 +01:00 |
|
Tom Hvitved
|
602d16d73f
|
C#: Add another data flow test
|
2023-11-06 10:18:32 +01:00 |
|
Michael Nebel
|
4bcf9e50a0
|
C#: Address review comments.
|
2023-11-06 10:02:53 +01:00 |
|
Tom Hvitved
|
467854ba4b
|
C#: Convert a data flow test to use inline test expectations
|
2023-11-06 09:54:34 +01:00 |
|
Tom Hvitved
|
3e3ea51e69
|
C#: Correctly parse operator names in MaD
|
2023-11-05 20:58:47 +01:00 |
|
Tom Hvitved
|
2a33a86c9d
|
C#: Merge ExternalFlow.qll and ExternalFlowExtensions.qll, and move to internal
|
2023-11-05 20:58:47 +01:00 |
|
Tom Hvitved
|
aa521ecd59
|
C#: Include more libraries in flow summaries test
|
2023-11-05 20:23:10 +01:00 |
|
Michael Nebel
|
df4f2a367b
|
C#: Update unit tests.
|
2023-11-03 13:42:32 +01:00 |
|
Michael Nebel
|
31f602cd47
|
C#: Make path concatenation OS invariant.
|
2023-11-03 13:35:06 +01:00 |
|