You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added support for `test` and `repeat` operations in the instruction object handling, improving flexibility in opcode processing.
- Updated `is_repetition_expression_always_optimizable_v` to include `bracket_expression`, enhancing type trait capabilities.
- Refactored `encode_min_max` calls for `char32_range_expression` and `bracket_expression` to utilize `add_rune_set`, optimizing rune set management.
0 commit comments