Michael Nebel
|
9e9b5292f2
|
C#: Add change note.
|
2024-01-18 13:50:52 +01:00 |
|
Michael B. Gale
|
d0003ce7be
|
C#: Rename query to ExtractedFiles
|
2024-01-18 12:47:11 +00:00 |
|
Michael Nebel
|
337ab611c9
|
C#: Update expected test output.
|
2024-01-18 12:53:48 +01:00 |
|
Michael Nebel
|
9460c91c8c
|
C#: Also consider nullable simple types (and datetime) as simple type sanitizers.
|
2024-01-18 12:53:29 +01:00 |
|
Michael Nebel
|
559842071a
|
C#: Add example of log forging alert for simple nullable types and updated expected test output.
|
2024-01-18 12:50:40 +01:00 |
|
Michael Nebel
|
f8f95e6a19
|
C#: Add models as data test for inline arrays.
|
2024-01-18 12:23:26 +01:00 |
|
Michael Nebel
|
1d88ca2388
|
C#: Add more InlineArray test cases.
|
2024-01-18 12:23:26 +01:00 |
|
Michael Nebel
|
70e7c92774
|
C#: Also check the namespace of the InlineArrayAttribute.
|
2024-01-18 11:09:01 +01:00 |
|
Michael Nebel
|
674838e698
|
C#: Add flow test for inline arrays.
|
2024-01-18 11:09:01 +01:00 |
|
Michael Nebel
|
f14b3265ab
|
C#: Move static methods in CollectionFlow as these impact result line numbers.
|
2024-01-18 11:09:00 +01:00 |
|
Michael Nebel
|
47505b3bfa
|
C#: Add array access test for an inline array.
|
2024-01-18 11:09:00 +01:00 |
|
Michael Nebel
|
0453bb86e0
|
C#: Update test output of existing expressions tests.
|
2024-01-18 11:09:00 +01:00 |
|
Michael Nebel
|
ae52779cf6
|
C#: Add inline array test to expressions.
|
2024-01-18 11:09:00 +01:00 |
|
Michael Nebel
|
de831d188f
|
C#: Add inline type array test.
|
2024-01-18 11:09:00 +01:00 |
|
Michael Nebel
|
8a97c8c28e
|
C#: Add QL support for InlineArrayType.
|
2024-01-18 11:09:00 +01:00 |
|
Michael B. Gale
|
a30791833d
|
C#: Report any extracted file as successfully extracted
|
2024-01-17 20:57:39 +00:00 |
|
Michael Nebel
|
fcb9e473c0
|
C#: Add upgrade and downgrade scripts.
|
2024-01-17 14:08:18 +01:00 |
|
Michael Nebel
|
83c16ae993
|
C#: Extract structs representing inline arrays as inline arrays.
|
2024-01-17 14:01:05 +01:00 |
|
Michael Nebel
|
5e692a882e
|
C#: Update dbscheme with a typekind for inline arrays.
|
2024-01-17 14:01:05 +01:00 |
|
Alexander Eyers-Taylor
|
934474681d
|
Merge pull request #15254 from github/post-release-prep/codeql-cli-2.16.0
Post-release preparation for codeql-cli-2.16.0
|
2024-01-16 14:50:40 +00:00 |
|
Michael Nebel
|
8d64d71583
|
C#: Move the gen kind enum script.
|
2024-01-16 14:18:41 +01:00 |
|
Rasmus Wriedt Larsen
|
6f45de1095
|
Merge pull request #15325 from RasmusWL/c#-filter-order
C#: Respect order of `LGTM_INDEX_FILTERS` in buildless extraction
|
2024-01-16 09:28:44 +01:00 |
|
github-actions[bot]
|
57df8b92df
|
Post-release preparation for codeql-cli-2.16.0
|
2024-01-15 15:00:50 +00:00 |
|
Rasmus Wriedt Larsen
|
13c236227f
|
C#: Apply suggestions from code review
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2024-01-15 15:51:36 +01:00 |
|
Rasmus Wriedt Larsen
|
086e4f7f12
|
C#: Adjust test for LGTM_INDEX_FILTERS
|
2024-01-15 15:50:25 +01:00 |
|
Rasmus Wriedt Larsen
|
59d239b230
|
C#: Respect order of LGTM_INDEX_FILTERS in buildless extraction
That is, using `exclude:**/*\ninclude:**/*` should include everything.
|
2024-01-15 11:45:58 +01:00 |
|
Michael Nebel
|
275822f80d
|
Merge pull request #15296 from michaelnebel/csharp/getruntimeargument
C#: Improve getRuntimeArgumentForParameter to consider named arguments.
|
2024-01-12 15:57:17 +01:00 |
|
Michael Nebel
|
9becd0876f
|
Merge pull request #15179 from michaelnebel/modelgenrespectmanual
C#/Java: Increase precision of model generation.
|
2024-01-12 15:12:21 +01:00 |
|
Michael Nebel
|
dcce93ac4c
|
C#: Address more review comments.
|
2024-01-12 14:07:27 +01:00 |
|
Michael Nebel
|
c7045fbb99
|
C#: Add some test cases for excluding methods for model generation.
|
2024-01-12 13:35:23 +01:00 |
|
Michael Nebel
|
8702293878
|
C#: Update expected test output for type based model generator.
|
2024-01-12 13:35:23 +01:00 |
|
Michael Nebel
|
81de9d35af
|
C#/Java: Don't generate models if there exist a manual summary or neutral summary.
|
2024-01-12 13:35:22 +01:00 |
|
Michael Nebel
|
c68f9b05cd
|
C#: Address review comments.
|
2024-01-12 11:24:37 +01:00 |
|
Owen Mansel-Chan
|
6945289afc
|
Merge pull request #15246 from owen-mc/java/manual-neutral-overrides-generated
C#/Java: Manual neutral summaries should block generated summaries
|
2024-01-12 10:05:18 +00:00 |
|
Michael Nebel
|
9f14c7c408
|
Merge pull request #15297 from michaelnebel/csharp/typealias
C# 12: Type alias [Test only]
|
2024-01-12 11:03:25 +01:00 |
|
Michael Nebel
|
0fa2067c3f
|
C#: Update expected test output.
|
2024-01-11 16:19:24 +01:00 |
|
Michael Nebel
|
b03eecb5ab
|
C#: Add support for named arguments in getRuntimeArgumentForParameter.
|
2024-01-11 16:19:24 +01:00 |
|
Michael Nebel
|
85f0ad623b
|
C#: Add testexample of using named arguments when calling a delegate.
|
2024-01-11 16:19:24 +01:00 |
|
Owen Mansel-Chan
|
5e9ddd8c63
|
Apply suggestions from code review on change notes
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-01-11 15:15:21 +00:00 |
|
Michael Nebel
|
ef73fc3a6f
|
C#: Add a test for type alias.
|
2024-01-11 16:13:35 +01:00 |
|
Owen Mansel-Chan
|
3c369f88bb
|
Add change notes
|
2024-01-11 14:00:17 +00:00 |
|
Owen Mansel-Chan
|
def957e814
|
Accept review suggestion fixing a comment
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-01-11 13:56:27 +00:00 |
|
Michael Nebel
|
1770beea25
|
C#: Update QL doc for getRuntimeArgumentForParameter.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
4c1e84b992
|
C#: Address review comments.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
4dedc454ae
|
C#: Add change-note.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
e18534e748
|
C#: Force population of compiler generated delegates used for lambdas.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
9a64e2a9b0
|
C#: Add test for lambda default parameters.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
71c996a0be
|
C#: Update lambdaArgument expected output.
|
2024-01-11 09:07:14 +01:00 |
|
Michael Nebel
|
b2faf3618c
|
C#: Add support for params parameters in getRuntimeArgumentForParameter.
|
2024-01-11 09:07:14 +01:00 |
|
Michael Nebel
|
f0852c89bc
|
C#: Add test for lambda arguments.
|
2024-01-11 09:07:14 +01:00 |
|