Anders Schack-Mulligen
|
9e03b12ba0
|
C#/Java/Ruby/Rust/SSA: Replace DefinitionExt with SourceVariable in data flow integration predicates.
|
2025-03-04 12:24:21 +01:00 |
|
github-actions[bot]
|
58f355ae5a
|
Post-release preparation for codeql-cli-2.20.6
|
2025-03-03 18:18:15 +00:00 |
|
github-actions[bot]
|
fa850cccb1
|
Release preparation for version 2.20.6
|
2025-03-03 17:13:19 +00:00 |
|
Carl Dybdahl
|
2f7cdf1bfa
|
Improvements
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
b3447959fa
|
Match autoformatting, add QLDoc references
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
d371723fe4
|
Fix test
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
d82295c54a
|
Add QLDoc
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
aa6779f19f
|
Add changelog
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
35fd4d226f
|
Oops
|
2025-03-03 15:32:15 +01:00 |
|
Carl Dybdahl
|
44e6691e6d
|
Add implementation and tests
|
2025-03-03 15:32:15 +01:00 |
|
Michael Nebel
|
5af7630841
|
C#: Pin .NET for the integration test standalone_dependencies_nuget_config_error.
|
2025-02-28 10:07:11 +01:00 |
|
Asger F
|
ff36d1916f
|
Merge pull request #18810 from asgerf/js/test-related-locations
Test: Add support for RelatedLocation tag and use in a JS query
|
2025-02-25 16:40:41 +01:00 |
|
Tamás Vajk
|
11d145131f
|
Merge pull request #18835 from tamasvajk/tamasvajk/csharp-ccr
Add queries to C# CCR suite
|
2025-02-25 16:20:35 +01:00 |
|
Anders Schack-Mulligen
|
994a8eea39
|
Merge pull request #18857 from aschackmull/ssa/refactor-df-integr
Ssa: Refactor the data flow integration module
|
2025-02-25 15:04:11 +01:00 |
|
Asger F
|
bb8f4529bf
|
Fix bug when RelatedLocation was used with a query ID
|
2025-02-25 14:52:32 +01:00 |
|
Asger F
|
5f2e5ab8c3
|
Rename file and ID to match .qlref and other query
|
2025-02-25 14:52:19 +01:00 |
|
Anders Schack-Mulligen
|
28e96449e7
|
C#: Address review comment.
|
2025-02-25 14:12:53 +01:00 |
|
Asger F
|
92e1023d00
|
Update line numbers due to addition of new test code
|
2025-02-25 11:59:11 +01:00 |
|
Asger F
|
ae161f1654
|
Add meta-tests for inline expectation with related locations
|
2025-02-25 11:58:54 +01:00 |
|
Anders Schack-Mulligen
|
ae3736bc25
|
C#: Accept test changes showing that we skip over useless input nodes.
|
2025-02-25 10:37:29 +01:00 |
|
Anders Schack-Mulligen
|
0583d85f20
|
C#: Remove getDefinitionExt references.
|
2025-02-24 14:22:59 +01:00 |
|
Michael Nebel
|
e8f86e41f4
|
C#: Add change note.
|
2025-02-24 13:58:55 +01:00 |
|
Michael Nebel
|
97f9f0ccc5
|
C#: Update test expected output.
|
2025-02-24 13:53:50 +01:00 |
|
Michael Nebel
|
a85131bf0f
|
C#: Better handling of (value) tuple types in cs/call-to-object-tostring.
|
2025-02-24 13:53:16 +01:00 |
|
Michael Nebel
|
5eb305da93
|
C#: Add some value tuple examples for cs/call-to-object-tostring and update test expected output.
|
2025-02-24 13:42:30 +01:00 |
|
Tamas Vajk
|
24bd9fb7e5
|
Add queries to C# CCR suite
|
2025-02-21 14:24:09 +01:00 |
|
Florin Coada
|
38f538e76a
|
Update 3.1.1.md
|
2025-02-21 10:44:20 +00:00 |
|
Florin Coada
|
b77b5fc308
|
Update CHANGELOG.md
|
2025-02-21 10:43:43 +00:00 |
|
Anders Schack-Mulligen
|
1c616d10d4
|
Merge pull request #18819 from aschackmull/ssa/refactor-phiread3
Ssa: Refactor shared SSA in preparation for eliminating phi-read definitions
|
2025-02-21 08:56:38 +01:00 |
|
Tom Hvitved
|
9d8e9975de
|
C#: Update expected test output
|
2025-02-20 10:18:15 +01:00 |
|
Anders Schack-Mulligen
|
b0a5e62003
|
C#: Clean up unused.
|
2025-02-19 16:27:52 +01:00 |
|
Anders Schack-Mulligen
|
17ae747b08
|
C#: Switch use-use predicates to new implementation.
|
2025-02-19 16:24:21 +01:00 |
|
Anders Schack-Mulligen
|
ed40035b9c
|
C#/Ruby/Rust: Fix bug in adjacentReadPairSameVar.
|
2025-02-19 16:20:57 +01:00 |
|
github-actions[bot]
|
ad24f94a77
|
Post-release preparation for codeql-cli-2.20.5
|
2025-02-17 17:58:24 +00:00 |
|
github-actions[bot]
|
6f4562f3bd
|
Release preparation for version 2.20.5
|
2025-02-17 16:55:54 +00:00 |
|
Michael Nebel
|
50584c8e82
|
Merge pull request #18764 from michaelnebel/csharp/updatedocumentation
C#: Update the documentation on supported C# language versions and fr…
|
2025-02-13 15:56:55 +01:00 |
|
Michael Nebel
|
eea295a3e6
|
C#: Add change-note.
|
2025-02-13 10:38:06 +01:00 |
|
github-actions[bot]
|
958c7d6ab6
|
Add changed framework coverage reports
|
2025-02-13 00:20:55 +00:00 |
|
Michael Nebel
|
bf1a9afdd3
|
Merge pull request #18694 from microsoft/csharp-update-MaD-upstream
C#: update MaD for HttpRequestMessage and UriBuilder
|
2025-02-12 09:32:53 +01:00 |
|
github-actions[bot]
|
b04d05bd21
|
Add changed framework coverage reports
|
2025-02-12 00:20:39 +00:00 |
|
Lindsay Simpkins
|
c45f13c219
|
Merge branch 'main' into csharp-update-MaD-upstream
|
2025-02-11 14:04:34 -05:00 |
|
Michael Nebel
|
be0b3ba505
|
Merge pull request #18717 from michaelnebel/csharp/updatenetmodels2
C#: Update .NET 9 generated models.
|
2025-02-11 16:51:50 +01:00 |
|
Simon Friis Vindum
|
c7412cc839
|
Merge pull request #18696 from paldepind/shared-bb-dominates
Shared: Use edge dominance terminology in basic block library
|
2025-02-11 14:12:07 +01:00 |
|
Michael Nebel
|
83f8a4057c
|
C#: Address review comments.
|
2025-02-11 13:46:28 +01:00 |
|
Michael Nebel
|
fbbdea09a2
|
C#: Add change note.
|
2025-02-11 13:42:48 +01:00 |
|
Michael Nebel
|
5d72b29fe9
|
C#: Update flow summaries test expected output.
|
2025-02-11 13:42:46 +01:00 |
|
Michael Nebel
|
ff74024f50
|
C#: Re-generate .NET Runtime models based on .NET 9.
|
2025-02-11 13:42:45 +01:00 |
|
Michael Nebel
|
54345044ad
|
C#: Consider properties that has any auto declaration as an auto property in terms of field store.
|
2025-02-11 13:42:43 +01:00 |
|
Michael Nebel
|
dde28a1bed
|
C#: Only disregard generated summaries in case there is a static call target in source code.
|
2025-02-11 13:42:40 +01:00 |
|
Simon Friis Vindum
|
d6e8acd080
|
C#/Ruby/Swift: Tweaks to documentation
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2025-02-11 12:44:19 +01:00 |
|