| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: fix intra-doc links in mingling crate | 魏曹先生 | 3 days | 1 | -2/+2 |
| | | |||||
| * | refactor: rename Confirmer to ResConfirm and OSC94 to ResOSC94 | 魏曹先生 | 3 days | 1 | -17/+17 |
| | | | | | | | Rename `Confirmer` resource to `ResConfirm`, `ConfirmerCount` to `ConfirmCount`, and `ConfirmerPredicate` to `ConfirmPredicate`. Update related setups, guards, and documentation references. | ||||
| * | feat: move OSC94 under its own module and add confirmer predicates | 魏曹先生 | 3 days | 2 | -0/+446 |
| Extract OSC94 state and guard types from `res` into a dedicated `osc94` module, and add `ConfirmerCount` and `ConfirmerPredicate` types with `YesConfirm` and `TrueConfirm` implementations. | |||||
