Tom Hvitved
|
f6ec56a977
|
C#: Implement ContentSet
|
2024-08-13 15:27:36 +02:00 |
|
Michael Nebel
|
b08a0a303f
|
C#: Re-factor external models tests to use compiled code instead of emulating it.
|
2024-06-03 10:39:59 +02:00 |
|
Michael Nebel
|
2449074f3d
|
C#: Remove the DataFlowSummarizedCallable as this narrowing is now handled in the adapter.
|
2024-05-22 15:11:41 +02:00 |
|
Owen Mansel-Chan
|
28aa9b2b3c
|
C#: Emulate that some methods don't have a body (so generated summaries will be applied)
|
2024-01-10 12:54:33 +00:00 |
|
Tom Hvitved
|
2a33a86c9d
|
C#: Merge ExternalFlow.qll and ExternalFlowExtensions.qll, and move to internal
|
2023-11-05 20:58:47 +01:00 |
|
Michael Nebel
|
100f64c09a
|
C#: Migrate tests to use the implicitly loaded .ext.yml data extensions.
|
2022-12-15 13:11:09 +01:00 |
|
Michael Nebel
|
990a898cc7
|
C#: Remove the Csv name where appropriate.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
d11bca0cdc
|
C#: Migrate unit tests to data extensions.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
19da00a51a
|
C#: Delete clears content test case.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
2e273f2273
|
C#: Re-arange the import order, such that CsvValidation follows ExternalFlow directly.
|
2022-08-24 09:58:54 +02:00 |
|
Michael Nebel
|
37976d56bc
|
C#/Java/Go/Swift: Move CsvValidation back into ExternalFlow.
|
2022-08-24 09:58:53 +02:00 |
|
Michael Nebel
|
19469a26d7
|
C#: Re-factor CSV validation into a separate file.
|
2022-08-24 09:58:52 +02:00 |
|
Tom Hvitved
|
e4c257db74
|
C#: Rename Argument[Qualifier] to Argument[this] in MaD
|
2022-08-16 13:24:41 +02:00 |
|
Michael Nebel
|
32b69d3e0c
|
C#: Update external models tests.
|
2022-06-20 16:20:01 +02:00 |
|
Michael Nebel
|
eed02a2a9f
|
C#: Fix issue with isAutoGenerated predicate and make sure that data flow only use relevant summaries.
|
2022-05-24 08:21:38 +02:00 |
|
Michael Nebel
|
217c414b6e
|
C#: Now that SummarizedCallableDefaultClears content has been removed, we need to explicitly say that fields are cleared.
|
2022-05-23 08:58:09 +02:00 |
|
Anders Schack-Mulligen
|
48ab5b2403
|
C#/Ruby/Java: Fix references.
|
2022-05-18 09:27:54 +02:00 |
|
Asger Feldthaus
|
6bb15dcc27
|
C#: update CSV rows to dot-separated syntax
|
2022-02-21 08:16:55 +01:00 |
|
Tom Hvitved
|
128682b59e
|
C#: Replace Argument[-1] with Argument[Qualifier] in all flow summaries
|
2022-01-19 18:54:24 +01:00 |
|
Tom Hvitved
|
755085e9fe
|
C#: Introduce ParameterPosition and ArgumentPosition
|
2021-11-30 15:20:20 +01:00 |
|
Tom Hvitved
|
53d4d72fe5
|
C#: Simplify SummarizedCallableDefaultClearsContent
|
2021-10-20 12:08:58 +02:00 |
|
Tamas Vajk
|
b7f13a7e1f
|
C#: Change generic method names to include <> and type args/params
|
2021-09-06 11:48:22 +02:00 |
|
Tom Hvitved
|
df29538840
|
C#: Add test that exhibits bug in CSV overrides logic
|
2021-08-02 10:35:21 +02:00 |
|
Tom Hvitved
|
eca11f1b40
|
C#: Adjust getQualifiedName for type parameters
|
2021-06-17 14:47:19 +02:00 |
|
Tom Hvitved
|
0af44a7f94
|
C#: Changes to Type::{getQualifier,hasQualifiedName}
|
2021-06-16 19:36:05 +02:00 |
|
Tom Hvitved
|
8866e6c969
|
C#: Always use fully qualified names in CSV data-flow summaries
|
2021-06-16 14:09:45 +02:00 |
|
Tom Hvitved
|
def3d6bac4
|
C#: CSV-based flow summaries
|
2021-06-16 14:09:45 +02:00 |
|