github-actions[bot]
|
90d29994c8
|
Release preparation for version 2.22.4
|
2025-08-18 14:06:09 +00:00 |
|
Sid Gawri
|
d84e5319c3
|
changenote
|
2025-08-15 15:59:05 -04:00 |
|
Sid Gawri
|
a8889ff056
|
add extensions for remote sources
|
2025-08-14 16:10:49 -04:00 |
|
Anders Schack-Mulligen
|
b67394a450
|
Merge pull request #20183 from aschackmull/java/barrierguard-wrappers
Java: Enable BarrierGuard wrappers
|
2025-08-14 16:06:21 +02:00 |
|
Anders Schack-Mulligen
|
492a5ca087
|
Java: Add some more exception edges to the CFG to facilitate guard wrappers.
|
2025-08-08 10:40:07 +02:00 |
|
Anders Schack-Mulligen
|
e94f018e14
|
Kotlin: Support kotlin Throws annotations.
|
2025-08-08 10:28:58 +02:00 |
|
Paolo Tranquilli
|
72843b56e8
|
Java: use java 17 in no-wrapper tests
Gradle 9 requires Java 17.
|
2025-08-08 08:58:56 +02:00 |
|
Anders Schack-Mulligen
|
3b3f4bc782
|
Java/Guards: Remove unused.
|
2025-08-07 15:43:00 +02:00 |
|
Anders Schack-Mulligen
|
b19f15b3aa
|
Java: Simplify ArithmeticCommon using BarrierGuards.
|
2025-08-07 15:43:00 +02:00 |
|
Anders Schack-Mulligen
|
9957cbe656
|
Java/Guards: Improve BarrierGuards to include validate(x = ...) checks.
|
2025-08-07 15:42:59 +02:00 |
|
Anders Schack-Mulligen
|
a04ff18ba4
|
Java: Enable validation wrappers in BarrierGuards.
|
2025-08-07 15:42:59 +02:00 |
|
Anders Schack-Mulligen
|
b51c0e7cb6
|
Java: Add change note.
|
2025-08-07 14:51:50 +02:00 |
|
Anders Schack-Mulligen
|
d9cfe14729
|
Java: Accept qltest change.
|
2025-08-07 14:51:49 +02:00 |
|
Anders Schack-Mulligen
|
f90b6ab005
|
Guards: Add support for wrappers that may throw exceptions.
|
2025-08-07 14:51:48 +02:00 |
|
Anders Schack-Mulligen
|
0c31a80f3c
|
Guards: Generalise wrapper guards.
|
2025-08-07 14:51:47 +02:00 |
|
Anders Schack-Mulligen
|
1bdaa2420d
|
Java: Simplify Guards instantiation a bit.
|
2025-08-07 14:51:46 +02:00 |
|
Anders Schack-Mulligen
|
3aaf48de11
|
Guards: Remove CustomGuard nesting in Guards instantiation.
|
2025-08-07 14:51:46 +02:00 |
|
Anders Schack-Mulligen
|
1823355fae
|
Merge pull request #20171 from aschackmull/java/nullness-fn
Java: document nullness false negative as qltest
|
2025-08-05 14:17:09 +02:00 |
|
Anders Schack-Mulligen
|
94274288d3
|
Merge pull request #20127 from aschackmull/java/joinorder3
Java: Improve a couple of join-orders
|
2025-08-05 14:15:42 +02:00 |
|
Anders Schack-Mulligen
|
c59d20a668
|
Merge pull request #20163 from aschackmull/java/postdom-normal
Java: Assume normal termination in post-dominance.
|
2025-08-05 14:01:04 +02:00 |
|
Anders Schack-Mulligen
|
23aac0ac51
|
Java: document nullness false negative as qltest
|
2025-08-05 13:49:51 +02:00 |
|
Anders Schack-Mulligen
|
273429d14a
|
Java: Accept qltest output
|
2025-08-05 10:32:53 +02:00 |
|
github-actions[bot]
|
fb4b0aac53
|
Post-release preparation for codeql-cli-2.22.3
|
2025-08-04 17:18:08 +00:00 |
|
github-actions[bot]
|
fd82aeb1f8
|
Release preparation for version 2.22.3
|
2025-08-04 15:47:57 +00:00 |
|
Anders Schack-Mulligen
|
0a27a8c255
|
Java: Assume normal termination in post-dominance.
|
2025-08-04 15:08:26 +02:00 |
|
Ian Lynagh
|
492e27b8e8
|
Merge pull request #20141 from igfoo/igfoo/kotlin-2.2.20-beta2
Kotlin: Support 2.2.20-beta2
|
2025-07-31 12:00:17 +01:00 |
|
Ian Lynagh
|
e589019e04
|
Kotlin: Use 2.2.20-Beta2 rather than 2.2.20-Beta1
|
2025-07-30 14:14:14 +01:00 |
|
Ian Lynagh
|
4ea6133042
|
Kotlin: Add 2.2.20-Beta2 jars
|
2025-07-30 14:13:02 +01:00 |
|
Ian Lynagh
|
c78818d7dd
|
Kotlin: Remove *2.2.20-Beta1* jars
|
2025-07-30 14:12:43 +01:00 |
|
Anders Schack-Mulligen
|
5ca9c090a8
|
Merge pull request #20132 from aschackmull/ssa/guardvalue
SSA: Update data flow integration and BarrierGuard interface to use GuardValue.
|
2025-07-30 12:23:17 +02:00 |
|
idrissrio
|
ac52a1b123
|
Java: Move extractorInformationSkipKey predicate to library pack
|
2025-07-29 09:45:18 +02:00 |
|
Anders Schack-Mulligen
|
3b8234ecec
|
SSA: Update data flow integration and BarrierGuard interface to use GuardValue.
|
2025-07-28 11:29:12 +02:00 |
|
Anders Schack-Mulligen
|
6c8275298b
|
Java: Improve ObjFlow performance.
|
2025-07-25 14:41:06 +02:00 |
|
Anders Schack-Mulligen
|
5ca35afb8c
|
Java: Improve joinorder in getErasedRepr.
|
2025-07-25 13:34:11 +02:00 |
|
Anders Schack-Mulligen
|
e3021f4a65
|
Java: Untangle code a bit to improve join order.
|
2025-07-25 13:33:14 +02:00 |
|
Ian Lynagh
|
604af65b02
|
Kotlin: Opt in to DeprecatedForRemovalCompilerApi
We'll need a proper fix for this, but this will keep things working in
the meantime.
|
2025-07-23 12:51:12 +01:00 |
|
Ian Lynagh
|
709c111522
|
Kotlin: Add getJvmModuleNameForDeserializedDescriptor wrapper
It has been removed in 2.2.20.
|
2025-07-23 12:51:12 +01:00 |
|
Ian Lynagh
|
8432f6e42e
|
Kotlin: Add 2.2.20-Beta1 version
|
2025-07-23 11:52:48 +01:00 |
|
Ian Lynagh
|
965f1fc547
|
Kotlin: Add 2.2.20 deps
|
2025-07-23 11:51:45 +01:00 |
|
Ian Lynagh
|
f148f434e1
|
Kotlin: Add a changenote for the addition of 2.2.2x support
|
2025-07-23 11:49:38 +01:00 |
|
Ian Lynagh
|
ad391df03f
|
Kotlin: Support 2.2.20
|
2025-07-23 11:47:52 +01:00 |
|
Ian Lynagh
|
09dd708086
|
Merge pull request #20031 from igfoo/igfoo/kotlin-tests-2.2.0
Kotlin: Run the tests with 2.2.0
|
2025-07-22 22:20:40 +01:00 |
|
Ian Lynagh
|
cd3143f106
|
Kotlin: Disable the custom plugin test for now
|
2025-07-22 17:38:14 +01:00 |
|
Ian Lynagh
|
9a03f2eb26
|
Kotlin: Accept test changes in 2.2.0
|
2025-07-22 17:38:14 +01:00 |
|
Ian Lynagh
|
65bd1aff83
|
Kotlin: Update default version to 2.2.0
Changes the default version from 2.1.20 to 2.2.0 in the wrapper.py file.
|
2025-07-22 17:38:14 +01:00 |
|
github-actions[bot]
|
37cc78255a
|
Post-release preparation for codeql-cli-2.22.2
|
2025-07-22 14:22:20 +00:00 |
|
Nick Rolfe
|
43d14c28c2
|
Tweak changenotes
|
2025-07-22 15:06:09 +01:00 |
|
github-actions[bot]
|
997547b8ef
|
Release preparation for version 2.22.2
|
2025-07-22 14:04:14 +00:00 |
|
Nick Rolfe
|
825c813095
|
Revert "Release preparation for version 2.22.2"
|
2025-07-22 14:33:45 +01:00 |
|
Nick Rolfe
|
74cd982aca
|
Tweak changenotes
|
2025-07-22 09:51:52 +01:00 |
|