Rasmus Wriedt Larsen
|
cc9a7fe4fe
|
Python: Move BarrierGuards to own file
|
2020-11-27 12:09:57 +01:00 |
|
Rasmus Wriedt Larsen
|
f35ffa5632
|
Python: Add support for x in ["safe", "also_safe"] (and not in)
|
2020-11-23 10:42:24 +01:00 |
|
Rasmus Wriedt Larsen
|
431aab45f7
|
Python: Add support for x != "safe" BarrierGuard
|
2020-11-23 10:36:55 +01:00 |
|
Rasmus Wriedt Larsen
|
18041fd059
|
Python: Expand string-const-compare tests
Also moved file to reflect that. Added tests of
+ `!=`
+ `in`
+ `not in`
|
2020-11-23 10:36:49 +01:00 |
|
Rasmus Wriedt Larsen
|
12b36b2245
|
Python: Highlight that safe or also_safe doesn't clear taint :(
|
2020-11-20 10:43:46 +01:00 |
|
Rasmus Wriedt Larsen
|
1a52f17da3
|
Python: Add StringConstCompare BarrierGuard
|
2020-11-20 10:40:04 +01:00 |
|