Commit Graph

3 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 d9f5dbb6cd support new bytes expr in ternary 2 years ago
alpharush bfe38cfd79 add unit tests 2 years ago
alpharush 3bf8bfb61b fix ternary in nested expr with index access 2 years ago
alpharush ca252f1472 spelling and linting 2 years ago
alpharush a1a0abe17d support parenthetical ternary expr and update tests 2 years ago
alpharush eb49e396fd support ternaries in both call options, refactor index access 2 years ago
alpharush ac1cda784e
Support ternary operator in index access (#1162) 3 years ago