Sarita Iyer
9b17ee9326
add back hidden toc tree
2023-02-02 14:39:49 -05:00
Sarita Iyer
0ab982891e
adding back toc-trees to fix error
2023-02-02 14:31:03 -05:00
Sarita Iyer
2772cf79f4
Update CodeQL CLI articles with migration message
2023-02-02 14:11:02 -05:00
Philip Ginsbach
1542353af7
statement no longer holds for namespaces with shadowing
2023-02-02 16:55:06 +00:00
Philip Ginsbach
ab184ebd78
shadowing in the QL language specification
2023-02-02 16:19:18 +00:00
Philip Ginsbach
1472d4b782
Merge pull request #12062 from github/ginsbach/DocumentShadowing
...
shadowing in the handbook
2023-02-02 15:52:54 +00:00
Philip Ginsbach
4282e1a18e
explicitly mention aliases
2023-02-02 13:04:43 +00:00
Philip Ginsbach
2b719d503d
visible namespaces also include private imports
2023-02-02 13:03:30 +00:00
Chuan-kai Lin
255f989ede
Merge pull request #12034 from cklin/document-assume-small-delta
...
Document pragma[assume_small_delta]
2023-02-01 10:36:40 -08:00
Philip Ginsbach
c5deb8544b
rework documentation of namespaces to take account of shadowing
2023-02-01 16:56:35 +00:00
Chuan-kai Lin
396d2de6e7
Document pragma[assume_small_delta]
2023-01-30 11:42:57 -08:00
intrigus-lgtm
f23d517236
Fix errorneous slash
...
The additional slash causes the request to fail.
Compare `gh api /repos/openjdk/jdk/code-scanning/codeql/databases/` (fails) with:
```
gh api /repos/openjdk/jdk/code-scanning/codeql/databases/
{
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest "
}
gh: Not Found (HTTP 404)
```
While `gh api /repos/openjdk/jdk/code-scanning/codeql/databases` (works).
2023-01-30 20:26:40 +01:00
Chad Bentz
4fee536e6d
table spacing
2023-01-27 08:19:43 -05:00
Chad Bentz
3ef4d3118c
Add link to codeql metadata article for problem.severity
2023-01-27 08:01:07 -05:00
Nora
5993b60980
Update copy
2023-01-26 17:37:15 +01:00
James Fletcher
176b2cae19
Merge pull request #11882 from github/charisk/rename-vscode-run-query-cmd
...
Rename VS Code Extension Run Query command
2023-01-24 15:17:30 +00:00
Calum Grant
522c9d640d
Merge pull request #11957 from github/yoff-list-support-for-python-3.11
...
Update supported-versions-compilers.rst
2023-01-24 10:15:11 +00:00
Sid Shankar
f77d156e9a
Update supported version of Java
2023-01-23 15:41:35 +00:00
Sid Shankar
444df6fccb
Update supported version of Go
2023-01-23 15:41:02 +00:00
Erik Krogh Kristensen
45aaeb897a
Merge pull request #11955 from erik-krogh/docFrameworks
...
JS: add Fastify and restify to the list of supported frameworks
2023-01-23 13:14:15 +01:00
Philip Ginsbach
78a2dfa7c4
Merge pull request #11939 from github/ginsbach/DocumentNewNamespaces
...
document new namespaces
2023-01-23 12:12:49 +00:00
Philip Ginsbach
8a3972049b
fix grammar
2023-01-23 11:15:22 +00:00
yoff
fe0290fb39
Update supported-versions-compilers.rst
...
List 3.11 as supported for Python
2023-01-23 11:33:32 +01:00
erik-krogh
dc1bfa3a04
add Fastify and restify to the list of supported frameworks
2023-01-23 09:36:49 +01:00
Sarita Iyer
f5406570f7
Merge pull request #11817 from github/saritai/docs-contributing-info
...
Add CONTRIBUTING.MD file for contributing to docs
2023-01-20 12:41:20 -05:00
Philip Ginsbach
3998c9a89a
document the existence of a global QlBuiltins module
2023-01-20 12:16:24 +00:00
Philip Ginsbach
127b1ac114
update handbook and reference with signature namespaces
2023-01-20 12:16:22 +00:00
Sarita Iyer
3a8479614b
fix link
2023-01-19 15:13:34 -05:00
Sarita Iyer
a83a98226c
Update README.rst
2023-01-19 09:45:43 -05:00
Sarita Iyer
894a494186
Apply suggestions from code review
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2023-01-19 09:39:55 -05:00
Sarita Iyer
c8298356dc
Rename CONTRIBUTING.MD to CONTRIBUTING.md
2023-01-17 12:32:36 -05:00
Charis Kyriakou
792d4a83f9
Rename VS Code Extension Run Query command
2023-01-13 08:46:35 +00:00
Sarita Iyer
4acd1ababe
Update docs/codeql/CONTRIBUTING.MD
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2023-01-12 15:57:43 -05:00
Ian Lynagh
9ebe59d353
Merge pull request #11637 from igfoo/igfoo/kotlin-1.8
...
Kotlin: Add 1.8 support
2023-01-12 12:15:00 +00:00
Henning Makholm
1d4b2fd0bb
Merge pull request #11870 from github/hmakholm/pr/mergeback-2.12.0
...
Merge codeql-cli-2.12.0 back to main
2023-01-11 23:51:56 +01:00
Pierre
c3116b3f0f
Merge branch 'main' into turbo/experimental/combined
2023-01-11 18:02:55 +01:00
Ian Lynagh
20b35e5d02
Kotlin: 1.8.0 changes
2023-01-10 14:41:30 +00:00
Sarita Iyer
f15291a9de
Change the order of sections
2023-01-06 15:00:43 -05:00
Sarita Iyer
d079c7a5ef
Apply suggestions from code review
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2023-01-06 14:57:24 -05:00
Sarita Iyer
d7bf2d9375
docs for codeql pack compatibility
2023-01-06 12:07:24 -05:00
Sarita Iyer
a9867a266e
fixed link
2023-01-06 11:50:07 -05:00
Sarita Iyer
d68cfc7d4f
codeql pack compatibility docs
2023-01-06 11:17:02 -05:00
Jonas Jensen
c8f35ea1ea
Merge pull request #11810 from kaspersv/kaspersv/inline-late-pragma
...
Add inline_late pragma to QL language spec
2023-01-05 13:15:12 +01:00
Sarita Iyer
745d30252c
Update CONTRIBUTING.MD
2023-01-04 16:49:27 -05:00
Sarita Iyer
a62a8d9960
Update CONTRIBUTING.MD
2023-01-04 16:47:34 -05:00
Sarita Iyer
d859e1e9a3
add contributing info
2023-01-04 16:43:17 -05:00
James Fletcher
60a5512ca2
Merge pull request #11813 from github/rc/3.8
...
Merge docs updates from rc/3.8 into main
2023-01-04 14:19:53 +00:00
Kasper Svendsen
9ad572fa29
Add inline_late pragma to QL language spec
2023-01-04 11:28:08 +01:00
sigfaulterror
1dd545ed99
Update annotations-in-java.rst
...
A typo in the SuppressWarnings's annotation value, it should be `deprecation` and not `deprecated`.
2023-01-02 13:24:17 +01:00
James Fletcher
55a04e7ff8
Merge pull request #11736 from github/jf205-patch-1
...
Update query-classification-and-display.md
2022-12-19 14:00:21 +00:00