Taus Brock-Nannestad
|
d336140c19
|
Python: Modernise the py/non-iterable-in-for-loop query.
Also adds a small test case exhibiting the same false positive seen in
ODASA-8042.
|
2019-09-05 12:24:51 +02:00 |
|
alexey
|
9377638834
|
Improve query help
|
2019-05-29 16:28:07 +01:00 |
|
alexey
|
86ec047be2
|
Rename files by style guide and change query metadata
|
2019-05-29 15:35:58 +01:00 |
|
alexey
|
96380f6767
|
Edit query metadata and help and add new entry to the change-notes 1.21
|
2019-05-29 13:22:35 +01:00 |
|
alexey
|
e214174114
|
add return-or-yield-outside-of-function Python query
|
2019-05-22 15:27:32 +01:00 |
|
Mark Shannon
|
e9a45268a8
|
Python: Don't report Python 2 print statements as having no effect.
|
2019-03-13 10:08:07 +00:00 |
|
Mark Shannon
|
98be27a73e
|
Python: Add 'attr' predicate as a synomnym for 'getAttribute' to help readability.
|
2019-02-20 11:08:44 +00:00 |
|
Mark Shannon
|
35fa5d8f60
|
Python move various theXXX() predicates into the appropriate module.
|
2019-02-20 10:34:08 +00:00 |
|
Taus
|
ffa8b12d48
|
Merge pull request #782 from markshannon/python-add-more-tests
Python: Add more tests
|
2019-01-23 14:04:23 +01:00 |
|
Mark Shannon
|
b4e8808582
|
Python, Exec used query: Remove restriction that call to exec function must be Python 3. For upcoming unified parser.
|
2019-01-16 10:19:35 +00:00 |
|
Mark Shannon
|
435b309852
|
Python: Add utility predicate for finding ModuleObject by name.
|
2018-11-27 17:06:40 +00:00 |
|
Mark Shannon
|
5f58824d1b
|
Initial commit of Python queries and QL libraries.
|
2018-11-19 15:10:42 +00:00 |
|