Jeroen Ketema
|
65a11e4e82
|
Merge pull request #18514 from jketema/objc
C++: Remove some Objective-C specific query code
|
2025-01-17 08:18:05 +01:00 |
|
docs-bot
|
01c4dd81f0
|
Add actions queries to generated list
|
2025-01-16 18:02:46 -05:00 |
|
Owen Mansel-Chan
|
45e9957bd9
|
Merge pull request #18438 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2025-01-16 22:58:57 +00:00 |
|
Jeroen Ketema
|
e6eaf5e6ac
|
Merge pull request #18510 from jketema/noreturn
C++: Support more "noreturn" attributes in DefaultOptions
|
2025-01-16 19:09:44 +01:00 |
|
Mathias Vorreiter Pedersen
|
d5b31eb98c
|
C++: Add more tests.
|
2025-01-16 17:25:39 +00:00 |
|
Jeroen Ketema
|
ff0d4955cf
|
C++: Fix change note
|
2025-01-16 17:55:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
d0bd6eb2eb
|
C++: Remove the type restriction on 'GuardConditionFromNotExpr' since this class also applies to C++.
|
2025-01-16 16:55:10 +00:00 |
|
Mathias Vorreiter Pedersen
|
54faba21ba
|
C++: Add more tests.
|
2025-01-16 16:44:29 +00:00 |
|
Owen Mansel-Chan
|
8bfab55df7
|
Merge branch 'main' into workflow/coverage/update
|
2025-01-16 16:38:06 +00:00 |
|
Geoffrey White
|
e5faf92bab
|
Rust: Make QL-for-QL happy (part 2).
|
2025-01-16 16:16:02 +00:00 |
|
Geoffrey White
|
5f9e1c3788
|
Apply suggestions from code review
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-01-16 16:14:33 +00:00 |
|
Michael Nebel
|
bae29aeee4
|
C#: Update implications test expected output.
|
2025-01-16 16:57:33 +01:00 |
|
Michael Nebel
|
b6db1a34d6
|
C#: Also make the implicitToString test print the type declaring the ToString call being synthesized.
|
2025-01-16 16:57:32 +01:00 |
|
Michael Nebel
|
aab88da117
|
C#: Update test expected output.
|
2025-01-16 16:57:30 +01:00 |
|
Michael Nebel
|
260ce805d1
|
C#: Also support implicit inherited ToString synthetic calls.
|
2025-01-16 16:57:29 +01:00 |
|
Michael Nebel
|
ec256c3277
|
C#: More implicit ToString examples.
|
2025-01-16 16:57:27 +01:00 |
|
Jeroen Ketema
|
dca87f3727
|
C++: Uncomment preprocessor test cases and add addition #if test case
Note that the new test case shows that line splicing is not correctly handled
in the case of `#if`.
|
2025-01-16 16:42:35 +01:00 |
|
Simon Friis Vindum
|
8b20b0d334
|
Shared: Add change note for basic block addition
|
2025-01-16 16:36:52 +01:00 |
|
Simon Friis Vindum
|
c051eecfb4
|
Shared: Add shared basic block library
|
2025-01-16 16:36:45 +01:00 |
|
Anders Schack-Mulligen
|
20af2d5fe2
|
Dataflow: Fix poor join-order
|
2025-01-16 16:22:56 +01:00 |
|
Anders Schack-Mulligen
|
3ffc616179
|
Dataflow: Slight join improvement.
|
2025-01-16 16:22:55 +01:00 |
|
Anders Schack-Mulligen
|
f310780257
|
Dataflow: Simplify the call-edge join in reverse through-flow.
|
2025-01-16 16:07:24 +01:00 |
|
Owen Mansel-Chan
|
549baba330
|
Update docs/codeql/codeql-language-guides/analyzing-data-flow-in-go.rst
Co-authored-by: Chris Smowton <smowton@github.com>
|
2025-01-16 15:03:40 +00:00 |
|
Mathias Vorreiter Pedersen
|
00a1978b0c
|
C++: Add a guard condition test with an example of a negated less-than relation.
|
2025-01-16 14:57:08 +00:00 |
|
Mathias Vorreiter Pedersen
|
2076c1c51f
|
C++: Add an copy of a (slightly modified) syntax-zoo test as an IR test.
|
2025-01-16 14:33:25 +00:00 |
|
Mathias Vorreiter Pedersen
|
6ba5f3e472
|
Merge branch 'main' into generate-int-to-bool-conversion-instructions-2
|
2025-01-16 14:28:50 +00:00 |
|
Paolo Tranquilli
|
1cf2274629
|
Merge branch 'main' into redsun82/swift-ios
|
2025-01-16 15:20:25 +01:00 |
|
Jeroen Ketema
|
aec151dce9
|
C++: Remove some Objective-C specific query code
We have not supported Objective-C for a long time.
|
2025-01-16 15:17:30 +01:00 |
|
Ed Minnix
|
91b6b3ff1f
|
Fix FindOneAndReplace
|
2025-01-16 08:59:52 -05:00 |
|
Ed Minnix
|
b558119b51
|
Add depstubber line
|
2025-01-16 08:59:33 -05:00 |
|
Owen Mansel-Chan
|
26b8758108
|
Fix indentation in code block
|
2025-01-16 13:48:46 +00:00 |
|
Paolo Tranquilli
|
133e2696ac
|
Merge pull request #18513 from asgerf/js/fix-flow-summary-spec
JS: Fix semantic merge conflict: Implement new signature members in StepInputSig
|
2025-01-16 14:47:42 +01:00 |
|
Asger F
|
bd2febcf00
|
JS: Implementing new signature members in StepInputSig
|
2025-01-16 13:38:08 +01:00 |
|
Jeroen Ketema
|
52eef7c4c2
|
C++: Fix typo in test
|
2025-01-16 13:19:54 +01:00 |
|
Asger F
|
1964b347c7
|
Merge branch 'main' into js/test-suite
|
2025-01-16 13:19:07 +01:00 |
|
Jeroen Ketema
|
d027e0c06b
|
C++: Add change note
|
2025-01-16 13:12:20 +01:00 |
|
Paolo Tranquilli
|
8189a8669c
|
Swift: add skeleton iOS app for integration testing
|
2025-01-16 13:07:39 +01:00 |
|
Owen Mansel-Chan
|
75424f3010
|
Update java data flow docs: two misc improvements
Copied from the C# equivalent.
|
2025-01-16 12:06:23 +00:00 |
|
Owen Mansel-Chan
|
037ce3d3df
|
Update java data flow docs: Add 5 missing "import java"s
|
2025-01-16 12:05:42 +00:00 |
|
Owen Mansel-Chan
|
9785aac8be
|
Update java data flow docs: update use of deprecated class
|
2025-01-16 12:04:45 +00:00 |
|
Jeroen Ketema
|
bd40d249e3
|
C++: Support more "noreturn" attributes in DefaultOptions
|
2025-01-16 13:04:44 +01:00 |
|
Owen Mansel-Chan
|
4f2d7ade5b
|
Delete old docs for data flow in Go
|
2025-01-16 12:03:14 +00:00 |
|
Owen Mansel-Chan
|
cab9c64fbc
|
Add docs for data flow in Go
Mostly based on the java and C# equivalents.
|
2025-01-16 12:02:37 +00:00 |
|
Jeroen Ketema
|
f4f5f2899c
|
C++: Add more noreturn attribute tests
|
2025-01-16 13:01:53 +01:00 |
|
Anders Schack-Mulligen
|
fbf25e43a4
|
Merge pull request #18507 from aschackmull/dataflow/join-fix
Dataflow: Minor join-order fix
|
2025-01-16 12:10:23 +01:00 |
|
Michael Nebel
|
9021214937
|
Merge pull request #18495 from michaelnebel/csharp/refstrucinterfacetests
C# 13: [TEST ONLY] ref structs are allowed to implement interfaces.
|
2025-01-16 11:46:22 +01:00 |
|
Michael Nebel
|
0452b4af3d
|
Merge pull request #18498 from michaelnebel/csharp/refandunsafe
C# 13: [TEST ONLY] Test example with ref local, unsafe context and ref struct in async- and iterator methods.
|
2025-01-16 11:42:30 +01:00 |
|
Michael Nebel
|
ba2b7abce9
|
Merge pull request #18446 from michaelnebel/csharp/implicittostring2
C#: Adding synthetic implicit ToString calls in binary- and string interpolation expressions.
|
2025-01-16 11:37:21 +01:00 |
|
Asger F
|
6cd9752289
|
Merge pull request #18467 from github/js/shared-dataflow-branch
JS: Migrate to shared data flow library (targeting main!) 🚀
|
2025-01-16 11:28:57 +01:00 |
|
Anders Schack-Mulligen
|
4223971f14
|
Dataflow: Remove outdated comment.
|
2025-01-16 10:26:40 +01:00 |
|