| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Overhaul how Wml is implemented. | Josh Rahm | 2024-02-04 |
| This adds a new "KeyFeed" monad which is reminiscent of a parsec-type monad. This allows keys like 'g' to be mapped using a subbind and the actual WML part be handled in the catch-all handler. This also significantly cleans up the typing and complexity of the Wml implementation. | |||