github-actions[bot]
|
2d64a618e6
|
Release preparation for version 2.20.7
|
2025-03-17 12:15:54 +00:00 |
|
Tom Hvitved
|
a574c9f276
|
Ruby: Add SyntheticGlobal test
|
2025-03-12 09:22:41 +01:00 |
|
Anders Schack-Mulligen
|
d075466958
|
Merge pull request #18941 from aschackmull/ssa/refactor4
Ssa: Extend consistency checks and reduce phi read nodes
|
2025-03-07 15:18:02 +01:00 |
|
Anders Schack-Mulligen
|
97a3411c0c
|
Ruby: Accept test output.
|
2025-03-06 13:58:14 +01:00 |
|
Anders Schack-Mulligen
|
5e722eecf7
|
Ruby: Push in casts to Definition to delete the then unused DefinitionExt.
|
2025-03-06 13:31:31 +01:00 |
|
Anders Schack-Mulligen
|
c6761db2fc
|
SSA: Replace the Guards interface in the SSA data flow integration.
|
2025-03-05 13:29:31 +01:00 |
|
Anders Schack-Mulligen
|
a02735326a
|
Ruby: Remove some DefinitionExt references and deprecate the rest.
|
2025-03-05 12:57:15 +01:00 |
|
Anders Schack-Mulligen
|
709d36b502
|
Merge pull request #18869 from aschackmull/ssa/refactor3
Ssa: Update qltests including consistency checks
|
2025-03-05 11:40:27 +01:00 |
|
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 |
|
Anders Schack-Mulligen
|
122034fe8c
|
Ruby: Switch test to use dedicated test module.
|
2025-03-04 12:24:23 +01:00 |
|
Anders Schack-Mulligen
|
9e03b12ba0
|
C#/Java/Ruby/Rust/SSA: Replace DefinitionExt with SourceVariable in data flow integration predicates.
|
2025-03-04 12:24:21 +01:00 |
|
github-actions[bot]
|
58f355ae5a
|
Post-release preparation for codeql-cli-2.20.6
|
2025-03-03 18:18:15 +00:00 |
|
github-actions[bot]
|
fa850cccb1
|
Release preparation for version 2.20.6
|
2025-03-03 17:13:19 +00:00 |
|
Paolo Tranquilli
|
2585c2f908
|
Merge branch 'main' into redsun82/cargo-upgrade
|
2025-02-25 17:03:25 +01:00 |
|
Paolo Tranquilli
|
1bcc6ddb32
|
Rust/Ruby/Python: apply clippy lints
|
2025-02-25 13:21:28 +01:00 |
|
Paolo Tranquilli
|
eff87d24fa
|
Rust/Ruby/Python: update rustc and edition
|
2025-02-25 13:15:19 +01:00 |
|
Anders Schack-Mulligen
|
1f628d0f86
|
Ruby: Remove reference to SsaInputNode.
|
2025-02-25 10:01:57 +01:00 |
|
Anders Schack-Mulligen
|
95cbd21a62
|
Ruby: Accept test change following SSA bugfix.
This is a result of the commit "SSA: Fix bug in guards for ssa input
nodes."
|
2025-02-25 09:59:35 +01:00 |
|
Anders Schack-Mulligen
|
22b3dc8f43
|
Ruby: Remove getDefinitionExt references.
|
2025-02-24 15:25:53 +01:00 |
|
Anders Schack-Mulligen
|
1c616d10d4
|
Merge pull request #18819 from aschackmull/ssa/refactor-phiread3
Ssa: Refactor shared SSA in preparation for eliminating phi-read definitions
|
2025-02-21 08:56:38 +01:00 |
|
Chris Smowton
|
a1ba584b20
|
Autoformat
|
2025-02-20 19:31:00 +00:00 |
|
Chris Smowton
|
4567e02b8c
|
Regularise extractor pack licenses to all cite the MIT license that covers the whole CodeQL repository
|
2025-02-20 18:55:55 +00:00 |
|
Anders Schack-Mulligen
|
8e609b19f5
|
Ruby: Accept qltest change.
This is a result of the bugfix in the commit named
"C#/Ruby/Rust: Fix bug in adjacentReadPairSameVar"
|
2025-02-20 10:33:44 +01:00 |
|
Anders Schack-Mulligen
|
4ddc5c9d75
|
Ruby: Switch use-use predicates to new implementation.
|
2025-02-19 16:34:36 +01:00 |
|
Anders Schack-Mulligen
|
ed40035b9c
|
C#/Ruby/Rust: Fix bug in adjacentReadPairSameVar.
|
2025-02-19 16:20:57 +01:00 |
|
yoff
|
75d320401b
|
Merge branch 'main' into ruby/add-DBCallInLoop-to-CCR-suite
|
2025-02-19 16:08:38 +01:00 |
|
github-actions[bot]
|
ad24f94a77
|
Post-release preparation for codeql-cli-2.20.5
|
2025-02-17 17:58:24 +00:00 |
|
github-actions[bot]
|
6f4562f3bd
|
Release preparation for version 2.20.5
|
2025-02-17 16:55:54 +00:00 |
|
Anders Schack-Mulligen
|
a90bd68796
|
Merge pull request #18786 from aschackmull/ssa/cleanup
Rust/Ruby: Minor SSA cleanup.
|
2025-02-17 13:51:17 +01:00 |
|
yoff
|
4b53e1c034
|
Merge pull request #18304 from yoff/ruby/performance-queries
Ruby: Query for database calls in a loop
|
2025-02-17 13:16:07 +01:00 |
|
Anders Schack-Mulligen
|
c84087cd19
|
Ruby: Deprecate dependencies of deprecated predicates for clarity.
|
2025-02-14 14:18:20 +01:00 |
|
yoff
|
0912e3b024
|
ruby: use inline expectation tests
|
2025-02-11 12:51:25 +01:00 |
|
Simon Friis Vindum
|
003058c44a
|
Shared/Ruby: Use e for edges in documentation
|
2025-02-11 12:48:28 +01:00 |
|
Simon Friis Vindum
|
8eadd11d28
|
C#/Swift/Ruby: Fix grammar in change note
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2025-02-11 10:42:36 +01:00 |
|
Simon Friis Vindum
|
532ca17e58
|
C#/Ruby/Swift: Add change note for deprecated basic block methods
|
2025-02-11 09:47:25 +01:00 |
|
Simon Friis Vindum
|
7c57962add
|
Merge branch 'main' into shared-bb-dominates
|
2025-02-11 09:31:06 +01:00 |
|
yoff
|
9f9dde6655
|
ruby: include rb/database-query-in-loop in the CCR suite
|
2025-02-10 17:17:33 +01:00 |
|
Anders Schack-Mulligen
|
c5d0e2f125
|
C#/Ruby: Replace cached with nomagic for deprecated predicates.
|
2025-02-10 15:05:03 +01:00 |
|
Anders Schack-Mulligen
|
0b5270979d
|
SSA: Remove the need for ExitBasicBlock in SSA.
|
2025-02-10 14:36:18 +01:00 |
|
Anders Schack-Mulligen
|
34edda6b9b
|
C#/Ruby/Rust: Deprecate dead code.
|
2025-02-10 14:24:38 +01:00 |
|
yoff
|
921104306a
|
ruby: clean up logic and add test
use the CFG more than the AST
|
2025-02-07 23:43:27 +01:00 |
|
yoff
|
9d810130e1
|
ruby: simplify and document
|
2025-02-07 16:33:28 +01:00 |
|
yoff
|
b3eaac0ab7
|
ruby: remove superflous logic
|
2025-02-07 14:03:57 +01:00 |
|
yoff
|
58fb592822
|
ruby: add tests
|
2025-02-07 13:50:27 +01:00 |
|
yoff
|
d7ffc3fc77
|
Ruby: remove test code filtering
|
2025-02-06 18:10:06 +01:00 |
|
yoff
|
74155a0214
|
ruby: start adding comments
I apuse here, because the code may be simplified
|
2025-02-06 18:09:38 +01:00 |
|
yoff
|
51a2d8c72f
|
ruby: rename query
|
2025-02-06 17:07:12 +01:00 |
|
yoff
|
d9d0d3c18b
|
ruby: add code block
|
2025-02-06 16:59:23 +01:00 |
|
yoff
|
8aa195d838
|
ruby: remove comment (we can create issues)
|
2025-02-06 16:59:08 +01:00 |
|
yoff
|
7af8fa75e6
|
Apply suggestions from code review
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
|
2025-02-06 15:45:28 +01:00 |
|