Geoffrey White
|
2e93c1d7b6
|
Merge pull request #14879 from geoffw0/contentsof
Swift: "contentsOf" sources
|
2023-11-24 17:47:57 +00:00 |
|
Geoffrey White
|
1638796173
|
Swift: Add change note.
|
2023-11-24 15:41:49 +00:00 |
|
Alex Denisov
|
2783c6dcd0
|
Swift: add change note
|
2023-11-24 10:11:51 +01:00 |
|
Geoffrey White
|
012dc59bf3
|
Swift: Change note.
|
2023-11-22 15:24:19 +00:00 |
|
Alex Denisov
|
b9952618ff
|
Swift: fix and update change note date
|
2023-11-21 14:52:28 +01:00 |
|
Alex Denisov
|
b269b79bb3
|
Merge branch 'main' into alexdenisov/macros
|
2023-11-21 14:51:00 +01:00 |
|
github-actions[bot]
|
6ec9b95072
|
Release preparation for version 2.15.3
|
2023-11-16 13:07:16 +00:00 |
|
Arthur Baars
|
641646ac08
|
Rename change note
|
2023-11-16 14:04:25 +01:00 |
|
Alex Denisov
|
1f5be03137
|
Swift: add change note
|
2023-11-15 14:07:45 +01:00 |
|
Alex Denisov
|
559b965e74
|
Swift: add change note
|
2023-11-14 16:11:28 +01:00 |
|
Alex Denisov
|
e865c3cbd3
|
Swift: extract parameter packs
|
2023-11-10 10:20:14 +01:00 |
|
Mathias Vorreiter Pedersen
|
68e7f84c23
|
Merge pull request #14661 from geoffw0/commandinject4
Swift: Fix defaultImplicitTaintRead on fields
|
2023-11-08 15:52:18 +00:00 |
|
Alex Denisov
|
d510739ca2
|
Swift: add 5.9 chagenote
|
2023-11-08 12:20:33 +01:00 |
|
Geoffrey White
|
3465c34cb6
|
Merge pull request #14680 from geoffw0/dataclosure
Swift: Generalize flow through subscript writes / test and fix some closure methods of Data
|
2023-11-06 19:39:08 +00:00 |
|
Geoffrey White
|
e621d208e4
|
Merge branch 'main' into nsstringclosure
|
2023-11-03 20:54:53 +00:00 |
|
Geoffrey White
|
e90b630c9b
|
Merge branch 'main' into dataclosure
|
2023-11-03 20:50:20 +00:00 |
|
Geoffrey White
|
041dc19055
|
Swift: Change note.
|
2023-11-03 16:22:46 +00:00 |
|
Geoffrey White
|
71ad6a8262
|
Swift: Change note.
|
2023-11-03 14:53:37 +00:00 |
|
Robert Marsh
|
81d77bf37c
|
Merge pull request #14578 from geoffw0/stringwith
Swift: Models for String methods involving closures.
|
2023-11-02 13:53:22 -04:00 |
|
Geoffrey White
|
48c3db2290
|
Swift: Change note.
|
2023-11-01 18:49:45 +00:00 |
|
Mathias Vorreiter Pedersen
|
e75562e508
|
Merge pull request #14633 from github/redsun82/capture-list-vars
Swift: add `VarDecl` children to `CaptureListExpr`
|
2023-10-31 12:48:14 +01:00 |
|
Paolo Tranquilli
|
5407b57261
|
Swift: add change note
|
2023-10-31 10:57:02 +01:00 |
|
github-actions[bot]
|
4641990021
|
Release preparation for version 2.15.2
|
2023-10-30 11:05:53 +00:00 |
|
Geoffrey White
|
1929dead39
|
Merge branch 'main' into implicitflow
|
2023-10-27 23:35:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
6062fbb475
|
Merge pull request #14383 from geoffw0/nsstringregex
Swift: Add regular expression evaluation models for StringProtocol and NSString methods
|
2023-10-27 15:49:23 +01:00 |
|
Mathias Vorreiter Pedersen
|
4aed638066
|
Merge pull request #14577 from MathiasVP/capture-flow-swift
Swift: Add variable-capture flow
|
2023-10-27 14:09:04 +01:00 |
|
Mathias Vorreiter Pedersen
|
a5a7d27c4b
|
Swift: Add change note.
|
2023-10-27 11:16:32 +01:00 |
|
Geoffrey White
|
ff15b73250
|
Swift: Update the change note.
|
2023-10-25 16:32:59 +01:00 |
|
Geoffrey White
|
bf6e6a1e68
|
Merge branch 'main' into stringwith
|
2023-10-25 10:58:25 +01:00 |
|
Geoffrey White
|
42a2ec9891
|
Merge branch 'main' into substring
|
2023-10-24 17:03:00 +01:00 |
|
Geoffrey White
|
06b1cd939c
|
Merge pull request #14502 from geoffw0/xmlquery
Swift: Model RawRepresentable
|
2023-10-24 16:25:15 +01:00 |
|
Geoffrey White
|
d2d70cc782
|
Swift: Change note.
|
2023-10-24 16:17:21 +01:00 |
|
Paolo Tranquilli
|
c92519ed6b
|
Merge pull request #14538 from github/redsun82/add-unspecified-element-children
Swift: add children to `UnspecifiedElement`
|
2023-10-20 12:27:05 +02:00 |
|
Dave Bartolomeo
|
712f7758cf
|
Merge branch 'main' into post-release-prep/codeql-cli-2.15.1
|
2023-10-19 12:14:07 -04:00 |
|
Paolo Tranquilli
|
d55289bf68
|
Swift: add children to UnspecifiedElement
This will allow better downgrade scripts in the future.
|
2023-10-18 16:42:04 +02:00 |
|
Geoffrey White
|
b93442a2b6
|
Merge pull request #14523 from geoffw0/appendingformat
Swift: Model StringProtocol.appendingformat and String.decodecstring
|
2023-10-17 18:04:29 +01:00 |
|
Robert Marsh
|
53e80e0f27
|
Merge pull request #14398 from rdmarsh2/rdmarsh2/swift/autoclosure-cfg
Swift: add CFG for normal autoclosures
|
2023-10-17 11:50:24 -04:00 |
|
Geoffrey White
|
0a96eb0a40
|
Swift: Change note.
|
2023-10-16 21:43:55 +01:00 |
|
github-actions[bot]
|
3b3c036626
|
Release preparation for version 2.15.1
|
2023-10-16 17:49:39 +00:00 |
|
Geoffrey White
|
c6ff42986d
|
Swift: Change note.
|
2023-10-16 18:43:03 +01:00 |
|
Geoffrey White
|
225a9fe2d8
|
Merge branch 'main' into implicitflow
|
2023-10-16 11:02:34 +01:00 |
|
Geoffrey White
|
39a6375606
|
Swift: Change note.
|
2023-10-16 10:17:32 +01:00 |
|
Geoffrey White
|
e2ac3769bc
|
Swift: Change note.
|
2023-10-13 17:42:14 +01:00 |
|
Mathias Vorreiter Pedersen
|
02f73145d6
|
Merge pull request #14354 from geoffw0/conversions2
Swift: Improve models for Numeric, RangeReplaceableCollection
|
2023-10-12 11:13:50 +01:00 |
|
Henry Mercer
|
1a370bfbbe
|
Merge pull request #14443 from github/post-release-prep/codeql-cli-2.15.0
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 17:39:04 +01:00 |
|
Robert Marsh
|
dab9a859f3
|
Merge branch 'main' into rdmarsh2/swift/autoclosure-cfg
|
2023-10-09 14:21:28 +00:00 |
|
Robert Marsh
|
30a9656ebb
|
Swift: change note for autoclosure cfg
|
2023-10-06 20:19:35 +00:00 |
|
Robert Marsh
|
ec292ca4e1
|
Swift: Split for-each change note into two lines
|
2023-10-06 15:21:55 +00:00 |
|
Geoffrey White
|
17894db501
|
Merge branch 'main' into conversions2
|
2023-10-05 15:33:05 +01:00 |
|
Geoffrey White
|
446416f1ab
|
Swift: Change note.
|
2023-10-05 11:06:11 +01:00 |
|