Geoffrey White
|
e828d8dace
|
Swift: Add UIKit to supported-frameworks.rst as well.
|
2023-08-09 09:25:43 +01:00 |
|
Michael Nebel
|
d3eb9c1325
|
Java: Add release note and address review comments.
|
2023-08-04 13:36:43 +02:00 |
|
Asger F
|
c38cbe859d
|
Merge pull request #13737 from asgerf/dynamic/fuzzy-models
Dynamic: add Fuzzy token
|
2023-08-03 09:58:24 +02:00 |
|
Sarita Iyer
|
0bd87f9f86
|
Merge pull request #13840 from github/si-10115-docs-update
Update supported frameworks
|
2023-08-01 13:05:32 -04:00 |
|
Michael Nebel
|
ffd1456d67
|
Java: Update MaD external documentation related to With and Without Element.
|
2023-08-01 12:03:44 +02:00 |
|
Jeongsoo Lee
|
9ab2a28de0
|
Merge branch 'main' into log-injection-mad
|
2023-07-31 09:55:35 -07:00 |
|
Felicity Chapman
|
46f80dc5ca
|
Put back a missing colon to fix the link
|
2023-07-31 15:56:24 +01:00 |
|
Felicity Chapman
|
9a334d3300
|
Add shortened link to changelog
|
2023-07-31 14:13:52 +01:00 |
|
Asger F
|
a148c7cc87
|
JS: Mention log-injection sink kind in docs
|
2023-07-31 14:04:16 +02:00 |
|
Asger F
|
da3eb28767
|
Apply suggestions from code review
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2023-07-31 13:51:59 +02:00 |
|
Felicity Chapman
|
4d05b742d6
|
Merge branch 'main' into 11185-add-note
|
2023-07-31 10:58:03 +01:00 |
|
Felicity Chapman
|
32da3c3730
|
Add main note and include in articles
|
2023-07-31 10:50:47 +01:00 |
|
Sarita Iyer
|
f6b6a988ca
|
Update supported-frameworks.rst
|
2023-07-28 17:21:55 -04:00 |
|
shati-patel
|
1694915535
|
Docs: Fix indentation in tutorial examples
|
2023-07-28 11:45:39 +01:00 |
|
Charis Kyriakou
|
536fd349bd
|
Remove last updated information and sorting from MRVA views
|
2023-07-26 15:32:16 +01:00 |
|
Anders Schack-Mulligen
|
412cf558f2
|
Merge pull request #13743 from aschackmull/docs/dataflow-api
Docs: Update data flow documentation to the new API.
|
2023-07-21 11:07:52 +02:00 |
|
Alexandre Boulgakov
|
a51ad1f417
|
Docs: Add armclang as supported C++ compiler.
|
2023-07-19 18:28:51 +01:00 |
|
James Fletcher
|
a54b96cb8d
|
Merge branch 'main' into update-presentations
|
2023-07-19 09:35:52 +01:00 |
|
james
|
70076fd3f0
|
remove lgtm from presentations
|
2023-07-19 09:33:13 +01:00 |
|
Anders Schack-Mulligen
|
afc46576f0
|
Docs: Review fix.
|
2023-07-19 09:14:33 +02:00 |
|
Jeroen Ketema
|
a426010b06
|
Merge pull request #13621 from MathiasVP/deprecate-ast-dataflow
C++: Deprecate AST dataflow
|
2023-07-18 08:13:47 +02:00 |
|
Mathias Vorreiter Pedersen
|
be95d29589
|
Documentation: Update version number.
|
2023-07-17 11:08:40 +01:00 |
|
Marcono1234
|
09fa2a7d50
|
Move imports to usage sections
|
2023-07-15 16:59:46 +02:00 |
|
Asger F
|
2c3117a981
|
JS: Add documentation for Fuzzy component
|
2023-07-14 11:33:06 +02:00 |
|
Anders Schack-Mulligen
|
aaea1ad2fa
|
Docs: Switch to PascalCase.
|
2023-07-14 10:18:42 +02:00 |
|
Anders Schack-Mulligen
|
2947f176ef
|
Docs: Update data flow documentation to the new API.
|
2023-07-14 09:59:08 +02:00 |
|
Marcono1234
|
94e9848d61
|
Mention needed imports at top of "Analyzing data flow in Java"
Currently the guide just starts using the classes from these libraries
without having mentioned that you have to import the libraries first.
|
2023-07-08 18:56:37 +02:00 |
|
AlexDenisov
|
dbffe54b28
|
Merge pull request #13657 from github/alexdenisov/update-supported-swift-version
Docs: update supported Swift versions
|
2023-07-05 18:14:13 +02:00 |
|
Philip Ginsbach
|
2ec5e72e9b
|
Merge pull request #13633 from github/ginsbach/SpecifyExtendsFinal
document final extensions in the language specification
|
2023-07-05 16:43:06 +01:00 |
|
Alex Denisov
|
3b2bbcc95c
|
Docs: update supported Swift versions
|
2023-07-04 10:09:28 +02:00 |
|
Philip Ginsbach
|
cff886177f
|
Update docs/codeql/ql-language-reference/ql-language-specification.rst
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-07-03 08:59:57 +01:00 |
|
Philip Ginsbach
|
621eca88e5
|
Update docs/codeql/ql-language-reference/types.rst
Co-authored-by: Kasper Svendsen <kaspersv@github.com>
|
2023-06-30 13:17:14 +01:00 |
|
Philip Ginsbach
|
2a8b216b55
|
update section on class bodies for extends final
|
2023-06-30 12:49:07 +01:00 |
|
Philip Ginsbach
|
fe93ddbaf1
|
rename OneTwoFinalExtension to distinguish from other example
|
2023-06-30 12:43:21 +01:00 |
|
Philip Ginsbach
|
0b4b2d0139
|
document final extensions in the language reference
|
2023-06-30 12:40:21 +01:00 |
|
Philip Ginsbach
|
9ccbe73750
|
document final extensions in the language specification
|
2023-06-30 12:38:45 +01:00 |
|
Mathias Vorreiter Pedersen
|
364a8e729d
|
Documentation: Mention that the old library is now deprecated.
|
2023-06-29 15:50:55 +01:00 |
|
Kasper Svendsen
|
d42f6a08be
|
Document deprecated imports
|
2023-06-27 10:08:36 +02:00 |
|
Henry Mercer
|
5afdaf8fe1
|
Merge pull request #13525 from github/rc/3.10
Merge `rc/3.10` back to `main`
|
2023-06-21 17:13:36 +01:00 |
|
Kasper Svendsen
|
eca3df2a16
|
Merge pull request #13523 from kaspersv/kaspersv/ql-lang-spec-polish
Polish QL language spec "Call with results" section
|
2023-06-21 15:57:25 +02:00 |
|
Kasper Svendsen
|
6d3f9fc67e
|
Polish QL language spec "Call with results" section
|
2023-06-21 14:29:16 +02:00 |
|
Kasper Svendsen
|
a4ee152efb
|
Merge pull request #13512 from kaspersv/rc/3.10
QL language ref: explain implicit this receivers
|
2023-06-21 12:02:02 +02:00 |
|
Kasper Svendsen
|
8015c3cf28
|
QL language ref: explain implicit this receivers
|
2023-06-21 11:07:16 +02:00 |
|
Philip Ginsbach
|
e4e91c7ab0
|
mention how instantiation-nested predicates are treated in stratification and evaluation
|
2023-06-20 12:29:52 +01:00 |
|
Philip Ginsbach
|
0c4eb68921
|
introduce concept of fully instantiated entity
|
2023-06-20 09:07:38 +01:00 |
|
Philip Ginsbach
|
6848cba685
|
use more consistent terminology
|
2023-06-20 09:06:16 +01:00 |
|
Philip Ginsbach
|
1ed3baea17
|
mention instantiation in the section on module resolution
|
2023-06-16 17:02:17 +01:00 |
|
Philip Ginsbach
|
45426b9289
|
mention parameters and instantiation-nested types
|
2023-06-16 17:02:17 +01:00 |
|
Philip Ginsbach
|
aedd9f5f6b
|
add QL specification section on module instantiations
|
2023-06-16 17:02:15 +01:00 |
|
Sarita Iyer
|
2e2a03dec2
|
Merge branch 'si-10647-docs-update' of https://github.com/github/codeql into si-10647-docs-update
|
2023-06-12 10:00:08 -04:00 |
|