Rasmus Lerchedahl Petersen
|
828db3a392
|
python: Add summary nodes
allowing more `OutNode`s (not restricting to `CallNode`s),
gives more flow in the `classesCallGraph` test
|
2022-05-10 12:48:42 +00:00 |
|
Rasmus Lerchedahl Petersen
|
80175a9af5
|
Python: Compiles and mostly pass tests
- add flowsummaries shared files
- register in indentical files
- fix initial non-monotonic recursions
- add DataFlowSourceCall
- add resolvedCall
- add SourceParameterNode
failing tests:
- 3/library-tests/with/test.ql
|
2022-05-10 12:48:42 +00:00 |
|
Rasmus Lerchedahl Petersen
|
e786be06ae
|
Python: Fix broken references
|
2021-01-21 12:40:35 +01:00 |
|
Rasmus Lerchedahl Petersen
|
a19304a4a0
|
Python: Factor out prettyPrinter and update tests
|
2020-11-24 02:17:38 +01:00 |
|