Anders Schack-Mulligen
|
00b8c80c24
|
SSA/C#/Ruby/Rust: Clean up SSA consistency queries.
The RelevantDefinition class is no longer needed since the introduction
of LocationSig.
|
2025-03-04 12:24:23 +01:00 |
|
Tom Hvitved
|
d299380a5a
|
Rust: Enable CFG consistency checks
|
2024-09-25 10:56:44 +02:00 |
|
Tom Hvitved
|
257686eb9a
|
C#: Implement new data flow interface
|
2024-03-11 20:56:38 +01:00 |
|
Michael Nebel
|
eda345a5b8
|
C#: Address review comments.
|
2024-03-07 09:40:34 +01:00 |
|
Michael Nebel
|
35b93063f9
|
C#: Deprecate dotnet and cil.
|
2024-03-07 09:40:34 +01:00 |
|
Michael Nebel
|
37677142b9
|
C#: Update QL tests.
|
2024-03-07 09:40:33 +01:00 |
|
Tom Hvitved
|
acd52192d1
|
C#: Adopt shared variable capture library
|
2024-02-26 09:53:30 +01:00 |
|
Tom Hvitved
|
ea7d9c97fd
|
C#: Use separate newtype branch for AssignableDefinitionNode
|
2024-02-22 21:04:55 +01:00 |
|
Tom Hvitved
|
bfe4a4bf0b
|
C#: Additional tracking of lambdas through fields and properties
|
2024-02-01 11:51:00 +01:00 |
|
Tom Hvitved
|
53302117a1
|
C#: Implement missingArgumentCallExclude and multipleArgumentCallExclude
|
2023-09-12 20:05:11 +02:00 |
|
Tom Hvitved
|
c13a8e41ad
|
Data flow: Add more consistency checks
|
2023-09-12 20:05:05 +02:00 |
|
Tom Hvitved
|
5c8367a695
|
C#: Use data flow consistency checks from shared pack
|
2023-08-30 15:29:41 +02:00 |
|
Tom Hvitved
|
b69188fee9
|
C#: Adopt shared CFG construction library from shared controlflow pack
|
2023-08-03 14:12:24 +02:00 |
|
Tom Hvitved
|
df61eaf59f
|
Merge pull request #13565 from hvitved/csharp/gvn-blowup
C#: Avoid combinatorial explosions in GVN construction for types
|
2023-06-27 13:31:36 +02:00 |
|
Kasper Svendsen
|
6869f03cca
|
C#: Enable implicit this warnings for remaining packs
|
2023-06-27 11:27:16 +02:00 |
|
Tom Hvitved
|
160771e673
|
C#: Avoid combinatorial explosions in GVN construction for types
|
2023-06-27 10:08:53 +02:00 |
|
Tom Hvitved
|
0cb27e7511
|
C#: Add toString functionality consistency queries
|
2023-06-23 13:28:11 +02:00 |
|
Anders Schack-Mulligen
|
6020e4d0e3
|
C#/Go/Python/Ruby/Swift: Fix some more references.
|
2023-06-09 15:30:38 +02:00 |
|
Tom Hvitved
|
027cb2d335
|
C#: Reenable consistency check
|
2023-05-15 09:36:37 +02:00 |
|
Michael Nebel
|
75ea449147
|
C#: Only include source code nodes in the identity local step consistency check.
|
2023-05-11 10:49:39 +02:00 |
|
Mathias Vorreiter Pedersen
|
177dd76da6
|
C#: Accept consistency changes.
|
2023-05-03 20:30:06 +01:00 |
|
Tom Hvitved
|
64f13fa08f
|
C#: Exclude call inside static field initializers from consistency check
|
2023-03-16 08:40:53 +01:00 |
|
Tom Hvitved
|
bd78e73131
|
C#: Add tests for phi reads
|
2022-11-15 11:45:32 +01:00 |
|
Tom Hvitved
|
b242bd6468
|
Merge pull request #11080 from github/revert-11074-revert-10576-ssa/consistency-queries
Revert "Revert "SSA: Turn consistency predicates into `query` predicates""
|
2022-11-14 14:43:58 +01:00 |
|
Dave Bartolomeo
|
a475e5758d
|
Merge remote-tracking branch 'upstream/main' into dbartol/use-workspace-versions
|
2022-11-02 12:38:03 -04:00 |
|
Tom Hvitved
|
1e3adcd14e
|
Revert "Revert "SSA: Turn consistency predicates into query predicates""
|
2022-11-02 11:37:37 +01:00 |
|
Tom Hvitved
|
780ea72b3b
|
Revert "SSA: Turn consistency predicates into query predicates"
|
2022-11-02 09:11:45 +01:00 |
|
Dave Bartolomeo
|
9d5e5e3ee7
|
${workspace} all the things
|
2022-11-01 13:29:05 -04:00 |
|
Tom Hvitved
|
4edef874d6
|
SSA: Turn consistency predicates into query predicates
|
2022-11-01 10:01:56 +01:00 |
|
Michael Nebel
|
a36bba94f1
|
C#: Base the getAPostUpdateNote predicate purely on cfg.
|
2022-09-28 14:35:49 +02:00 |
|
Michael Nebel
|
c07c10a808
|
C#: Address review comments.
|
2022-09-28 14:35:09 +02:00 |
|
Michael Nebel
|
2d0a377b7a
|
C#: Update dataflow consistency queries to cater for non unique post and pre unique update notes for conditional branches.
|
2022-09-28 14:35:09 +02:00 |
|
Tom Hvitved
|
0d81a6409d
|
SSA: Make shared library a parameterized module
|
2022-08-31 11:45:14 +02:00 |
|
Rasmus Wriedt Larsen
|
32cd7d6fa7
|
Add groups to all consistency-queries/qlpack.yml
as discussed in PR review
|
2022-02-07 11:15:48 +01:00 |
|
Tom Hvitved
|
693aa69abd
|
Update csharp/ql/consistency-queries/qlpack.yml
|
2022-02-04 14:38:25 +01:00 |
|
Rasmus Wriedt Larsen
|
1db4bdc607
|
C#: Update consistency-queries/qlpack.yml
|
2022-02-04 12:06:50 +01:00 |
|
Michael Nebel
|
71baf32596
|
Update csharp/ql/consistency-queries/PrimaryQlClass.ql
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2022-01-13 16:36:31 +01:00 |
|
Michael Nebel
|
7c11e2d7e9
|
C#: Add a consistency test for getAPrimaryQlClass
|
2022-01-13 12:20:42 +01:00 |
|
Tom Hvitved
|
05e37a7465
|
C#: Promote existing ad-hoc consistency checks to consistency queries
|
2021-12-22 13:05:58 +01:00 |
|
Tom Hvitved
|
40043f13c6
|
C#: Enable data-flow consistency queries
|
2021-12-17 13:13:36 +01:00 |
|
Tom Hvitved
|
1739673202
|
C#: Enable SSA consistency queries
|
2021-11-24 13:43:14 +01:00 |
|
Tom Hvitved
|
b5d37ae0fe
|
C#: Update CFG consistency checks
|
2021-11-12 17:07:37 +01:00 |
|
Tom Hvitved
|
67ebebbaeb
|
C#: Add consistency queries
|
2021-11-12 13:10:46 +01:00 |
|