Michael Nebel
|
bc11c23f08
|
C#: Add dispatch tests for overload resolution and update line numbers for existing test cases.
|
2025-01-23 13:33:53 +01:00 |
|
Michael Nebel
|
c38ad4acff
|
C#: Add data flow tests for implicit index usage.
|
2025-01-23 11:18:24 +01:00 |
|
Michael Nebel
|
0430a9ee3f
|
C#: Add test for implicit index usage.
|
2025-01-23 10:45:00 +01:00 |
|
Óscar San José
|
ebb10e3318
|
Merge pull request #18525 from github/oscarsj/upgrade-workflows-to-ubuntu24
Upgrade workflows to ubuntu-24
|
2025-01-22 16:50:48 +01:00 |
|
Simon Friis Vindum
|
9547a5cd27
|
Shared: Update basic block documentation and make minor tweaks
|
2025-01-22 16:07:30 +01:00 |
|
Edward Minnix III
|
28f307390a
|
Merge pull request #18494 from egregius313/egregius313/csharp/blazor/buildless-integration-test
C#: Blazor: `build-mode: none` integration test
|
2025-01-22 09:11:48 -05:00 |
|
Óscar San José
|
769c627022
|
Revert updating .net version
|
2025-01-22 12:28:31 +01:00 |
|
Óscar San José
|
208551c9f2
|
Update test expected strings for net9
|
2025-01-22 12:10:02 +01:00 |
|
Óscar San José
|
82704c0426
|
Suggestions from PR
|
2025-01-22 11:31:25 +01:00 |
|
Ed Minnix
|
7ed2b9ceeb
|
fix Files text
|
2025-01-21 21:16:28 -05:00 |
|
Ed Minnix
|
b510107f39
|
Ignore DB-CHECK test
|
2025-01-21 17:27:26 -05:00 |
|
Michael Nebel
|
93562950bb
|
C#: Add change-note.
|
2025-01-21 13:14:27 +01:00 |
|
Michael Nebel
|
0932a0edb5
|
C#: Updated expected test output.
|
2025-01-21 13:14:26 +01:00 |
|
Michael Nebel
|
00de19ce13
|
C#: Deprecate experimental queries and libraries.
|
2025-01-21 13:14:24 +01:00 |
|
github-actions[bot]
|
fbb7f0a0c6
|
Post-release preparation for codeql-cli-2.20.2
|
2025-01-20 21:11:14 +00:00 |
|
github-actions[bot]
|
a0512a50f2
|
Release preparation for version 2.20.2
|
2025-01-20 21:11:12 +00:00 |
|
Michael Nebel
|
ef034bce4e
|
Merge pull request #18508 from michaelnebel/csharp/implicitinheritedtostring
C#: Also syntheize calls to inherited `ToString`.
|
2025-01-20 10:51:22 +01:00 |
|
github-actions[bot]
|
00dca29216
|
Add changed framework coverage reports
|
2025-01-20 00:21:01 +00:00 |
|
Simon Friis Vindum
|
4d05b6a0a5
|
Shared: Address review comments for shared basic block library
|
2025-01-17 13:11:49 +01:00 |
|
Óscar San José
|
8ef4c2c229
|
Remove ImplicitUsings label, not supported by Net 6.0
|
2025-01-17 11:35:34 +01:00 |
|
Óscar San José
|
bb47f5b6de
|
Update csharp target framework to net9.0
|
2025-01-17 11:33:43 +01:00 |
|
Óscar San José
|
b39bfdbb04
|
Upgrade workflows to ubuntu-24
|
2025-01-17 11:22:15 +01:00 |
|
Michael Nebel
|
bae29aeee4
|
C#: Update implications test expected output.
|
2025-01-16 16:57:33 +01:00 |
|
Michael Nebel
|
b6db1a34d6
|
C#: Also make the implicitToString test print the type declaring the ToString call being synthesized.
|
2025-01-16 16:57:32 +01:00 |
|
Michael Nebel
|
aab88da117
|
C#: Update test expected output.
|
2025-01-16 16:57:30 +01:00 |
|
Michael Nebel
|
260ce805d1
|
C#: Also support implicit inherited ToString synthetic calls.
|
2025-01-16 16:57:29 +01:00 |
|
Michael Nebel
|
ec256c3277
|
C#: More implicit ToString examples.
|
2025-01-16 16:57:27 +01:00 |
|
Simon Friis Vindum
|
c051eecfb4
|
Shared: Add shared basic block library
|
2025-01-16 16:36:45 +01:00 |
|
Michael Nebel
|
9021214937
|
Merge pull request #18495 from michaelnebel/csharp/refstrucinterfacetests
C# 13: [TEST ONLY] ref structs are allowed to implement interfaces.
|
2025-01-16 11:46:22 +01:00 |
|
Michael Nebel
|
0452b4af3d
|
Merge pull request #18498 from michaelnebel/csharp/refandunsafe
C# 13: [TEST ONLY] Test example with ref local, unsafe context and ref struct in async- and iterator methods.
|
2025-01-16 11:42:30 +01:00 |
|
Ed Minnix
|
f5045abe9e
|
Fix files test
|
2025-01-15 10:43:01 -05:00 |
|
Michael Nebel
|
ca23e1b1fc
|
C#: Test example with ref local, unsafe context and ref struct in async and iterator methods.
|
2025-01-15 15:16:56 +01:00 |
|
Michael Nebel
|
8b6e5521a8
|
C#: Add some an implements test.
|
2025-01-15 13:08:07 +01:00 |
|
Michael Nebel
|
3de5b224c6
|
C#: Update other existing tests expected output.
|
2025-01-15 09:23:34 +01:00 |
|
Ed Minnix
|
239a10642a
|
Blazor: buildless integration test
|
2025-01-14 22:48:33 -05:00 |
|
Michael Nebel
|
0c5c2a3509
|
C#: Add implicit to string test.
|
2025-01-14 17:17:21 +01:00 |
|
Michael Nebel
|
6a406b28d1
|
C#: Do not insert a synthetic ToString call in interpolation expressions, if the type implements IFormattable.
|
2025-01-14 17:14:57 +01:00 |
|
Michael Nebel
|
ab70a945e4
|
C#: Add a summary model for PathString.ToString.
|
2025-01-14 17:14:12 +01:00 |
|
Michael Nebel
|
024de5eafc
|
C#: Update virtual call in constructor expected test output.
|
2025-01-14 17:14:11 +01:00 |
|
Michael Nebel
|
2bff2d646f
|
C#: Disregards compiler generated virtual calls as problematic virtual calls.
|
2025-01-14 17:14:09 +01:00 |
|
Michael Nebel
|
77f9f4c532
|
C#: Add implicit to string usage in constructor.
|
2025-01-14 17:14:07 +01:00 |
|
Michael Nebel
|
d40c1bebbf
|
C#: Update expected testoutput for Nullness tests.
|
2025-01-14 17:14:06 +01:00 |
|
Michael Nebel
|
e62846e4c5
|
C#: Disregard compiler generated method calls as possible null dereferences.
|
2025-01-14 17:14:04 +01:00 |
|
Michael Nebel
|
6a31fd7893
|
C#: Add ImplicitToString example in nullness tests.
|
2025-01-14 17:14:02 +01:00 |
|
Michael Nebel
|
cd7d2d4ca4
|
C#: Add change note.
|
2025-01-14 17:14:00 +01:00 |
|
Michael Nebel
|
20c2b2b2a2
|
C#: Update other existing tests expected output.
|
2025-01-14 17:13:59 +01:00 |
|
Michael Nebel
|
f239ab1fbf
|
C#: Update PrintAst expected test output.
|
2025-01-14 17:13:57 +01:00 |
|
Michael Nebel
|
53c2f76385
|
C#: Update AST printing to include generated cast (wrapping) expressions and generated ToString calls.
|
2025-01-14 17:13:56 +01:00 |
|
Michael Nebel
|
6c6e58b337
|
C#: Add PrintAst test to implicit ToString test.
|
2025-01-14 17:13:54 +01:00 |
|
Michael Nebel
|
a4049b1d9a
|
C#: Modify compiler generated strip logic to also take generated ToString calls into account.
|
2025-01-14 17:13:53 +01:00 |
|