aboutsummaryrefslogtreecommitdiff
path: root/src/definitions.rs
Commit message (Expand)AuthorAge
* Rewrite table based state change to `match` basedKirill Chibisov2025-01-12
* Switch parser to multi-byte processingChristian Duerr2025-01-09
* Improve attrs_from_sgr_parameters performanceKirill Chibisov2024-12-29
* Ensure proper enum representationEthan Pailes2023-11-04
* Migrate `ansi` from `alacritty_terminal`Anhad Singh2023-05-14
* Improve parser performanceChristian Duerr2020-07-27
* Pass terminator to osc dispatcherChristian Duerr2020-01-29
* Remove table generationChristian Duerr2019-12-10
* Update to Rust 2018Christian Duerr2019-11-23
* no_std (#9)M Farkas-Dyck2017-11-18
* Rename and document vte crateJoe Wilm2016-09-17
* Add support for UTF-8Joe Wilm2016-09-17
* Expand unpack state/action testsJoe Wilm2016-09-16
* Fix some commentsJoe Wilm2016-09-16
* Finish implementing codegen for state tableJoe Wilm2016-09-13
* WIPJoe Wilm2016-09-12