Joe Farebrother
|
ec40ea800d
|
Update qldoc
|
2025-09-09 13:46:52 +01:00 |
|
Joe Farebrother
|
e382f7cd43
|
Improve check for containment in with statement
|
2025-09-09 11:26:17 +01:00 |
|
Joe Farebrother
|
bd3fa7fb21
|
Switch to dataflow check for guards exceptions
This reduces some confusing FPs, though appears to introduce another
|
2025-09-05 16:03:55 +01:00 |
|
Joe Farebrother
|
38072c7863
|
Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-02 16:42:27 +01:00 |
|
Joe Farebrother
|
57a0c7a1ab
|
Performance fix - Use basic blocks instead of full cfg reachability.
|
2025-06-02 14:33:52 +01:00 |
|
Joe Farebrother
|
acb9c20a76
|
Use explicit fastTC
|
2025-04-29 13:22:11 +01:00 |
|
Joe Farebrother
|
2fd9b16736
|
Attempt performance improvement for fileLocalFlow
|
2025-03-27 15:45:38 +00:00 |
|
Joe Farebrother
|
d23c3b8a74
|
Revert manual magic
This appeared to cause timeouts on DCA.
|
2025-03-26 09:23:49 +00:00 |
|
Joe Farebrother
|
0fa70db4c2
|
Review suggestions - update comment and introduce manual magic to filelocalflow
|
2025-03-25 08:55:55 +00:00 |
|
Joe Farebrother
|
bdbdcf8bd8
|
Clean up charpred of WithStatement + fix a comment
|
2025-03-20 14:28:57 +00:00 |
|
Joe Farebrother
|
3707f107bf
|
Fix tests + add more tests
|
2025-03-20 11:35:38 +00:00 |
|
Joe Farebrother
|
2c74ddb853
|
Add django FileRsponse as a wrapper
|
2025-03-20 11:35:29 +00:00 |
|
Joe Farebrother
|
b2acfbcf87
|
Simplify handling of wrapper classes and exception flow + improve qldoc and annotate tests.
|
2025-03-20 11:35:18 +00:00 |
|
Joe Farebrother
|
f750e22d91
|
Add case for exception flow
|
2025-03-20 11:35:01 +00:00 |
|
Joe Farebrother
|
c8fc56560d
|
Check for wrapper classes
|
2025-03-20 11:34:51 +00:00 |
|
Joe Farebrother
|
09694c448d
|
Rewrite file not closed simple case using dataflow
|
2025-03-20 11:34:33 +00:00 |
|