Asger F
|
a887ff4f09
|
JS: Add test cases to include results with column-zero end locations
|
2022-11-07 15:13:25 +01:00 |
|
Jeroen Ketema
|
5732c3bca0
|
Merge branch 'main' into mathiasvp/replace-ast-with-ir-use-usedataflow
|
2022-11-07 15:03:26 +01:00 |
|
Stephan Brandauer
|
577f1a588b
|
Merge pull request #11143 from github/codeql-ci/atm/release-0.4.0
JS: Bump version numbers of ML-powered packs after 0.4.0 release
|
2022-11-07 15:03:24 +01:00 |
|
erik-krogh
|
7a8e7150f0
|
add change-note
|
2022-11-07 14:36:55 +01:00 |
|
erik-krogh
|
f2d980b132
|
update ruby build to include the regex pack (depend on #10668)
|
2022-11-07 14:36:53 +01:00 |
|
erik-krogh
|
860c3c443c
|
update expected output of the queries (some sorting changed due to locations being used slightly differently in the shared pack)
|
2022-11-07 14:34:20 +01:00 |
|
erik-krogh
|
40e4359173
|
port the Ruby regex/redos queries to use the shared pack
|
2022-11-07 14:34:18 +01:00 |
|
erik-krogh
|
3432e814c5
|
add a Ruby implementation of RegexTreeViewSig
|
2022-11-07 14:33:46 +01:00 |
|
erik-krogh
|
af922702c7
|
move existing regex-tree into a module
|
2022-11-07 14:33:46 +01:00 |
|
erik-krogh
|
dddf550593
|
add codeql/regex as a dependency
|
2022-11-07 14:33:45 +01:00 |
|
erik-krogh
|
c89016b181
|
use instead of a fixed version number
|
2022-11-07 14:32:20 +01:00 |
|
erik-krogh
|
c733648dc6
|
add change-note
|
2022-11-07 14:31:53 +01:00 |
|
erik-krogh
|
618438642a
|
update expected output of the queries (some sorting changed due to locations being used slightly differently in the shared pack)
|
2022-11-07 14:31:52 +01:00 |
|
erik-krogh
|
4f11e2d25f
|
port the Python regex/redos queries to use the shared pack
|
2022-11-07 14:31:51 +01:00 |
|
erik-krogh
|
05605480ae
|
drive-by simplification of the python regex-tree
|
2022-11-07 14:31:27 +01:00 |
|
erik-krogh
|
1aeaefca7f
|
add a Python implementation of RegexTreeViewSig
|
2022-11-07 14:31:27 +01:00 |
|
erik-krogh
|
5fbcbbc584
|
move existing regex-tree into a module
|
2022-11-07 14:31:27 +01:00 |
|
erik-krogh
|
2b139924cd
|
add codeql/regex as a dependency
|
2022-11-07 14:31:27 +01:00 |
|
erik-krogh
|
f5daee2483
|
port canonicalization fix from #11071 to the shared pack
|
2022-11-07 14:26:55 +01:00 |
|
erik-krogh
|
09275a56c1
|
remove files from identical files that soon won't be identical
|
2022-11-07 14:22:46 +01:00 |
|
erik-krogh
|
5ec22bc180
|
add a shared regex pack
|
2022-11-07 14:22:46 +01:00 |
|
JarLob
|
d865f2ecf5
|
Remove import
|
2022-11-07 14:19:24 +01:00 |
|
Asger F
|
edc5d8d644
|
Ruby: update test output
|
2022-11-07 14:17:50 +01:00 |
|
Geoffrey White
|
645906a7d7
|
Merge branch 'main' into tuples
|
2022-11-07 13:17:12 +00:00 |
|
Asger F
|
a213e9e55d
|
Merge pull request #1 from hvitved/rb/data-flow-layer-capture2
Ruby: Make sure to always generate SSA definitions for namespace self-variables
|
2022-11-07 14:12:48 +01:00 |
|
Erik Krogh Kristensen
|
d67235b3c1
|
Merge pull request #11071 from erik-krogh/fixCanon
ReDoS: fix canonicalization in NfaUtils
|
2022-11-07 14:10:50 +01:00 |
|
github-actions[bot]
|
69df9f9daa
|
JS: Bump version of ML-powered library and query packs to 0.4.1
|
2022-11-07 13:06:46 +00:00 |
|
Asger F
|
f991991474
|
Ruby: fix incomplete renaming of getCanonicalEnclosing/Nested module
|
2022-11-07 14:04:10 +01:00 |
|
Arthur Baars
|
4d50543d70
|
Merge pull request #11141 from aibaars/docs-update
Ruby: expand explanation of desugaring
|
2022-11-07 14:03:07 +01:00 |
|
Tom Hvitved
|
2737255705
|
Ruby: Make sure to always generate SSA definitions for namespace self-variables
|
2022-11-07 14:02:09 +01:00 |
|
Asger F
|
a39cefe40f
|
Ruby: fix broken test
|
2022-11-07 14:01:11 +01:00 |
|
github-actions[bot]
|
82277d8f56
|
JS: Bump minor version of ML-powered library and query packs
|
2022-11-07 13:00:28 +00:00 |
|
github-actions[bot]
|
268a990aa6
|
JS: Bump version of ML-powered model pack to 0.3.1
|
2022-11-07 13:00:28 +00:00 |
|
github-actions[bot]
|
a1e0bf022e
|
ATM: Update model pack dependency of ML-powered model building and query packs
|
2022-11-07 13:00:27 +00:00 |
|
github-actions[bot]
|
be808deb59
|
JS: Bump minor version of ML-powered model pack
|
2022-11-07 12:59:44 +00:00 |
|
JarLob
|
e122f94c1c
|
Move to isBooleanConstant
|
2022-11-07 13:38:05 +01:00 |
|
Arthur Baars
|
33b1c8471c
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-11-07 13:35:58 +01:00 |
|
Chris Smowton
|
eb365c1d24
|
Merge pull request #11079 from smowton/smowton/test/test-java-extractor-vs-captured-type-variables
Java: Add test for multiply-bounded wildcards
|
2022-11-07 12:31:19 +00:00 |
|
Arthur Baars
|
aad3e06027
|
Apply suggestions from code review
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
|
2022-11-07 13:08:57 +01:00 |
|
JarLob
|
74ee101592
|
Extend Constant Condition query with String.IsNullOrEmpty.
|
2022-11-07 13:05:37 +01:00 |
|
Arthur Baars
|
6a0a81b3be
|
Ruby: expand explanation of desugaring
|
2022-11-07 12:57:01 +01:00 |
|
Tamás Vajk
|
830be92f1d
|
Merge pull request #11089 from tamasvajk/kotlin-enum-ctor-call
Kotlin: Extract missing arguments of enum constructor calls
|
2022-11-07 12:55:27 +01:00 |
|
AlexDenisov
|
f8e80f96ff
|
Merge pull request #11124 from github/redsun82/swift-await
Swift: extract `AwaitExpr`
|
2022-11-07 12:52:42 +01:00 |
|
Karim Ali
|
53055bc8b6
|
add another reference to RFC 2898
|
2022-11-07 13:44:25 +02:00 |
|
Karim Ali
|
2a22c69a64
|
remove unused variable from test + updated expected output
|
2022-11-07 13:31:55 +02:00 |
|
Karim Ali
|
1756feae71
|
address docs review
|
2022-11-07 13:20:02 +02:00 |
|
Arthur Baars
|
9d55cd7658
|
Merge pull request #11139 from aibaars/docs-update
Ruby: docs add missing entry
|
2022-11-07 12:10:23 +01:00 |
|
Paolo Tranquilli
|
b30a6d36b5
|
Swift: extract AwaitExpr
|
2022-11-07 12:08:51 +01:00 |
|
Paolo Tranquilli
|
b94066acd8
|
Merge pull request #11094 from github/redsun82/swift-translators
Swift: refactor visitors to use translations
|
2022-11-07 12:01:44 +01:00 |
|
Arthur Baars
|
63dc0445a8
|
Ruby: docs add missing entry
|
2022-11-07 11:54:37 +01:00 |
|