yoff
|
505f454878
|
Apply suggestions from code review
Co-authored-by: Rasmus Wriedt Larsen <rasmuswl@github.com>
|
2022-11-16 22:20:19 +01:00 |
|
Rasmus Lerchedahl Petersen
|
4f159371f9
|
Python: add change notes
|
2022-11-14 17:01:45 +01:00 |
|
Rasmus Lerchedahl Petersen
|
9c7fee225c
|
Python: remove redundant override
|
2022-11-14 16:45:34 +01:00 |
|
Rasmus Lerchedahl Petersen
|
3ee756694f
|
Python: add missing qldoc
also add to ordinary `except`
|
2022-11-14 16:45:22 +01:00 |
|
Rasmus Lerchedahl Petersen
|
7d05ba38d5
|
python: convenience methods for handler types
|
2022-11-10 22:20:28 +01:00 |
|
Rasmus Lerchedahl Petersen
|
a7e394b2be
|
python: SSA for names in except*
|
2022-11-10 22:20:28 +01:00 |
|
Rasmus Lerchedahl Petersen
|
30b58e7921
|
python: control flow node ExceptGroupStmt
- wrap `getType` and `getName`, considering dominance
- do not implement all the handles predicates
|
2022-11-10 22:20:27 +01:00 |
|
Rasmus Lerchedahl Petersen
|
9f9a962c03
|
python: wrap autogenerated ExceptGroupStmt_
also widen type of `Try::getHandler` to `Stmt`.
`ExceptStmt` is now too narrow,
as a handler can also be of type `ExceptGroupStmt`.
|
2022-11-10 22:20:27 +01:00 |
|
Rasmus Lerchedahl Petersen
|
24d22ccb6e
|
python: regenerated AST
|
2022-11-10 22:20:27 +01:00 |
|
Rasmus Lerchedahl Petersen
|
9f89325ca7
|
python: dummy stats for ExceptGroupStmt
|
2022-11-10 22:20:27 +01:00 |
|
Rasmus Lerchedahl Petersen
|
1fd76f02fd
|
python: db uprade and downgrade scripts
|
2022-11-10 22:20:27 +01:00 |
|
Rasmus Lerchedahl Petersen
|
856e48c414
|
python: new dbscheme
|
2022-11-10 22:20:27 +01:00 |
|
Erik Krogh Kristensen
|
90382c4d1c
|
Merge pull request #11178 from erik-krogh/passcode
JS/RB/PY: Recognize `passcode` as sensitive
|
2022-11-10 17:58:34 +01:00 |
|
Michael Nebel
|
9c6875ec0f
|
Merge pull request #10777 from michaelnebel/csharp/generatedataextensions
C#: Generate data extension files
|
2022-11-10 13:08:31 +01:00 |
|
erik-krogh
|
c8b7eccc6f
|
sync files
|
2022-11-09 11:31:13 +01:00 |
|
Erik Krogh Kristensen
|
d67235b3c1
|
Merge pull request #11071 from erik-krogh/fixCanon
ReDoS: fix canonicalization in NfaUtils
|
2022-11-07 14:10:50 +01:00 |
|
Anders Schack-Mulligen
|
99ca28ea9b
|
Merge pull request #10886 from aschackmull/dataflow/joinorders
Dataflow: Fix a couple of join-orders.
|
2022-11-07 11:05:29 +01:00 |
|
github-actions[bot]
|
fca754bddd
|
Post-release preparation for codeql-cli-2.11.3
|
2022-11-05 14:30:48 +00:00 |
|
github-actions[bot]
|
508327235a
|
Release preparation for version 2.11.3
|
2022-11-04 20:16:23 +00:00 |
|
Anders Schack-Mulligen
|
a1dba82360
|
Dataflow: Sync.
|
2022-11-04 12:41:55 +01:00 |
|
Michael Nebel
|
3c8fb0520e
|
C#: Sync files.
|
2022-11-04 08:20:53 +01:00 |
|
Tom Hvitved
|
d3488da0c2
|
Data flow: Sync files
|
2022-11-03 15:52:30 +01:00 |
|
erik-krogh
|
c15f63ce62
|
sync files
|
2022-11-01 21:35:27 +01:00 |
|
github-actions[bot]
|
be7693283b
|
Post-release preparation for codeql-cli-2.11.2
|
2022-10-21 08:07:17 +00:00 |
|
github-actions[bot]
|
9a0848bbc4
|
Release preparation for version 2.11.2
|
2022-10-20 11:05:19 +00:00 |
|
Taus
|
f5b2eb94a6
|
Merge pull request #10783 from yoff/python/subscript-nodes
Python: API graph improvements for subscripts
|
2022-10-17 15:21:56 +02:00 |
|
Taus
|
fa2faeb77b
|
Merge pull request #10802 from jsoref/spelling-python
Spelling python
|
2022-10-17 11:33:27 +02:00 |
|
Rasmus Lerchedahl Petersen
|
2a56fb5a21
|
python: expand TODO
|
2022-10-17 10:23:55 +02:00 |
|
Rasmus Lerchedahl Petersen
|
c4271c1125
|
Python: add TODO comments
|
2022-10-17 10:22:47 +02:00 |
|
Anders Schack-Mulligen
|
6ef5fac239
|
Merge pull request #10814 from aschackmull/dataflow/synth-global
Dataflow: Add support for synthetic global fields in MaD.
|
2022-10-17 08:34:26 +02:00 |
|
yoff
|
40526fdedb
|
Update python/ql/lib/change-notes/2022-10-04-api-subscript-nodes.md
Co-authored-by: Taus <tausbn@github.com>
|
2022-10-15 08:16:19 +02:00 |
|
Rasmus Wriedt Larsen
|
fb49babc14
|
Merge pull request #10778 from sylwia-budzynska/python-db-models
Python: Add cx_Oracle, phoenixdb, pyodbc models
|
2022-10-14 10:49:24 +02:00 |
|
Sylwia Budzynska
|
e291d61bc7
|
Add oracledb model
|
2022-10-13 18:08:47 +02:00 |
|
Josh Soref
|
9fef7d4130
|
spelling: which
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:10 -04:00 |
|
Josh Soref
|
8669de57e7
|
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:10 -04:00 |
|
Josh Soref
|
7ee24e5fbb
|
spelling: synthesized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:10 -04:00 |
|
Josh Soref
|
887b49aae4
|
spelling: superfluous
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:10 -04:00 |
|
Josh Soref
|
33bc3131f9
|
spelling: something
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
05e20a389e
|
spelling: shortcuts
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
bc339e4477
|
spelling: see https
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
d1929ab281
|
spelling: restrictions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
36bd186aa0
|
spelling: response
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
76aa0481bf
|
spelling: resolve
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
00cc3331ea
|
spelling: request
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
441d5359cc
|
spelling: recursion
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
c02b6b3151
|
spelling: qualified
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
2f8c515064
|
spelling: parameter
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
02f3ce1c43
|
spelling: mutually
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
6ac31517ac
|
spelling: method
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|
Josh Soref
|
06ec1e2a07
|
spelling: looking
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2022-10-13 11:21:09 -04:00 |
|