Michael Nebel
|
f5d4c49b16
|
C#: Add some more constructor dataflow tests.
|
2024-02-12 13:13:06 +01:00 |
|
Michael Nebel
|
86212b24ba
|
C#: Move constructor data flow tests to a separate folder.
|
2024-02-12 13:13:06 +01:00 |
|
Michael Nebel
|
afe3c5ea8d
|
C#: Re-arrange the code in constructor data flow test and update expected output.
|
2024-02-12 13:13:06 +01:00 |
|
Tom Hvitved
|
b27b89bff7
|
Merge pull request #15567 from hvitved/csharp/cache-module
C#: Actually cache module `Cached`
|
2024-02-12 09:15:49 +01:00 |
|
Tom Hvitved
|
9634511ac5
|
Merge pull request #15489 from hvitved/csharp/lambda-field-flow
C#: Additional tracking of lambdas through fields and properties
|
2024-02-12 09:14:21 +01:00 |
|
Tom Hvitved
|
9785ce4936
|
C#: Actually cache module Cached
|
2024-02-09 12:29:56 +01:00 |
|
Anders Schack-Mulligen
|
21a6520cd3
|
C#: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Anders Schack-Mulligen
|
b7d4a6926f
|
Dataflow: Add empty provenance column to PathGraph.
|
2024-02-09 11:27:30 +01:00 |
|
Tamás Vajk
|
d46028f552
|
Merge pull request #15542 from tamasvajk/feature/relative-line-pragma
C#: Try resolve relative paths in line mappings
|
2024-02-09 10:36:53 +01:00 |
|
Dave Bartolomeo
|
92bd550c55
|
Merge pull request #15531 from github/post-release-prep/codeql-cli-2.16.2
Post-release preparation for codeql-cli-2.16.2
|
2024-02-08 05:58:17 -08:00 |
|
Anders Schack-Mulligen
|
dfc9c4d079
|
C#: Simplify, getASuccessor is pruned now.
|
2024-02-08 10:36:55 +01:00 |
|
Tamas Vajk
|
1c7e6e769b
|
C#: Try resolve relative paths in line mappings
|
2024-02-07 23:48:58 +01:00 |
|
Michael Nebel
|
167a8f0e4a
|
Merge pull request #15459 from michaelnebel/csharp/spansummaries
C#: Add summaries for Span<T> and ReadOnlySpan<T>.
|
2024-02-07 08:54:19 +01:00 |
|
Tamás Vajk
|
54c9135936
|
Merge pull request #15518 from tamasvajk/feature/telemetry-dependency-manager
C#: Extract dependency restore telemetry data
|
2024-02-07 08:14:01 +01:00 |
|
github-actions[bot]
|
b5139078d0
|
Post-release preparation for codeql-cli-2.16.2
|
2024-02-06 19:22:35 +00:00 |
|
Mathias Vorreiter Pedersen
|
b68824a337
|
C#: Sync identical files.
|
2024-02-06 17:41:11 +00:00 |
|
Michael Nebel
|
2e4786c2ab
|
C#: Update flow summaries expected output test.
|
2024-02-06 14:06:07 +01:00 |
|
Michael Nebel
|
31b0da7639
|
C#: Update models for Except and DefaultIfEmpty.
|
2024-02-06 14:00:59 +01:00 |
|
Michael Nebel
|
b41758fb39
|
C#: Update summaries for Enumerable.DefaultIfEmpty to target elements in the return value.
|
2024-02-06 11:24:02 +01:00 |
|
Tamas Vajk
|
e4a4e3af39
|
Update DB stats
|
2024-02-06 08:18:27 +01:00 |
|
github-actions[bot]
|
c1b35fbf47
|
Release preparation for version 2.16.2
|
2024-02-05 17:58:57 +00:00 |
|
Tamas Vajk
|
24a7a7644d
|
Remove superfluous conjunct to improve code quality
|
2024-02-05 13:50:20 +01:00 |
|
Tamas Vajk
|
397d814c8b
|
Add change note
|
2024-02-05 13:48:28 +01:00 |
|
Tamas Vajk
|
5d08dc748d
|
Add DB upgrade downgrade script
|
2024-02-05 13:45:31 +01:00 |
|
Tamas Vajk
|
c2c7826936
|
C#: Extract dependency restore telemetry data
|
2024-02-05 13:09:04 +01:00 |
|
Michael Nebel
|
4acce3276a
|
C#: Update FlowSummaries expected output test.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
f6e3027321
|
C#: Add summaries for Span<T> and ReadOnlySpan<T> extension methods.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
91d844316a
|
C#: Add some tests with expected output.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
7f5d2e1f44
|
C#: Update flowsummaries expected output.
|
2024-02-02 14:47:44 +01:00 |
|
Michael Nebel
|
6ff22622ca
|
C#: Add summaries for Span<T> and ReadOnlySpan<T>.
|
2024-02-02 14:47:44 +01:00 |
|
Michael Nebel
|
551a7f9577
|
C#: Update expected test output.
|
2024-02-01 15:04:06 +01:00 |
|
Michael Nebel
|
9191acc412
|
C#: Prevent flow out of non ref fields in ref structs used as arguments.
|
2024-02-01 15:04:06 +01:00 |
|
Michael Nebel
|
4a89cbe8ea
|
C#: Add postupdate nodes for arguments of struct type.
|
2024-02-01 15:04:06 +01:00 |
|
Michael Nebel
|
4dfeff38f9
|
C#: Add dataflow field test for ref structs with ref and ordinary fields.
|
2024-02-01 15:04:06 +01:00 |
|
Henti Smith
|
16e62e6649
|
Merge pull request #15475 from github/henti/update_dotnet
Updated dotnet version to 8.0.101
|
2024-02-01 11:25:21 +00:00 |
|
Tom Hvitved
|
bfe4a4bf0b
|
C#: Additional tracking of lambdas through fields and properties
|
2024-02-01 11:51:00 +01:00 |
|
Tom Hvitved
|
817d04c087
|
C#: Add more delegate flow tests
|
2024-02-01 11:51:00 +01:00 |
|
Tom Hvitved
|
5080077038
|
Merge pull request #15484 from hvitved/csharp/qualified-delegate-extraction-fix
C#: Fix extraction of qualified delegate calls
|
2024-02-01 11:50:09 +01:00 |
|
Tom Hvitved
|
d1ed317832
|
C#: Add tests for qualified delegate pointer calls
|
2024-02-01 10:59:05 +01:00 |
|
Tamas Vajk
|
a486481453
|
Fix integration test result after merge
|
2024-01-31 16:20:06 +01:00 |
|
Henti Smith
|
96f366f819
|
Updated version from PR#15472
|
2024-01-31 14:07:22 +00:00 |
|
Tom Hvitved
|
c74bc68287
|
C#: Fix extraction of qualified delegate calls
|
2024-01-31 13:21:16 +01:00 |
|
Henti Smith
|
51f4179b77
|
Merge branch 'main' into henti/update_dotnet
|
2024-01-31 11:06:23 +00:00 |
|
Tom Hvitved
|
c21bf5d82c
|
C#: Add tests for qualified delegate calls
|
2024-01-31 11:22:35 +01:00 |
|
Michael Nebel
|
e575e97eb9
|
C#: Update cil attribute expected output.
|
2024-01-31 10:08:55 +01:00 |
|
Tamas Vajk
|
dabe63ce8b
|
Add change note
|
2024-01-31 08:44:43 +01:00 |
|
Tamas Vajk
|
1d525dd06c
|
Add new DB stats file
|
2024-01-31 08:32:17 +01:00 |
|
Tamas Vajk
|
8008152199
|
List compiler /analyzer arguments in cs/telemetry/extraction-information
|
2024-01-31 08:32:16 +01:00 |
|
Tamas Vajk
|
fb4315f1fc
|
Add DB upgrade/downgrade folders
|
2024-01-31 08:32:16 +01:00 |
|
Tamas Vajk
|
fddbb1a722
|
C#: Extract expanded compiler arguments
|
2024-01-31 08:32:16 +01:00 |
|