yoff
|
dd69100dcd
|
python: ParameterNode -> SourceParameterNode
|
2022-06-21 12:55:22 +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 |
|
Taus Brock-Nannestad
|
5dadb0f476
|
Python: Fix imports in tests
|
2020-11-02 23:02:29 +01:00 |
|
Rasmus Wriedt Larsen
|
2f9f51dbd8
|
Python: Fix tests that use DataFlowPrivate
|
2020-09-21 16:08:17 +02:00 |
|
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Rasmus Lerchedahl Petersen
|
bdc68ce6b6
|
Python: refactor Node class
|
2020-07-03 08:01:44 +02:00 |
|
Rasmus Lerchedahl Petersen
|
e8289d6fa1
|
Python: add regression tests and organise tests
|
2020-06-22 16:36:19 +02:00 |
|