Michael Nebel
|
d40c1bebbf
|
C#: Update expected testoutput for Nullness tests.
|
2025-01-14 17:14:06 +01:00 |
|
Michael Nebel
|
e62846e4c5
|
C#: Disregard compiler generated method calls as possible null dereferences.
|
2025-01-14 17:14:04 +01:00 |
|
Michael Nebel
|
6a31fd7893
|
C#: Add ImplicitToString example in nullness tests.
|
2025-01-14 17:14:02 +01:00 |
|
Michael Nebel
|
cd7d2d4ca4
|
C#: Add change note.
|
2025-01-14 17:14:00 +01:00 |
|
Michael Nebel
|
20c2b2b2a2
|
C#: Update other existing tests expected output.
|
2025-01-14 17:13:59 +01:00 |
|
Michael Nebel
|
f239ab1fbf
|
C#: Update PrintAst expected test output.
|
2025-01-14 17:13:57 +01:00 |
|
Michael Nebel
|
53c2f76385
|
C#: Update AST printing to include generated cast (wrapping) expressions and generated ToString calls.
|
2025-01-14 17:13:56 +01:00 |
|
Michael Nebel
|
6c6e58b337
|
C#: Add PrintAst test to implicit ToString test.
|
2025-01-14 17:13:54 +01:00 |
|
Michael Nebel
|
a4049b1d9a
|
C#: Modify compiler generated strip logic to also take generated ToString calls into account.
|
2025-01-14 17:13:53 +01:00 |
|
Michael Nebel
|
8bf67e37fe
|
C#: Update test expected output.
|
2025-01-14 17:13:51 +01:00 |
|
Michael Nebel
|
5f539c5515
|
C#: Make synthetic ToString calls in string interpolation expressions.
|
2025-01-14 17:13:50 +01:00 |
|
Michael Nebel
|
e9beeac60f
|
C#: Update test expected output.
|
2025-01-14 17:13:48 +01:00 |
|
Michael Nebel
|
908a3e3563
|
C#: Make synthetic ToString calls in binary add expressions.
|
2025-01-14 17:13:46 +01:00 |
|
Michael Nebel
|
f905be4df3
|
C#: Add a RedundantToStringCall test case.
|
2025-01-14 17:13:45 +01:00 |
|
Michael Nebel
|
261b8db144
|
C#: Add some implicit toString data flow test cases.
|
2025-01-14 17:13:43 +01:00 |
|
Ian Lynagh
|
6b182c5ebd
|
Merge pull request #18396 from igfoo/igfoo/path_transformer
Kotlin: Add CODEQL_PATH_TRANSFORMER support
|
2025-01-13 15:11:41 +00:00 |
|
Michael Nebel
|
c68b55b957
|
Merge pull request #18385 from michaelnebel/csharp/allowsrefstruct
C# 13: Allows ref struct.
|
2025-01-13 16:04:03 +01:00 |
|
Michael Nebel
|
d0d5e0d157
|
C#: Address review comment.
|
2025-01-13 14:56:24 +01:00 |
|
Paolo Tranquilli
|
ca28087a16
|
Merge pull request #18479 from github/redsun82/rust-upgrade
Rust: update dependencies
|
2025-01-13 14:31:49 +01:00 |
|
Paolo Tranquilli
|
cae7236f61
|
Rust: update dependencies
|
2025-01-13 12:43:43 +01:00 |
|
Jeroen Ketema
|
fcf6c3c4e8
|
Merge pull request #18474 from jketema/cpp20-beta
Drop C++20 beta notification from docs
|
2025-01-10 17:32:44 +01:00 |
|
Jeroen Ketema
|
35f90a6101
|
Drop C++20 beta notification from docs
|
2025-01-10 16:17:46 +01:00 |
|
Edward Minnix III
|
fd878a1f33
|
Merge pull request #18465 from egregius313/egregius313/go/mad/database/beego-orm
Go: `database` source models for `github.com/beego/beego/client/orm`
|
2025-01-10 09:41:32 -05:00 |
|
Ed Minnix
|
0f038355ff
|
Fix provenance in test
|
2025-01-10 09:26:58 -05:00 |
|
Michael B. Gale
|
1cba147087
|
Merge pull request #18469 from github/mbg/csharp/fix-crash-if-proxy-env-vars-are-already-set
C#: Fix crash if proxy environment variables are already set
|
2025-01-10 14:11:27 +00:00 |
|
Tom Hvitved
|
b5982643c7
|
Merge pull request #18445 from hvitved/rust/format-args-index
Rust: Remove `Format.getArgument`
|
2025-01-10 15:06:43 +01:00 |
|
Jeroen Ketema
|
8c3e5b6f56
|
Merge pull request #18368 from github/jketema/template-parameters-7
C++: Handle requires clauses and type template type constraints
|
2025-01-10 15:02:41 +01:00 |
|
Ed Minnix
|
43771d8f19
|
Fix formatting
|
2025-01-10 08:50:09 -05:00 |
|
Joe Farebrother
|
a7fb73a2b2
|
Merge pull request #18185 from joefarebrother/python-lxml
Python: Model additional flow steps for the lxml framework
|
2025-01-10 13:40:16 +00:00 |
|
Tom Hvitved
|
0795c244e9
|
Rust: Move QL doc into annotations.py
|
2025-01-10 14:27:53 +01:00 |
|
Ed Minnix
|
bff243367c
|
Rename test functions to include package name
|
2025-01-10 08:26:46 -05:00 |
|
Edward Minnix III
|
4bd43b4e70
|
Reword change note to be more general
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2025-01-10 08:22:28 -05:00 |
|
Ed Minnix
|
46f9448043
|
Add Ormer models for v1 of the beego ORM
|
2025-01-10 08:20:26 -05:00 |
|
Tom Hvitved
|
166f8916cc
|
Rust: Remove Format.getArgument
|
2025-01-10 12:51:42 +01:00 |
|
Michael B. Gale
|
b0f0a24b6a
|
C#: Override env vars in DotNetCliInvoker if already set
|
2025-01-10 11:36:02 +00:00 |
|
Michael B. Gale
|
f78c6e0924
|
C#: Remove incorrect log message from DependabotProxy
|
2025-01-10 11:35:14 +00:00 |
|
Tom Hvitved
|
303b11ec36
|
Merge pull request #18298 from hvitved/rust/mad-source-sink
Rust: Add support for MaD sources and sinks with access paths
|
2025-01-10 11:49:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
a35dc7ea69
|
Merge pull request #18463 from MathiasVP/add-sysalloc-models
C++: Add MaD models for `SysAllocString` and friends
|
2025-01-10 10:10:06 +00:00 |
|
Jeroen Ketema
|
0a292fbaf5
|
C++: Add upgrade and downgrade scripts
|
2025-01-10 10:20:51 +01:00 |
|
Jeroen Ketema
|
7f5772b8a4
|
C++: Update dbscheme stats file
|
2025-01-10 10:19:45 +01:00 |
|
Jeroen Ketema
|
3f6a2850cc
|
C++: Add change note
|
2025-01-10 10:19:44 +01:00 |
|
Jeroen Ketema
|
2c9af9ea30
|
C++: Add support for requires clauses and constraints on template parameters
|
2025-01-10 10:19:34 +01:00 |
|
Michael Nebel
|
b358f33f9e
|
C#: Address review comment.
|
2025-01-10 10:00:44 +01:00 |
|
Tom Hvitved
|
039b2ecf9b
|
Merge pull request #18457 from hvitved/dataflow/disallowed-return-inline-late
Data flow: Fix a bad join order
|
2025-01-10 09:37:58 +01:00 |
|
Ed Minnix
|
592b46bea8
|
Change note
|
2025-01-09 21:55:05 -05:00 |
|
Ed Minnix
|
baec4adbb1
|
beego models
|
2025-01-09 21:54:00 -05:00 |
|
Jeroen Ketema
|
204afab427
|
Merge pull request #18367 from github/jketema/template-parameters-6
C++: Handle template variable specializations
|
2025-01-09 22:21:03 +01:00 |
|
Mathias Vorreiter Pedersen
|
1822dc4860
|
C++: Add change note.
|
2025-01-09 17:56:07 +00:00 |
|
Mathias Vorreiter Pedersen
|
7a84132a6b
|
C++: Add models and accept testcases.
|
2025-01-09 17:32:34 +00:00 |
|
Mathias Vorreiter Pedersen
|
23acc31885
|
C++: Add testcases with missing models.
|
2025-01-09 17:30:37 +00:00 |
|