Anders Schack-Mulligen
|
e04075b0ec
|
Merge pull request #19177 from aschackmull/swift/ssa-useuse
Swift: Update SSA to reference the new use-use predicates.
|
2025-04-03 09:46:47 +02:00 |
|
Anders Schack-Mulligen
|
47b1c3d3ce
|
Merge pull request #19154 from aschackmull/ssa/variablecapture
Ssa: Replace phi-read references in VariableCapture with default use-use flow
|
2025-04-02 10:16:17 +02:00 |
|
Tom Hvitved
|
ffb25b7aac
|
Merge pull request #19162 from hvitved/rust/to-string-non-rec
Rust: Make `Element.toString` non-recursive
|
2025-04-01 15:31:18 +02:00 |
|
Anders Schack-Mulligen
|
e1ef56b8bb
|
Swift: Fix accidental cartesian product.
|
2025-04-01 15:23:16 +02:00 |
|
github-actions[bot]
|
10205cb990
|
Post-release preparation for codeql-cli-2.21.0
|
2025-04-01 11:30:43 +00:00 |
|
Anders Schack-Mulligen
|
7afcd1bbec
|
Swift: Update test output.
|
2025-04-01 11:07:17 +02:00 |
|
Anders Schack-Mulligen
|
887452d202
|
Swift: Update SSA to reference the new use-use predicates.
|
2025-04-01 10:05:02 +02:00 |
|
Tom Hvitved
|
56f4694b38
|
Swift: Avoid calling Element.toString recursively
|
2025-04-01 08:48:16 +02:00 |
|
Tom Hvitved
|
c14a2375c3
|
Swift: Run codegen
|
2025-04-01 08:48:15 +02:00 |
|
github-actions[bot]
|
84f6564cc0
|
Release preparation for version 2.21.0
|
2025-03-31 17:35:15 +00:00 |
|
Anders Schack-Mulligen
|
56c46d74f9
|
Java/Rust/Swift: Accept qltest changes.
|
2025-03-31 11:44:37 +02:00 |
|
Tamas Vajk
|
34e8318797
|
Rename the CCR query suite to code-quality
|
2025-03-27 08:36:53 +01:00 |
|
Paolo Tranquilli
|
f06aa38746
|
Merge branch 'main' into redsun82/swift-count-nodes
|
2025-03-20 12:32:49 +01:00 |
|
Chris Smowton
|
9a2a13ed55
|
Merge remote-tracking branch 'origin/main' into smowton/admin/merge-rc317-into-main
|
2025-03-19 16:01:29 +00:00 |
|
Paolo Tranquilli
|
a034444f91
|
Swift: add change note
|
2025-03-18 08:36:04 +01:00 |
|
Paolo Tranquilli
|
6e507a5e00
|
Swift: add summary about total extracted nodes
|
2025-03-18 08:27:14 +01:00 |
|
github-actions[bot]
|
51cdeefafb
|
Post-release preparation for codeql-cli-2.20.7
|
2025-03-17 13:00:41 +00:00 |
|
github-actions[bot]
|
2d64a618e6
|
Release preparation for version 2.20.7
|
2025-03-17 12:15:54 +00:00 |
|
Tom Hvitved
|
dcd01befc2
|
Swift: Cache Element.toString
|
2025-03-14 11:58:42 +01:00 |
|
Tom Hvitved
|
dd21dab055
|
Swift: Add get(Immediate)Child predicate
|
2025-03-13 11:13:04 +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 |
|
Tom Hvitved
|
a8bb37c3c2
|
Swift: Update expected test output
|
2025-02-20 10:19:45 +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 |
|
Paolo Tranquilli
|
f28140bee9
|
Merge branch 'main' into redsun82/env-dump-integration-test
|
2025-02-14 10:29:53 +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 |
|
Anders Schack-Mulligen
|
0b5270979d
|
SSA: Remove the need for ExitBasicBlock in SSA.
|
2025-02-10 14:36:18 +01:00 |
|
Simon Friis Vindum
|
820d2cbeb8
|
Shared: Use edge dominance in basic block library
|
2025-02-06 10:38:32 +01:00 |
|
Remco Vermeulen
|
7619f1dac9
|
Merge pull request #18679 from rvermeulen/rvermeulen/ccr-suites
Add CCR suites
|
2025-02-05 09:35:48 -08:00 |
|
Paolo Tranquilli
|
d65a704209
|
Merge pull request #18635 from hvitved/codegen/self-type-alias
Codegen: Improve return type of self-typed properties
|
2025-02-05 17:20:25 +01:00 |
|
Remco Vermeulen
|
9894e9ef9f
|
Add CCR suites
|
2025-02-05 01:58:34 +00:00 |
|
github-actions[bot]
|
f1b05a79a4
|
Post-release preparation for codeql-cli-2.20.4
|
2025-02-04 09:25:09 +00:00 |
|
github-actions[bot]
|
573e53e454
|
Release preparation for version 2.20.4
|
2025-02-03 15:19:35 +00:00 |
|
Tom Hvitved
|
55ac9ae021
|
Swift: Run codegen
|
2025-02-03 09:11:11 +01:00 |
|
erik-krogh
|
a1afa20d4b
|
add change-notes
|
2025-01-27 22:43:13 +01:00 |
|
erik-krogh
|
34f5f61a10
|
all: use my script to delete outdated deprecations
|
2025-01-27 22:16:48 +01:00 |
|
Simon Friis Vindum
|
e13a7a224f
|
Merge branch 'main' into shared-basic-block-library
|
2025-01-24 09:54:26 +01:00 |
|
Paolo Tranquilli
|
cf430da602
|
Rust/Swift: add integration tests checking env dumping
|
2025-01-23 09:15:54 +01:00 |
|
Paolo Tranquilli
|
de020f60e2
|
Merge branch 'main' into redsun82/swift-ios
|
2025-01-21 08:26:55 +01:00 |
|
github-actions[bot]
|
fbb7f0a0c6
|
Post-release preparation for codeql-cli-2.20.2
|
2025-01-20 21:11:14 +00:00 |
|
github-actions[bot]
|
a0512a50f2
|
Release preparation for version 2.20.2
|
2025-01-20 21:11:12 +00:00 |
|
Paolo Tranquilli
|
8c54f51cc9
|
Swift: use xcode fixture
|
2025-01-17 15:27:20 +01:00 |
|
Simon Friis Vindum
|
4d05b6a0a5
|
Shared: Address review comments for shared basic block library
|
2025-01-17 13:11:49 +01:00 |
|
Simon Friis Vindum
|
c051eecfb4
|
Shared: Add shared basic block library
|
2025-01-16 16:36:45 +01:00 |
|
Paolo Tranquilli
|
8189a8669c
|
Swift: add skeleton iOS app for integration testing
|
2025-01-16 13:07:39 +01:00 |
|
Geoffrey White
|
90faab456d
|
Merge pull request #18473 from geoffw0/sensitive2
Improve shared sensitive data library handling of snake_case variable names
|
2025-01-15 18:02:33 +00:00 |
|
Geoffrey White
|
5ef5b04aac
|
Add change notes.
|
2025-01-10 11:16:53 +00:00 |
|