Geoffrey White
b048268042
Swift: Add some QLDoc.
2023-09-18 20:00:19 +01:00
Geoffrey White
4f39cb65c2
ed test
2023-09-18 19:59:59 +01:00
Rasmus Wriedt Larsen
fd8d186b34
Python: Add debug queries
...
For manually debugging things, it's nice to be able to share debug
queries.
I had the DebugStats.ql lying around from way back, and thought it was
kinda cute. I've extended it with a bunch of things, not too sure if
they're all important, but I think it's kinda fun to see the
distribution of things 😊
2023-09-18 20:46:52 +02:00
Geoffrey White
ef8a997c99
Swift: Extend the test.
2023-09-18 19:37:20 +01:00
Felicity Chapman
31b0c423a4
Merge pull request #14207 from github/felicitymay-11595-VS-code-docs
...
Updates to the Java and VS Code docs
2023-09-18 18:35:58 +01:00
Mathias Vorreiter Pedersen
fda52a568d
C++: Accept test changes.
2023-09-18 17:55:25 +01:00
Mathias Vorreiter Pedersen
d2e66a1186
C++: Ignore addresses of 'InitializeDynamicAllocationInstruction' in 'unique' when converting between instructions and expression in dataflow.
2023-09-18 17:55:19 +01:00
Felicity Chapman
7ed4f5b292
Update docs/codeql/codeql-language-guides/customizing-library-models-for-java-and-kotlin.rst
2023-09-18 17:31:22 +01:00
Felicity Chapman
7372562222
Fix heading indicator syntax length
2023-09-18 17:31:22 +01:00
Felicity Chapman
1228a83e77
Rename article file
2023-09-18 17:31:22 +01:00
Felicity Chapman
c2fa37e285
Apply suggestions from code review
...
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
839f2a6be0
Remove unneeded link
2023-09-18 17:31:22 +01:00
Felicity Chapman
da29336a8c
Revert article name
2023-09-18 17:31:22 +01:00
Felicity Chapman
12a86f52c3
Update docs/codeql/codeql-language-guides/data-extensions-to-model-java-dependencies.rst
2023-09-18 17:31:22 +01:00
Felicity Chapman
ac26330476
Apply suggestions from code review
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
d5c79d4eee
Add missing blank line
2023-09-18 17:31:22 +01:00
Felicity Chapman
c91029395d
Add missing language code
2023-09-18 17:31:22 +01:00
Felicity Chapman
d10903a09c
Apply suggestions from code review
...
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com >
Co-authored-by: Michael Nebel <michaelnebel@github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
854c126c37
Update docs/codeql/codeql-language-guides/extensible-predicates.rst
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
6b90ce0d80
Updates for review comments
2023-09-18 17:31:22 +01:00
Felicity Chapman
a4f3e5e0bb
Apply suggestions from code review
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
Co-authored-by: Robert <robertbrignull@github.com >
2023-09-18 17:31:21 +01:00
Felicity Chapman
93eff2a66a
A few more updates
2023-09-18 17:31:21 +01:00
Felicity Chapman
488b824ca6
Add first draft of CodeQL model editor
2023-09-18 17:31:21 +01:00
Felicity Chapman
b42ab24bc8
Try to fix sphinx errors
2023-09-18 17:31:21 +01:00
Felicity Chapman
34e5c5c1f7
Start edits on using extension
2023-09-18 17:31:21 +01:00
Felicity Chapman
7be0b2e9eb
Fix Sphinx bugs
2023-09-18 17:31:21 +01:00
Felicity Chapman
8c8bbde1f7
Fix a few more typos
2023-09-18 17:31:21 +01:00
Felicity Chapman
e865574412
Add bare content from Google doc
2023-09-18 17:31:21 +01:00
Felicity Chapman
075cbfd7d2
Split information extensions and predicates into 2 articles
2023-09-18 17:31:21 +01:00
Felicity Chapman
67ff5ae10e
Add changes from Michael
2023-09-18 17:31:21 +01:00
Felicity Chapman
fde045902a
Rename again
2023-09-18 17:31:21 +01:00
Felicity Chapman
73ecb119d6
Update name of renamed article and add to index
2023-09-18 17:31:21 +01:00
Felicity Chapman
8218397a83
Rename private beta article
2023-09-18 17:31:21 +01:00
Felicity Chapman
4779c23da1
Draft content for VS Code extension
2023-09-18 17:31:20 +01:00
Felicity Chapman
75955237a9
Make general updates, add framework for new article
2023-09-18 17:31:20 +01:00
Mathias Vorreiter Pedersen
8a2d4852c6
C++: Add another testcase.
2023-09-18 16:48:03 +01:00
Rasmus Wriedt Larsen
3df36ec89c
Merge pull request #14245 from RasmusWL/minor-modeling-fixup
...
Python: Modernize modeling of `BaseHTTPRequestHandler`
2023-09-18 17:43:06 +02:00
Mathias Vorreiter Pedersen
bc0b2e5318
C++: Fix the return type and parameter type of 'malloc' in test.
2023-09-18 16:40:46 +01:00
Mathias Vorreiter Pedersen
6a2a029c4c
Merge pull request #14244 from MathiasVP/remove-unnecessary-size_t-cast
...
C++: Remove unnecessary `size_t` cast from allocations
2023-09-18 16:18:24 +01:00
Tom Hvitved
daad69bb30
Data flow: Fix two consistency checks
2023-09-18 16:36:11 +02:00
Alex Ford
e45edca103
Ruby: remove unused import
2023-09-18 14:55:11 +01:00
Koen Vlaswinkel
489561f4f1
C#: Fix formatting of ExternalApi
2023-09-18 15:49:59 +02:00
Koen Vlaswinkel
948e36a4c5
C#: Update comment for Endpoint
2023-09-18 15:47:50 +02:00
Koen Vlaswinkel
81a8eeed46
C#: Only include unbound declarations in endpoints
2023-09-18 15:45:30 +02:00
Koen Vlaswinkel
93972a49d7
C#: Rename AutomodelVsCode to ModelEditor
2023-09-18 15:34:24 +02:00
Koen Vlaswinkel
4693f72d5f
C#: Rename CallableMethod to Endpoint
2023-09-18 15:30:38 +02:00
Koen Vlaswinkel
f468b2a3d1
C#: Add tests for generic interfaces/classes/methods
2023-09-18 14:58:20 +02:00
Rasmus Lerchedahl Petersen
4614b1ae9c
Python: add change note
2023-09-18 14:34:03 +02:00
Anders Starcke Henriksen
a5db939234
Release automodel queries version 0.0.3
2023-09-18 14:29:09 +02:00
Erik Krogh Kristensen
998237e8af
Merge pull request #13488 from erik-krogh/finalAlias
...
Shared: use final class aliases to use `extends` instead of `instanceof` in the shared libraries
2023-09-18 14:26:22 +02:00