Ian Lynagh
|
501a9b3c6b
|
Make *.qll non-executable
|
2022-08-24 16:36:15 +01:00 |
|
Rasmus Wriedt Larsen
|
d012eaa892
|
Python: Clarify getArg is about positional arguments
|
2022-05-03 14:26:23 +02:00 |
|
Erik Krogh Kristensen
|
b74852ffd6
|
cache a bit more (again)
|
2022-03-30 22:54:01 +02:00 |
|
Erik Krogh Kristensen
|
040196f40d
|
cache more basicblock predicates
|
2022-03-30 22:54:01 +02:00 |
|
Erik Krogh Kristensen
|
4089788629
|
revert caching of some large predicates that caused the DB size to increase too much
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
0da80f90d3
|
rename the SSA stages to AST
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
c9e3a62953
|
cached stages iteration 5
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
a8f9a91e38
|
cached stages iteration 4
|
2022-03-30 22:54:00 +02:00 |
|
Erik Krogh Kristensen
|
60b5af215f
|
cached stages iteration 2
|
2022-03-30 22:53:59 +02:00 |
|
Erik Krogh Kristensen
|
71eacea90b
|
add the cached stages pattern to Python
|
2022-03-30 22:53:59 +02:00 |
|
Erik Krogh Kristensen
|
3bf5e06d53
|
delete all dead code
|
2022-03-14 13:03:31 +01:00 |
|
Erik Krogh Kristensen
|
ddf93b555e
|
PY: fix some ql/non-doc-block warnings
|
2022-03-11 11:02:58 +01:00 |
|
Erik Krogh Kristensen
|
a86f0afb3c
|
delete all deprecations that are over 14 months old
|
2022-03-09 18:28:07 +01:00 |
|
Taus
|
af7f532212
|
Python: Fix up a bunch of function QLDoc
|
2022-03-07 18:59:49 +00:00 |
|
Taus
|
a9c8163ab3
|
Python: Fix uses of implicit this
Quoting the style guide:
"14. _Always_ qualify _calls_ to predicates of the same class with
`this`."
|
2021-10-13 13:43:36 +00:00 |
|
Rasmus Wriedt Larsen
|
987b573709
|
Fix hasLocationInfo URL reference
Follow up to https://github.com/github/codeql/pull/5830
|
2021-09-29 13:47:58 +02:00 |
|
Taus Brock-Nannestad
|
bea8a457a2
|
Merge branch 'main' into python-make-annotated-assignment-a-definitionnode
|
2021-09-07 15:01:01 +02:00 |
|
Andrew Eisenberg
|
3660c64328
|
Packaging: Rafactor Python core libraries
Extract the external facing `qll` files into the codeql/python-all
query pack.
|
2021-08-24 13:23:45 -07:00 |
|