Alex Denisov
|
cf0fc5829f
|
Swift: extract extension declarations
|
2022-06-14 08:22:43 +02:00 |
|
thiggy1342
|
6bef71ea2c
|
tweaks to tests
|
2022-06-14 02:17:12 +00:00 |
|
thiggy1342
|
7bdec98e6f
|
draft tests
|
2022-06-14 02:13:15 +00:00 |
|
thiggy1342
|
c012c235c6
|
rough draft of check request verb query
|
2022-06-14 01:45:02 +00:00 |
|
dependabot[bot]
|
91d1adea9e
|
Bump crossbeam-utils from 0.8.5 to 0.8.8 in /ruby
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.5...crossbeam-utils-0.8.8)
---
updated-dependencies:
- dependency-name: crossbeam-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-14 00:43:21 +00:00 |
|
dependabot[bot]
|
80e47dec31
|
Bump regex from 1.5.4 to 1.5.5 in /ruby
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-14 00:38:02 +00:00 |
|
Henry Mercer
|
f7cc46b84b
|
Merge pull request #9467 from github/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 3 to 4
|
2022-06-14 02:24:22 +02:00 |
|
dependabot[bot]
|
b78f30b58d
|
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 19:33:33 +00:00 |
|
Alex Ford
|
8d195e3188
|
Merge pull request #9157 from alexrford/crypto-op-block-mode
Ruby/Python: Add a `BlockMode` concept for `CryptographicOperations`
|
2022-06-13 21:32:36 +02:00 |
|
Mathias Vorreiter Pedersen
|
6c8982b46e
|
Merge pull request #9469 from rdmarsh2/rdmarsh2/swift/dataflow-inout
Swift: Dataflow through inout parameters
|
2022-06-13 18:11:11 +01:00 |
|
Robert Marsh
|
5f77552c37
|
Merge branch 'main' into rdmarsh2/fix-ir-globals
|
2022-06-13 12:43:08 -04:00 |
|
Mathias Vorreiter Pedersen
|
20d9aaf055
|
Merge pull request #9516 from MathiasVP/revert-9419-revert-9373-cfg-for-key-paths
Swift: Reintroduce control-flow for key paths
|
2022-06-13 17:34:12 +01:00 |
|
Taus
|
ba6a4c6399
|
QL: Use more precise type for getImplements
|
2022-06-13 16:06:05 +00:00 |
|
Taus
|
5a214afdb8
|
QL: Use more precise type for getParameter
|
2022-06-13 15:53:47 +00:00 |
|
Robert Marsh
|
d7f839a147
|
Swift: use ExitNode as CFG for InoutReturnNode
|
2022-06-13 15:50:30 +00:00 |
|
Taus
|
81e41106e7
|
QL: Add fields for signatureExpr
|
2022-06-13 15:47:56 +00:00 |
|
Robert Marsh
|
9f2abf3d47
|
Swift: more inout dataflow tests
|
2022-06-13 15:39:17 +00:00 |
|
Taus
|
8c46846b82
|
Add fields to ModuleParam children
|
2022-06-13 14:27:03 +00:00 |
|
Taus
|
0b8656e625
|
Rename Application to Instantiation
|
2022-06-13 14:25:55 +00:00 |
|
Taus
|
a08be0d9b9
|
QL: Add parser support for parameterised modules
|
2022-06-13 13:52:26 +00:00 |
|
Robert Marsh
|
84518c8d54
|
Merge pull request #9404 from MathiasVP/swift-get-enclosing-function
Swift: Add `getEnclosingFunction` to `AstNode`
|
2022-06-13 09:37:51 -04:00 |
|
Geoffrey White
|
3ae60808c1
|
Merge pull request #9399 from geoffw0/cleartextbufferwriteperf
C++: Improve performance of Printf::callsVariadicFormatter.
|
2022-06-13 14:32:55 +01:00 |
|
Erik Krogh Kristensen
|
caf1d45bc6
|
Merge pull request #9407 from erik-krogh/rubyFixJoin
RB: fix bad CP in the charPred for CipherOperation
|
2022-06-13 13:17:50 +02:00 |
|
Ian Lynagh
|
7c5a4909c6
|
Merge pull request #9468 from igfoo/igfoo/overloads
Kotlin: Put overloads together
|
2022-06-13 10:44:55 +01:00 |
|
Ian Lynagh
|
bdae353d4d
|
Merge pull request #9475 from igfoo/igfoo/builddir
Kotlin: Do each build in its own directory
|
2022-06-13 10:44:36 +01:00 |
|
Ian Lynagh
|
ae472f32de
|
Merge pull request #9453 from igfoo/igfoo/sam
Kotlin: Simplify samMember computation
|
2022-06-13 10:44:18 +01:00 |
|
Ian Lynagh
|
d8edc83ea2
|
Merge pull request #9451 from igfoo/igfoo/useValueParameter
Kotlin: Remove some redundant code
|
2022-06-13 10:43:54 +01:00 |
|
Ian Lynagh
|
72ea5973af
|
Merge pull request #9454 from igfoo/igfoo/extractFunction_idOverride
Kotlin: Remove unused idOverride argument to extractFunction
|
2022-06-13 10:43:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
89bda047ff
|
Swift: Accept test changes.
|
2022-06-13 10:14:08 +01:00 |
|
Mathias Vorreiter Pedersen
|
7e5235b4d5
|
Revert "Merge pull request #9419 from github/revert-9373-cfg-for-key-paths"
This reverts commit 2187bf5dde, reversing
changes made to 8b1605a617.
|
2022-06-13 10:12:22 +01:00 |
|
Mathias Vorreiter Pedersen
|
ae288332cc
|
Merge pull request #9511 from MathiasVP/fix-completion-for-patterns
Swift: Fix completion for "naked" patterns
|
2022-06-13 10:56:07 +02:00 |
|
Mathias Vorreiter Pedersen
|
32ef535ad7
|
Merge pull request #9430 from github/redsun82/swift-unknown-location
Swift: add `UnknownLocation`
|
2022-06-13 10:55:53 +02:00 |
|
Paolo Tranquilli
|
28d2fd7a22
|
Merge pull request #9416 from github/redsun82/swift-codegen-docs
Swift: document and partially simplify codegen
|
2022-06-13 10:50:16 +02:00 |
|
Calum Grant
|
28c0906886
|
Update ruby/ql/lib/codeql/ruby/frameworks/stdlib/Logger.qll
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
|
2022-06-13 09:41:41 +01:00 |
|
Mathias Vorreiter Pedersen
|
9d7afab185
|
Swift: Fix completion for patterns that occur outside 'CaseLabelItems'. Previously we'd add an unnecessary 'no-match' completion to these patterns even though they were always matching. This caused some confusing output in the graph tests in particular.
|
2022-06-13 09:24:18 +01:00 |
|
AlexDenisov
|
e1c7de98e8
|
Merge pull request #9427 from github/redsun82/swift-macos-arm-workaround
Swift: build x86_64 on arm64 macOS
|
2022-06-13 06:30:54 +02:00 |
|
thiggy1342
|
038e6363a9
|
update severity
|
2022-06-11 00:09:50 +00:00 |
|
thiggy1342
|
c7e67eb2e2
|
expand test coverage for sanitizers
|
2022-06-10 21:30:41 +00:00 |
|
Ian Lynagh
|
669c1faf29
|
Kotlin: Do each build in its own directory
This can make life easier when debugging.
|
2022-06-10 15:01:37 +01:00 |
|
Donatas Abraitis
|
3174c4fa9b
|
doc: Add missing closing bracket in basic-query-for-cpp-code
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
|
2022-06-10 09:49:52 +03:00 |
|
Robert Marsh
|
97815bfa61
|
Swift: fix implicit this usage
|
2022-06-09 18:50:40 +00:00 |
|
Robert Marsh
|
755c56dafe
|
Swift: autoformat
|
2022-06-09 18:50:39 +00:00 |
|
Robert Marsh
|
fca1afa493
|
Swift: fix inout parameter conflation at return
|
2022-06-09 17:09:49 +00:00 |
|
Robert Marsh
|
8d4830cd23
|
Swift: make dataflow test a path-problem
|
2022-06-09 17:09:49 +00:00 |
|
Robert Marsh
|
a7663adf90
|
Swift: add flow through inout parameters
|
2022-06-09 17:09:49 +00:00 |
|
Robert Marsh
|
21ba73138d
|
Swift: add CallExprCfgNode
|
2022-06-09 17:09:49 +00:00 |
|
Robert Marsh
|
cb3da0eedd
|
Swift: add some ParamDecl methods
|
2022-06-09 17:09:48 +00:00 |
|
Robert Marsh
|
776a2965ca
|
Swift: extract isInOut for parameters
|
2022-06-09 17:09:48 +00:00 |
|
Ian Lynagh
|
6055aaf048
|
Kotlin: Put overloads together
Makes it easier when reading the code.
The substituteTypeArguments functions aren't actually overloads, but I
think the same applies.
|
2022-06-09 17:43:11 +01:00 |
|
Dave Bartolomeo
|
5780f156d1
|
Merge pull request #9456 from dbartol/dbartol/go-suite-helpers/work
Fix `codeql/suite-helpers` dependency for Go
|
2022-06-09 12:04:15 -04:00 |
|