BazookaMusic
|
c610af88d3
|
fix comment and add overlay[local?]
|
2026-06-01 18:18:37 +02:00 |
|
Sotiris Dragonas
|
019a5c01ad
|
Merge branch 'main' into bazookamusic/range-analysis-bound-move-to-shared
|
2026-06-01 18:10:02 +02:00 |
|
BazookaMusic
|
71a363545a
|
formatting
|
2026-06-01 15:24:06 +02:00 |
|
Henry Mercer
|
a16f1c555c
|
Merge pull request #21912 from github/post-release-prep/codeql-cli-2.25.6
Post-release preparation for codeql-cli-2.25.6
|
2026-05-29 14:43:56 +01:00 |
|
github-actions[bot]
|
cfb18c2477
|
Post-release preparation for codeql-cli-2.25.6
|
2026-05-29 12:04:35 +00:00 |
|
github-actions[bot]
|
8b6f969cdb
|
Release preparation for version 2.25.6
|
2026-05-29 11:27:54 +00:00 |
|
Henry Mercer
|
9bc0c1b1ab
|
Revert "Release preparation for version 2.25.6"
|
2026-05-29 12:13:50 +01:00 |
|
Michael Nebel
|
2eac8890d3
|
Merge pull request #21893 from michaelnebel/cshar/updateroslyn
C#: Update Roslyn and other pinned depenencies.
|
2026-05-28 13:49:29 +02:00 |
|
Michael Nebel
|
ed8b9c29cc
|
Merge pull request #21866 from michaelnebel/csharp/refreturnindexerproperty
C#: Property- and Indexer calls for ref return properties and indexers.
|
2026-05-28 12:31:17 +02:00 |
|
BazookaMusic
|
acb5c0e70f
|
missed changes
|
2026-05-27 17:23:45 +02:00 |
|
Michael Nebel
|
d4c7b5b6fe
|
C#: Update encoding of SBCS to UTF8 with BOM.
|
2026-05-27 14:01:34 +02:00 |
|
Michael Nebel
|
6b55f865cd
|
C#: Update integration test expected output.
|
2026-05-27 13:24:45 +02:00 |
|
Michael Nebel
|
7f2fb2eb99
|
C#: Use the generic version of the associated implementation.
|
2026-05-26 15:59:25 +02:00 |
|
Michael Nebel
|
769b1957a5
|
C#: Update generated files.
|
2026-05-26 14:13:02 +02:00 |
|
Michael Nebel
|
26da373bd4
|
C#: Update Roslyn and other pinned dependencies.
|
2026-05-26 14:11:36 +02:00 |
|
github-actions[bot]
|
44a914e40f
|
Release preparation for version 2.25.6
|
2026-05-25 10:23:26 +00:00 |
|
Óscar San José
|
996e79131e
|
Merge branch 'main' into post-release-prep/codeql-cli-2.25.5
|
2026-05-22 16:32:30 +02:00 |
|
Tom Hvitved
|
9685755479
|
Merge pull request #21865 from hvitved/csharp/compilation-cwd-folder
C#: Ensure that `Folder` entities exist for `Compilation` entities
|
2026-05-22 13:42:35 +02:00 |
|
Michael Nebel
|
5a219d1527
|
Merge pull request #21845 from michaelnebel/csharp/unaryoperatorcleanup
C#: Unary expression cleanup in the extractor.
|
2026-05-22 11:06:02 +02:00 |
|
Tom Hvitved
|
ec7e38cd4d
|
C#: Ensure that Folder entities exist for Compilation entities
|
2026-05-22 11:03:15 +02:00 |
|
Michael Nebel
|
871f307fa4
|
Merge pull request #21871 from michaelnebel/csharp14/updatedocumentation
C# 14: Update documentation and claim C# 14 / .NET 10 support.
|
2026-05-22 10:54:36 +02:00 |
|
Owen Mansel-Chan
|
039b5927f0
|
C#: update ForStmt wrapper class
|
2026-05-21 13:45:30 +01:00 |
|
Michael Nebel
|
e408540d36
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-20 11:08:41 +02:00 |
|
Michael Nebel
|
462a7bc423
|
C#: Add change-note.
|
2026-05-20 10:59:52 +02:00 |
|
Michael Nebel
|
6825ccc74f
|
C#: Add change-note.
|
2026-05-19 14:24:08 +02:00 |
|
Michael Nebel
|
c0273ae94f
|
C#: Update other affected tests (including database quality).
|
2026-05-19 14:24:05 +02:00 |
|
Michael Nebel
|
1c01bb32d9
|
C#: Update test expected output.
|
2026-05-19 14:24:03 +02:00 |
|
Michael Nebel
|
c3bb5e8eff
|
C#: Use ref return getters for properties/indexers in write contexts.
|
2026-05-19 14:24:00 +02:00 |
|
Michael Nebel
|
9d0d4e4912
|
C#: Add ref return info for accessors.
|
2026-05-19 14:23:57 +02:00 |
|
Michael Nebel
|
a2ac0ab7d5
|
C#: Add test case for indexer calls and update test expected for other files.
|
2026-05-19 14:23:55 +02:00 |
|
Michael Nebel
|
42aaae7cf3
|
C#: Add test case for property calls and update test expected for other files.
|
2026-05-19 14:23:52 +02:00 |
|
Michael Nebel
|
30a5769e20
|
C#: Simplify and streamline the implementation of Prefix and Postfix unary expressions.
|
2026-05-19 14:20:53 +02:00 |
|
Michael Nebel
|
a72cef6fda
|
C#: Rename Unary to PrefixUnary.
|
2026-05-19 14:20:50 +02:00 |
|
Michael Nebel
|
dc80a029cb
|
C#: Streamline the AddOperatorCall logic for prefix and postfix unary operators.
|
2026-05-19 14:20:44 +02:00 |
|
Michael Nebel
|
49a435c402
|
Merge pull request #21827 from michaelnebel/csharp14/userincrementdecrement
C# 14: User increment/decrement support.
|
2026-05-19 14:18:08 +02:00 |
|
Michael Nebel
|
7a1a90b5a4
|
C#: Address review comment.
|
2026-05-19 13:23:22 +02:00 |
|
github-actions[bot]
|
9f64000962
|
Post-release preparation for codeql-cli-2.25.5
|
2026-05-18 15:20:31 +00:00 |
|
github-actions[bot]
|
e38616a2ef
|
Release preparation for version 2.25.5
|
2026-05-18 12:05:32 +00:00 |
|
Michael Nebel
|
c8efc34e8b
|
C#: Update the generated lock, targets and bzl files.
|
2026-05-13 13:02:14 +02:00 |
|
Michael Nebel
|
1e6570ec97
|
C#: Update paket to 10.3.1.
|
2026-05-13 10:22:45 +02:00 |
|
Michael Nebel
|
fa2d633596
|
C#: Address co-pilot review comments.
|
2026-05-13 09:24:59 +02:00 |
|
Michael Nebel
|
5ed3014f7d
|
C#: Add change-note.
|
2026-05-13 09:24:56 +02:00 |
|
Michael Nebel
|
4bd9005f9a
|
C#: Add data flow testcases for mutation operators.
|
2026-05-13 09:24:54 +02:00 |
|
Michael Nebel
|
0c3ab803ef
|
C#: Update the dispatch logic to account for all instance operator calls.
|
2026-05-13 09:24:51 +02:00 |
|
Michael Nebel
|
27e6b5c0fa
|
C#: Introduce a class for instance mutator operator calls.
|
2026-05-13 09:24:48 +02:00 |
|
Michael Nebel
|
23328e90d4
|
C#: Add extension increment/decrement examples.
|
2026-05-13 09:24:46 +02:00 |
|
Michael Nebel
|
9a805080ea
|
C#: Improve the GetCallType method to also take extension operators into account.
|
2026-05-13 09:24:43 +02:00 |
|
Michael Nebel
|
25274a1df2
|
C#: Add an increment/decrement operator test case.
|
2026-05-13 09:24:40 +02:00 |
|
Michael Nebel
|
1c50c0c2c6
|
C#: Update PrintAst expected output.
|
2026-05-13 09:24:37 +02:00 |
|
Michael Nebel
|
4ae4d7d78d
|
C#: Update condition for UnaryOperators to also handle user-defined instance increment and decrement operators.
|
2026-05-13 09:24:35 +02:00 |
|