Ian Lynagh
|
a2c0d47e9c
|
Merge pull request #11199 from igfoo/igfoo/kotlin_default
Kotlin: Update docs and tests
|
2022-11-10 14:53:06 +00:00 |
|
Ian Lynagh
|
56f8100f16
|
Kotlin: Add to versions-compilers.rst
|
2022-11-10 12:01:06 +00:00 |
|
Tom Hvitved
|
06f619875b
|
Merge pull request #11194 from github/post-release-prep/codeql-cli-2.11.3
Post-release preparation for codeql-cli-2.11.3
|
2022-11-10 11:27:51 +01:00 |
|
Andrew Eisenberg
|
e674759860
|
Add documentation about the codeQL.queryHistory.ttl setting
Update docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-11-08 07:22:20 -08:00 |
|
Felicity Chapman
|
418a245ea9
|
Add missing link to Ruby guide
|
2022-11-07 15:28:14 +00:00 |
|
Felicity Chapman
|
f20bfacc5a
|
Add missing link to general articles
|
2022-11-07 15:27:14 +00:00 |
|
Arthur Baars
|
0b3d55e6ab
|
Merge pull request #11140 from github/codeql-cli-2.11.2
Merge documentation changes of 2.11.2 into 2.11.3
|
2022-11-07 16:07:20 +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 |
|
Arthur Baars
|
aad3e06027
|
Apply suggestions from code review
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
|
2022-11-07 13:08:57 +01:00 |
|
Arthur Baars
|
6a0a81b3be
|
Ruby: expand explanation of desugaring
|
2022-11-07 12:57:01 +01:00 |
|
Arthur Baars
|
63dc0445a8
|
Ruby: docs add missing entry
|
2022-11-07 11:54:37 +01:00 |
|
Arthur Baars
|
9992ecc317
|
Merge branch 'codeql-cli-2.11.2' into ruby/ast-ref-table-docs
|
2022-11-04 17:59:35 +01:00 |
|
Alex Ford
|
53e83ff048
|
Ruby: AST ref docs - add futher reading section
|
2022-11-04 16:01:31 +00:00 |
|
Alex Ford
|
13aad99194
|
Ruby: AST ref docs - add Calls section intro
|
2022-11-04 16:01:31 +00:00 |
|
Alex Ford
|
a77fc96067
|
Ruby: AST ref docs - note about desugaring and synthesized AstNodes
|
2022-11-04 16:01:31 +00:00 |
|
Alex Ford
|
530b29ccdf
|
Ruby: AST ref docs - note AssignExpr
|
2022-11-04 16:01:31 +00:00 |
|
Alex Ford
|
9cf3284371
|
Ruby: AST ref docs - add a missing space
|
2022-11-04 16:01:31 +00:00 |
|
Arthur Baars
|
5aee96d907
|
Merge branch 'codeql-cli-2.11.2' into ruby/ast-ref-table-docs
|
2022-11-04 16:39:29 +01:00 |
|
Arthur Baars
|
a11de9b145
|
Merge branch 'codeql-cli-2.11.2' into nickrolfe/ruby-dataflow-docs
|
2022-11-04 16:38:19 +01:00 |
|
alexet
|
c07db098a7
|
QLSpec: Adress comments from review
|
2022-11-04 15:27:21 +00:00 |
|
Arthur Baars
|
610bbeee97
|
Update docs/codeql/codeql-language-guides/using-api-graphs-in-ruby.rst
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-11-04 16:21:57 +01:00 |
|
Alex Ford
|
d218572c72
|
Ruby: Apply review suggestions for AST reference guide
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-11-04 14:42:33 +00:00 |
|
Arthur Baars
|
fadc278485
|
Merge branch 'codeql-cli-2.11.2' into nickrolfe/ruby-dataflow-docs
|
2022-11-04 13:05:26 +01:00 |
|
Arthur Baars
|
6891b52216
|
Merge branch 'codeql-cli-2.11.2' into doc-api-graph
|
2022-11-03 13:29:03 +01:00 |
|
Arthur Baars
|
a42f3fdfbc
|
Merge pull request #10873 from aibaars/ruby-beta-notice
Ruby: drop beta notice
|
2022-11-03 13:28:01 +01:00 |
|
Arthur Baars
|
7c577ae1d1
|
Address review feedback
|
2022-11-03 12:37:50 +01:00 |
|
Alex Ford
|
727b5aebd1
|
Ruby: AST ref docs - add too toctree
|
2022-11-02 12:36:52 +00:00 |
|
Nick Rolfe
|
8786c700c2
|
Expand explanations of example global data-flow queries
|
2022-11-02 11:30:37 +00:00 |
|
Nick Rolfe
|
9998752147
|
Accept suggested wording improvements
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-11-02 10:53:21 +00:00 |
|
Alex Ford
|
e6f91b91e0
|
Ruby: AST ref docs - initial draft
|
2022-11-01 23:48:23 +00:00 |
|
alexet
|
04a47093ee
|
QL Spec: Add instanceof in classes
|
2022-11-01 18:31:43 +00:00 |
|
Felicity Chapman
|
1a702bfd50
|
Add new article to toctree to fix test
|
2022-11-01 17:26:36 +00:00 |
|
Alex Ford
|
d061df2e12
|
Ruby: AST ref docs - Module.qll
|
2022-11-01 15:24:23 +00:00 |
|
Arthur Baars
|
ab963fef82
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-11-01 11:35:26 +01:00 |
|
Alex Ford
|
f5c2ed9e45
|
Ruby: AST ref docs - fix table formatting and some misnamed classes
|
2022-10-31 22:35:00 +00:00 |
|
Alex Ford
|
a7ebbfb139
|
Ruby: WIP AST reference guide
|
2022-10-31 22:14:09 +00:00 |
|
Nick Rolfe
|
23db9c573f
|
Ruby docs: add LocalSourceNode and remove CfgNode from class list
|
2022-10-31 16:25:34 +00:00 |
|
Nick Rolfe
|
5369ba1d83
|
ruby docs: remove distracting sentence
|
2022-10-31 11:24:30 +00:00 |
|
Alex Ford
|
bb9205226a
|
Ruby: fix whitespace in basic query doc table
|
2022-10-28 13:36:45 +01:00 |
|
Jeroen Ketema
|
1d7efd8e82
|
Merge pull request #10905 from jsoref/spelling-code-scanning-product
Spelling code scanning product
|
2022-10-27 12:55:37 +02:00 |
|
Nick Rolfe
|
b1da636be0
|
Ruby: first draft of data flow docs
|
2022-10-27 11:42:39 +02:00 |
|
Arthur Baars
|
6f646be733
|
Ruby: document API graphs
|
2022-10-27 10:59:35 +02:00 |
|
Asger F
|
c9dfba344a
|
Merge pull request #10925 from asgerf/ql/navigate-doc
Docs: Mention new navigation commands
|
2022-10-26 14:29:42 +02:00 |
|
Philip Ginsbach
|
b9f1cc5c6f
|
Merge pull request #10929 from github/ginsbach/TypeSignatureDocumentation
documentation for type signature members
|
2022-10-24 20:41:25 +01:00 |
|
Philip Ginsbach
|
0dc7123ded
|
documentation for type signature members
|
2022-10-21 13:42:12 +01:00 |
|
Asger F
|
23697dba26
|
Docs: Mention new navigation commands
Document the changes in this PR:
https://github.com/github/vscode-codeql/pull/1568
|
2022-10-21 13:33:08 +02:00 |
|
Kasper Svendsen
|
b29ed3b85a
|
Address reviewer comments from @jbj
|
2022-10-21 12:08:51 +02:00 |
|
Kasper Svendsen
|
925fd2eb45
|
Accept reviewer reformulation
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-10-21 11:34:48 +02:00 |
|
Kasper Svendsen
|
6fe0de8a9e
|
Accept auto-format suggestion
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2022-10-21 11:32:37 +02:00 |
|
Kasper Svendsen
|
7faea53c18
|
QL language spec: Document built-in equivalence relation module
|
2022-10-21 11:03:01 +02:00 |
|