Michael B. Gale
|
e825a3acf7
|
C#: Minor changelog improvements
|
2025-11-03 15:03:46 +00:00 |
|
github-actions[bot]
|
64fcdd1f2f
|
Release preparation for version 2.23.4
|
2025-11-03 14:52:23 +00:00 |
|
Michael Nebel
|
c1ede51fe8
|
C#: Add change note.
|
2025-11-03 12:52:27 +01:00 |
|
Anders Schack-Mulligen
|
bda6513fc1
|
Merge pull request #20737 from aschackmull/csharp/deprecate-abstractvalue
C#: Deprecate AbstractValue.
|
2025-10-31 15:20:24 +01:00 |
|
Anders Schack-Mulligen
|
fa20075a4d
|
C#: Review fix and simplification.
|
2025-10-31 14:41:32 +01:00 |
|
Anders Schack-Mulligen
|
4f6528a9fb
|
C#: Deprecate AbstractValue.
|
2025-10-31 14:23:23 +01:00 |
|
Anders Schack-Mulligen
|
eb93e8ed41
|
C#: Deprecate controlsBlock.
|
2025-10-31 14:22:11 +01:00 |
|
Anders Schack-Mulligen
|
4de564eb4e
|
C#: Replace reference to controlsBlock and simplify.
|
2025-10-31 14:17:35 +01:00 |
|
Anders Schack-Mulligen
|
f6dfcf1ca4
|
C#: Delete splitting-aware controls implementation.
|
2025-10-31 14:17:35 +01:00 |
|
Anders Schack-Mulligen
|
ab2c2ef6ae
|
C#: Update isUnreachableInCall in dataflow to use Guards library.
|
2025-10-31 14:17:34 +01:00 |
|
Anders Schack-Mulligen
|
e558c0219c
|
Merge pull request #20734 from aschackmull/csharp/tweak-nullness
C#: Allow nullness sources with SSA at entry.
|
2025-10-31 14:14:43 +01:00 |
|
Anders Schack-Mulligen
|
5aa53287ce
|
C#: Allow nullness sources with SSA at entry.
|
2025-10-31 11:25:37 +01:00 |
|
Anders Schack-Mulligen
|
87d89fd00f
|
C#: Fix CFG for assertion.
|
2025-10-29 13:04:33 +01:00 |
|
Anders Schack-Mulligen
|
e61ddf59d7
|
C#: Remove assertion splitting.
|
2025-10-29 13:04:32 +01:00 |
|
Anders Schack-Mulligen
|
b48d4d4834
|
C#: Recognize assertions as Guards.
|
2025-10-29 13:04:32 +01:00 |
|
Anders Schack-Mulligen
|
72f1fe5d58
|
C#: Exclude nullness sources that are deemed non-null.
|
2025-10-29 13:03:51 +01:00 |
|
Anders Schack-Mulligen
|
7241bedf05
|
C#: Replace Guards with the new implementation.
|
2025-10-29 13:03:50 +01:00 |
|
Anders Schack-Mulligen
|
dc4abc952f
|
C#: Replace references to getANullCheck.
|
2025-10-29 13:02:08 +01:00 |
|
Anders Schack-Mulligen
|
1aa0e7c2da
|
C#: Make private.
|
2025-10-29 13:02:07 +01:00 |
|
Anders Schack-Mulligen
|
9776e8f828
|
C#: Remove an irrelevant reference to impliesStep.
|
2025-10-29 13:02:06 +01:00 |
|
Anders Schack-Mulligen
|
3542cdab43
|
Merge pull request #20677 from aschackmull/csharp/disable-exc-split
C#: Delete exception splitting.
|
2025-10-24 08:46:33 +02:00 |
|
Anders Schack-Mulligen
|
72d83cc966
|
ControlFlowReachability: Align the SSA signature with the one from shared SSA.
|
2025-10-23 10:57:21 +02:00 |
|
Anders Schack-Mulligen
|
f257c7a570
|
Guards: Align the SSA signature with the one from shared SSA.
|
2025-10-23 10:23:22 +02:00 |
|
Anders Schack-Mulligen
|
20147cdd2b
|
Shared/Java: Rename ControlFlowReachability library.
|
2025-10-23 09:07:34 +02:00 |
|
Anders Schack-Mulligen
|
dff327ea16
|
C#: Delete exception splitting.
|
2025-10-23 08:56:56 +02:00 |
|
Anders Schack-Mulligen
|
8a3f62b9b6
|
Merge pull request #20558 from aschackmull/csharp/guards3
C#: Instantiate shared Guards and shared ControlFlowReachability and replace nullness
|
2025-10-23 08:43:14 +02:00 |
|
Anders Schack-Mulligen
|
f172e36eee
|
C#: Address more review comments.
|
2025-10-22 15:50:10 +02:00 |
|
Michael Nebel
|
83343e1031
|
Merge pull request #20663 from michaelnebel/csharp/dotnet10rc2traced
C#: Tracer support for invoking `csc` directly.
|
2025-10-22 15:36:34 +02:00 |
|
Michael Nebel
|
6a02649334
|
Merge pull request #20555 from michaelnebel/csharp/staridlocationsbuildless
C#: `*` on Source locations in BMN.
|
2025-10-22 13:28:11 +02:00 |
|
Anders Schack-Mulligen
|
c44e6fc3f0
|
C#: Qldoc tweaks.
|
2025-10-22 10:22:26 +02:00 |
|
Michael Nebel
|
6bc15bcedc
|
C#: Add change-note.
|
2025-10-21 11:42:19 +02:00 |
|
Henry Mercer
|
c2309a9aca
|
Merge pull request #20638 from github/post-release-prep/codeql-cli-2.23.3
Post-release preparation for codeql-cli-2.23.3
|
2025-10-14 13:03:22 +01:00 |
|
Anders Schack-Mulligen
|
da0b168b2e
|
Merge pull request #20627 from hvitved/csharp/property-descriptor-get-value-neutral
C#: Add neutral model for `System.ComponentModel.PropertyDescriptor.GetValue`
|
2025-10-14 13:31:40 +02:00 |
|
github-actions[bot]
|
6dd07790ac
|
Post-release preparation for codeql-cli-2.23.3
|
2025-10-14 11:16:33 +00:00 |
|
github-actions[bot]
|
33542f7d40
|
Release preparation for version 2.23.3
|
2025-10-14 09:30:24 +00:00 |
|
Tom Hvitved
|
2577452849
|
C#: Add neutral model for System.ComponentModel.PropertyDescriptor.GetValue
|
2025-10-12 09:06:54 +02:00 |
|
Michael Nebel
|
9ec0c9d5f2
|
C#: Add change note.
|
2025-10-10 14:06:45 +02:00 |
|
Michael Nebel
|
b8c3a28de3
|
C#: Add change note.
|
2025-10-10 11:47:19 +02:00 |
|
Michael Nebel
|
89681a49e6
|
C#: Only extract the unbound locations for constructors, destructors and user defined operators and use this in the QL code.
|
2025-10-09 14:13:27 +02:00 |
|
Michael Nebel
|
051b83f036
|
C#: Only extract the unbound location for fields and parameters and use this location in the QL code.
|
2025-10-09 14:04:13 +02:00 |
|
Michael Nebel
|
cdfa58645a
|
C#: Add change-note.
|
2025-10-08 10:14:51 +02:00 |
|
Michael Nebel
|
584d8c5377
|
C#: Add change-note.
|
2025-10-07 14:24:21 +02:00 |
|
Michael Nebel
|
f9d62a0efc
|
C#: Narrow the use of unbound declaration locations to nested types.
|
2025-10-07 09:43:39 +02:00 |
|
Michael Nebel
|
6149608c03
|
C#: Always use the unbound type declaration location for type location.
|
2025-10-06 16:41:12 +02:00 |
|
Anders Schack-Mulligen
|
84a65bef43
|
C#: Add change note.
|
2025-10-03 16:29:56 +02:00 |
|
Anders Schack-Mulligen
|
587901bc8a
|
C#: Replace NullMaybe.ql implementation.
|
2025-10-03 15:29:34 +02:00 |
|
Anders Schack-Mulligen
|
6cfadbfe90
|
C#: Clean up.
|
2025-10-03 15:29:33 +02:00 |
|
Anders Schack-Mulligen
|
c2d21e95b9
|
C#: Instantiate ControlFlowReachability and implement new nullness.
|
2025-10-03 15:29:33 +02:00 |
|
Anders Schack-Mulligen
|
449059f1ac
|
C#: Disable FinallySplit, BooleanSplit, and LoopSplit
|
2025-10-03 15:29:32 +02:00 |
|
Anders Schack-Mulligen
|
b52a9a818c
|
C#: Instantiate shared Guards.
|
2025-10-03 15:29:32 +02:00 |
|