Erik Krogh Kristensen
|
0e6693bdea
|
Merge pull request #12874 from erik-krogh/ts51
JS: Add support for TS 5.1
|
2023-06-06 11:51:51 +02:00 |
|
Jami
|
84a7b3ca52
|
Merge pull request #13157 from jcogs33/jcogs33/update-javascript-sink-kinds
JS: update MaD sink kinds
|
2023-06-01 15:04:19 -04:00 |
|
Jami
|
1a82e21fdb
|
Merge pull request #13136 from jcogs33/jcogs33/revamp-java-source-kinds
Java: change `android-widget` MaD source kind to `remote`
|
2023-06-01 14:18:02 -04:00 |
|
Jami
|
3886ebffa9
|
Merge branch 'main' into jcogs33/update-javascript-sink-kinds
|
2023-06-01 14:09:10 -04:00 |
|
Jami
|
617107de35
|
Merge pull request #12916 from jcogs33/jcogs33/revamp-java-sink-kinds
Java: revamp MaD sink kinds
|
2023-06-01 12:48:30 -04:00 |
|
Jami Cogswell
|
d035a29b4d
|
Java: update source kind documentation
|
2023-06-01 12:25:26 -04:00 |
|
Jami Cogswell
|
0a8c0f58b2
|
Java: add sink kinds documentation
|
2023-05-31 15:51:07 -04:00 |
|
Ian Lynagh
|
0090429d53
|
Kotlin: Support 1.9.0
|
2023-05-31 19:43:45 +01:00 |
|
Charis Kyriakou
|
24b99aef7a
|
Merge pull request #13206 from github/charisk/mrva-remove-token-perms
Remove GITHUB_TOKEN permissions note since it's no longer required
|
2023-05-31 12:22:49 +01:00 |
|
Asger F
|
d7f747e684
|
Merge pull request #13195 from asgerf/js/no-globals-in-example
JS: Avoid using global vars in documentation examples
|
2023-05-30 15:44:38 +02:00 |
|
Philip Ginsbach
|
47a0d4b774
|
more explicit mentioning of QLL files
|
2023-05-26 15:03:34 +01:00 |
|
Philip Ginsbach
|
ba51ded516
|
bindingset is not really a pragma
|
2023-05-26 15:03:34 +01:00 |
|
Kasper Svendsen
|
770e76a04d
|
Docs: Late inlining now supported for member predicates
|
2023-05-24 14:02:58 +02:00 |
|
Philip Ginsbach
|
71a6e62c75
|
Merge pull request #13264 from github/ginsbach/MoveSignaturesSection
move section on signatures in the QL specification
|
2023-05-23 17:22:01 +01:00 |
|
Philip Ginsbach
|
3e7389e1f8
|
move section on signatures in the QL specification
|
2023-05-23 16:29:35 +01:00 |
|
Philip Ginsbach
|
f884473447
|
be more explicit about annotation caveats
|
2023-05-23 16:23:17 +01:00 |
|
Philip Ginsbach
|
10a02d6387
|
Signatures column for pragmas table
|
2023-05-23 16:23:17 +01:00 |
|
Philip Ginsbach
|
846dffb5ff
|
Signatures column for simple annotations table
|
2023-05-23 16:23:16 +01:00 |
|
Philip Ginsbach
|
6f4b02ef14
|
add documentation for extensible annotation
|
2023-05-23 16:08:38 +01:00 |
|
Philip Ginsbach
|
89d246ba34
|
add documentation for additional annotation
|
2023-05-23 16:06:57 +01:00 |
|
Philip Ginsbach
|
35114d5ac4
|
introduce parameterName rule
|
2023-05-22 11:48:13 +01:00 |
|
Philip Ginsbach
|
42e81015d0
|
mention signatureExpr in section on use of identifier rules
|
2023-05-22 11:48:13 +01:00 |
|
Philip Ginsbach
|
d98fcdd6aa
|
do not use upperId directly in type signature rules
|
2023-05-22 11:48:13 +01:00 |
|
Philip Ginsbach
|
b707815370
|
do not use simpleId directly in module expression rules
|
2023-05-22 11:48:06 +01:00 |
|
Philip Ginsbach
|
7ace4cd43e
|
add rule for module signature names (differing from module names)
|
2023-05-22 11:44:59 +01:00 |
|
Philip Ginsbach
|
d4ab1c9643
|
such identifiers do not actually exist in QL
|
2023-05-22 11:22:47 +01:00 |
|
erik-krogh
|
708a99528f
|
initial implementation of TS 5.1
|
2023-05-22 10:11:32 +02:00 |
|
Philip Ginsbach
|
6957857773
|
add syntax for signature declarations to QL specification
|
2023-05-19 14:44:29 +01:00 |
|
Mathias Vorreiter Pedersen
|
70b08a093c
|
C++: Replace 'C18' with 'C17'.
|
2023-05-18 15:55:21 +01:00 |
|
Charis Kyriakou
|
0f93f3a5ad
|
Remove GITHUB_TOKEN permissions note since it's no longer required
|
2023-05-17 12:34:47 +01:00 |
|
Asger F
|
9ec6c7daea
|
JS: Avoid using global vars in documentation examples
|
2023-05-17 10:47:25 +02:00 |
|
Asger F
|
f47acfb083
|
JS: Trim whitespace
|
2023-05-17 10:37:19 +02:00 |
|
Asger F
|
f94fdc6348
|
JS: Remove mention of TrackedNode in docs
|
2023-05-17 10:37:12 +02:00 |
|
Jami Cogswell
|
7880e9e92c
|
JS: update 'command-line-injection' sink kind to 'command-injection'
|
2023-05-16 15:45:55 -04:00 |
|
Philip Ginsbach
|
c5be3fb6c0
|
add missing syntax for parameterised module declaration
|
2023-05-12 15:50:28 +01:00 |
|
Philip Ginsbach
|
41df8cafe5
|
'Expr' is more appropriate than 'Id' now that instantiation can be involved
|
2023-05-12 15:21:12 +01:00 |
|
Felicity Chapman
|
f72fe3ec44
|
Merge branch 'main' into felicitymay-10250-swift
|
2023-05-10 19:01:35 +01:00 |
|
Felicity Chapman
|
6283ffc1bb
|
Add Swift to path query article
|
2023-05-10 19:01:22 +01:00 |
|
Geoffrey White
|
c92e8dc92f
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2023-05-10 17:54:12 +01:00 |
|
Geoffrey White
|
f1fb3e1147
|
Merge pull request #4 from geoffw0/swiftdoc3
Swift: Add Swift to supported-frameworks.rst, supported-versions-compilers.rst and extractors.rst
|
2023-05-10 17:43:24 +01:00 |
|
Geoffrey White
|
81c29799c5
|
Merge branch 'main' into swiftdoc
|
2023-05-10 15:47:30 +01:00 |
|
Geoffrey White
|
f02c1edb14
|
Update docs/codeql/reusables/supported-versions-compilers.rst
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2023-05-10 15:40:52 +01:00 |
|
Felicity Chapman
|
40df3c0280
|
Minor docs updates for Swift public beta
|
2023-05-10 13:08:07 +01:00 |
|
Geoffrey White
|
29f542b015
|
Swift: Add a link to the swift-beta-note.rst from supported-frameworks.rst.
|
2023-05-10 12:55:18 +01:00 |
|
Geoffrey White
|
beb3759de4
|
Swift: Add beta note to these docs.
|
2023-05-10 11:32:10 +01:00 |
|
Geoffrey White
|
9d7ba3a876
|
Swift: Add footnote in supported-versions-compilers.rst
|
2023-05-10 11:04:08 +01:00 |
|
Geoffrey White
|
68c16c4b34
|
Swift: Update extractors.rst
|
2023-05-10 11:02:49 +01:00 |
|
Shati Patel
|
445712639f
|
Merge pull request #13021 from github/shati-patel/mrva-results-view
Update screenshots for changes to variant analysis results view
|
2023-05-09 11:25:41 +01:00 |
|
Geoffrey White
|
d278340f94
|
Swift: Add missing link.
|
2023-05-09 10:55:17 +01:00 |
|
Geoffrey White
|
0d1df81667
|
Swift: Update supported-versions-compilers.rst
|
2023-05-09 10:37:25 +01:00 |
|