Tom Hvitved
|
023ffe22a0
|
C#: Make getPreUpdateNode Unique Again
|
2025-03-26 14:42:00 +01:00 |
|
Tamas Vajk
|
4e37e5add5
|
Add change note
|
2025-03-26 13:50:39 +01:00 |
|
Anders Schack-Mulligen
|
d5d0274ce7
|
Java/SSA: Keep proper distinction between cached stages.
|
2025-03-25 13:43:55 +01:00 |
|
Michael Nebel
|
d9fb137909
|
C#: Add upgrade- and downgrade scripts.
|
2025-03-24 12:00:15 +01:00 |
|
Michael Nebel
|
acec97db94
|
C#: Add change-note.
|
2025-03-21 13:32:44 +01:00 |
|
Michael Nebel
|
af6e1bda4c
|
C#: Extract alignment and format clauses of string interpolation expressions.
|
2025-03-21 13:04:39 +01:00 |
|
Chris Smowton
|
9a2a13ed55
|
Merge remote-tracking branch 'origin/main' into smowton/admin/merge-rc317-into-main
|
2025-03-19 16:01:29 +00:00 |
|
github-actions[bot]
|
51cdeefafb
|
Post-release preparation for codeql-cli-2.20.7
|
2025-03-17 13:00:41 +00:00 |
|
github-actions[bot]
|
2d64a618e6
|
Release preparation for version 2.20.7
|
2025-03-17 12:15:54 +00:00 |
|
Michael Nebel
|
b5ea34fcf3
|
C#: We can't do any reasoning based on unknown types on whether they match in a pattern.
|
2025-03-07 13:22:35 +01:00 |
|
Michael Nebel
|
82b7a19df1
|
Merge pull request #18894 from michaelnebel/csharp/garbagetypes
C#: Handle some BMN garbage types.
|
2025-03-07 09:19:48 +01:00 |
|
Ed Minnix
|
a0fe7d6a1a
|
Remove unused line
|
2025-03-05 11:04:41 -05:00 |
|
Anders Schack-Mulligen
|
c6761db2fc
|
SSA: Replace the Guards interface in the SSA data flow integration.
|
2025-03-05 13:29:31 +01:00 |
|
Michael Nebel
|
5551aebaa9
|
C#: Add a primary ql class for UnknownType.
|
2025-03-05 09:04:49 +01:00 |
|
Ed Minnix
|
22e958b245
|
Fix jump node by using associated property
|
2025-03-05 01:13:29 -05:00 |
|
Ed Minnix
|
97e00ae053
|
Fix formatting
|
2025-03-05 01:13:26 -05:00 |
|
Ed Minnix
|
17da291910
|
fixup! Component parameter passing step
|
2025-03-05 01:13:09 -05:00 |
|
Ed Minnix
|
48b90b28c7
|
Component parameter passing step
|
2025-03-05 01:13:00 -05:00 |
|
Anders Schack-Mulligen
|
5a909aa69c
|
C#: Remove remaining DefinitionExt references.
|
2025-03-04 12:24:24 +01:00 |
|
Anders Schack-Mulligen
|
f0993fc97e
|
C#: Switch test to use dedicated test module.
|
2025-03-04 12:24:22 +01:00 |
|
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 |
|
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 |
|
Anders Schack-Mulligen
|
28e96449e7
|
C#: Address review comment.
|
2025-02-25 14:12:53 +01:00 |
|
Anders Schack-Mulligen
|
0583d85f20
|
C#: Remove getDefinitionExt references.
|
2025-02-24 14:22:59 +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
|
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 |
|
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 |
|
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
|
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 |
|
Simon Friis Vindum
|
8eadd11d28
|
C#/Swift/Ruby: Fix grammar in change note
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2025-02-11 10:42:36 +01:00 |
|
Simon Friis Vindum
|
532ca17e58
|
C#/Ruby/Swift: Add change note for deprecated basic block methods
|
2025-02-11 09:47:25 +01:00 |
|
Simon Friis Vindum
|
7c57962add
|
Merge branch 'main' into shared-bb-dominates
|
2025-02-11 09:31:06 +01:00 |
|
Lindsay Simpkins
|
05434804ba
|
csharp update MaD UriBuilder
|
2025-02-10 17:54:58 -05:00 |
|
Lindsay Simpkins
|
513a39b9f1
|
csharp MaD UriBuilder remove unnecessary getters/setters
|
2025-02-10 17:06:40 -05:00 |
|
Anders Schack-Mulligen
|
c5d0e2f125
|
C#/Ruby: Replace cached with nomagic for deprecated predicates.
|
2025-02-10 15:05:03 +01:00 |
|
Anders Schack-Mulligen
|
0b5270979d
|
SSA: Remove the need for ExitBasicBlock in SSA.
|
2025-02-10 14:36:18 +01:00 |
|