aboutsummaryrefslogtreecommitdiff
path: root/utf8parse/src/lib.rs
Commit message (Expand)AuthorAge
* Add trivial derives to `utf8parser::Parser`Ed Page2023-03-08
* Migrate to 2021 editionKirill Chibisov2022-01-16
* Pass terminator to osc dispatcherChristian Duerr2020-01-29
* Remove table generationChristian Duerr2019-12-10
* Update to Rust 2018Christian Duerr2019-11-23
* Fix the utf8parse tests too.Nathan Lilienthal2018-01-10
* no_std (#9)M Farkas-Dyck2017-11-18
* adds UTF8parse test and associated UTF-8 test fileLiz Baillie2016-10-21
* Move utf8 parsing into separate crateJoe Wilm2016-09-17