Geoffrey White
|
037f246cda
|
Merge branch 'main' into arraysteptest
|
2023-09-19 10:33:32 +01:00 |
|
Geoffrey White
|
bcf990b362
|
Swift: Add change note.
|
2023-09-18 22:17:43 +01:00 |
|
Paolo Tranquilli
|
dc299fc9fa
|
Merge pull request #14208 from github/redsun82/swift-unordered-base-types
Swift: rename `base_types` in `TypeDecl` to `inherited_types`
|
2023-09-18 14:21:20 +02:00 |
|
Geoffrey White
|
c3ea0cea91
|
Merge branch 'main' into logfix
|
2023-09-18 10:00:16 +01:00 |
|
Robert Marsh
|
2b54ad58b0
|
Swift: change note for nil-coalesing operator
|
2023-09-15 20:44:05 +00:00 |
|
Robert Marsh
|
6ad78eba05
|
Swift: ArrayContent aliased to CollectionContent
|
2023-09-14 13:08:36 +00:00 |
|
Paolo Tranquilli
|
168aca0af4
|
Swift: add release notes
|
2023-09-14 10:25:16 +02:00 |
|
Robert Marsh
|
86bd2168ec
|
Swift: breaking change note for array content removal
|
2023-09-13 18:34:30 +00:00 |
|
Geoffrey White
|
535a69cd8b
|
Merge branch 'main' into logfix
|
2023-09-13 19:01:52 +01:00 |
|
Geoffrey White
|
d01a3e26d6
|
Swift: Change note.
|
2023-09-13 18:20:49 +01:00 |
|
Robert Marsh
|
c2868fe05a
|
Swift: change note for keypath write dataflow
|
2023-09-12 15:53:50 +00:00 |
|
Geoffrey White
|
1cde183005
|
Merge branch 'main' into logfix
|
2023-09-11 13:14:58 +01:00 |
|
Robert Marsh
|
5bdd9597d2
|
Merge branch 'main' into rdmarsh2/swift/dictionary-flow-tuples
|
2023-09-06 14:50:16 +00:00 |
|
github-actions[bot]
|
abf2b12b1c
|
Release preparation for version 2.14.4
|
2023-09-05 16:56:14 +00:00 |
|
Geoffrey White
|
0cb00c9091
|
Swift: Change note.
|
2023-08-31 15:50:54 +01:00 |
|
Dave Bartolomeo
|
3343b78015
|
Merge pull request #14074 from github/post-release-prep/codeql-cli-2.14.3
Post-release preparation for codeql-cli-2.14.3
|
2023-08-28 13:34:10 -04:00 |
|
Mathias Vorreiter Pedersen
|
2fd627b460
|
Merge pull request #13827 from geoffw0/closuremodels
Swift: Model withUnsafeBytes and similar closure methods
|
2023-08-25 10:01:52 +01:00 |
|
Robert Marsh
|
a335ece5e5
|
Swift: change note for keypath optional flows
|
2023-08-21 20:11:37 +00:00 |
|
github-actions[bot]
|
098dfb4242
|
Release preparation for version 2.14.3
|
2023-08-18 14:48:15 +00:00 |
|
Geoffrey White
|
59e2b0482c
|
Merge branch 'main' into closuremodels
|
2023-08-17 17:16:44 +01:00 |
|
Geoffrey White
|
c9e26678d0
|
Swift: Change notes.
|
2023-08-16 10:58:04 +01:00 |
|
Geoffrey White
|
b6dc2acc71
|
Merge branch 'main' into typegetname
|
2023-08-14 10:46:14 +01:00 |
|
Robert Marsh
|
f047161741
|
Swift: Change note for dictionary flow
|
2023-08-11 17:33:45 +00:00 |
|
Henry Mercer
|
1213eba630
|
Merge branch 'main' into post-release-prep/codeql-cli-2.14.2
|
2023-08-11 13:54:55 +01:00 |
|
Geoffrey White
|
0a2e4def8e
|
Swift: Change note.
|
2023-08-10 19:53:24 +01:00 |
|
Geoffrey White
|
131b2b3e0c
|
Swift: Change note.
|
2023-08-09 09:25:43 +01:00 |
|
Geoffrey White
|
e9f0b535ea
|
Merge branch 'main' into forceunwrap
|
2023-08-08 16:03:31 +01:00 |
|
Geoffrey White
|
063ab1c13f
|
Merge branch 'main' into closuremodels
|
2023-08-08 09:40:27 +01:00 |
|
github-actions[bot]
|
79c90fa36a
|
Release preparation for version 2.14.2
|
2023-08-07 18:08:52 +00:00 |
|
Geoffrey White
|
dc98dec5b6
|
Swift: Change note.
|
2023-08-07 13:16:00 +01:00 |
|
Robert Marsh
|
3ebbb80a9e
|
Swift: Change note for CollectionContent
|
2023-08-04 20:19:35 +00:00 |
|
Geoffrey White
|
af8d4e5ab2
|
Swift: Change note.
|
2023-08-04 09:42:53 +01:00 |
|
Mathias Vorreiter Pedersen
|
89aa86a1d6
|
Merge pull request #13741 from rdmarsh2/rdmarsh2/swift/array-content-flow
Swift: add DataFlow::Content for arrays
|
2023-08-02 17:37:40 +02:00 |
|
Geoffrey White
|
e30ac42e3e
|
Merge branch 'main' into typegetname
|
2023-08-01 16:36:31 +01:00 |
|
Geoffrey White
|
1c64fb16f1
|
Merge pull request #13756 from geoffw0/sources2
Swift: CustomUrlSchemes test enhancements and minor model improvement
|
2023-07-31 12:53:03 +01:00 |
|
Geoffrey White
|
2ba983bf4a
|
Swift: Change note.
|
2023-07-27 22:04:07 +01:00 |
|
Robert Marsh
|
c36ce785d8
|
Merge branch 'main' into rdmarsh2/swift/array-content-flow
|
2023-07-27 19:18:03 +00:00 |
|
Chris Smowton
|
c69a9ea032
|
Merge pull request #13793 from github/post-release-prep/codeql-cli-2.14.1
Post-release preparation for codeql-cli-2.14.1
|
2023-07-26 17:22:05 +01:00 |
|
Geoffrey White
|
aedd073dad
|
Merge pull request #12416 from geoffw0/contig
Swift: Model Sequence.withContiguousStorageIfAvailable
|
2023-07-25 14:05:07 +01:00 |
|
Geoffrey White
|
066a6ef7c4
|
Swift: Change note.
|
2023-07-24 09:13:56 +01:00 |
|
Geoffrey White
|
dc89e0d2b0
|
Swift: Change note.
|
2023-07-24 08:28:37 +01:00 |
|
github-actions[bot]
|
c936a920b0
|
Release preparation for version 2.14.1
|
2023-07-20 16:32:27 +00:00 |
|
Geoffrey White
|
6f5d58c479
|
Merge pull request #13770 from geoffw0/parsemode3
Swift: Track regular expression parse modes set in code
|
2023-07-20 13:18:41 +01:00 |
|
Anders Schack-Mulligen
|
e72a0b2f8c
|
Dataflow: Add change notes.
|
2023-07-19 11:41:15 +02:00 |
|
Geoffrey White
|
0660f98a33
|
Swift: Change note.
|
2023-07-19 10:37:34 +01:00 |
|
Robert Marsh
|
bcc45658b3
|
Swift: Change note for ArrayContent
|
2023-07-18 14:12:53 +00:00 |
|
Geoffrey White
|
b5a8a8d431
|
Merge pull request #13715 from geoffw0/parsemode
Swift: Recognize regular expression parse mode flags
|
2023-07-18 09:09:56 +01:00 |
|
Geoffrey White
|
70a9fe3974
|
Swift: Change note.
|
2023-07-17 15:42:56 +01:00 |
|
Geoffrey White
|
69b98c769c
|
Merge pull request #13354 from geoffw0/sharedsensitive2
Swift: Improve SensitiveExprs.qll Heuristics
|
2023-07-17 09:16:09 +01:00 |
|
Geoffrey White
|
0bd522aa7b
|
Merge branch 'main' into sharedsensitive2
|
2023-07-12 21:07:06 +01:00 |
|