Commit Graph

6 Commits (2d2c77a7f31128781c4f07a8471521f88e169d7d)

Author SHA1 Message Date
alpharush 53c97f9f48
fix: preserve None tuple components in the left and right liftings of ternary expressions (#2120) 1 year ago
alpharush d90505826f
fix ternary rewrite test and make assertion more strict (#2067) 1 year ago
alpharush d8d95b5801 add fixture slither_from_source 2 years ago
alpharush 07fcb5c149 simplify using reviewer suggestions 2 years ago
alpharush 0d3115fda0 run tests in parallel locally with makefile 2 years ago
alpharush bfe38cfd79 add unit tests 2 years ago
alpharush ba6ef45847 add import 2 years ago
alpharush 9e79ec6e16 select solc version for test_ternary_conversions 2 years ago
alpharush a1a0abe17d support parenthetical ternary expr and update tests 2 years ago
alpharush ac1cda784e
Support ternary operator in index access (#1162) 3 years ago