aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rename example variable to match traitDan Gohman2020-06-15
* Remove redundant `.to_string()`Dan Gohman2020-06-15
* Bump version to 0.8.0Christian Duerr2020-05-13
* Remove C1 ST support from OSCsChristian Duerr2020-04-15
* Bump version to 0.7.1Christian Duerr2020-03-02
* Fix OOB in DCS parserChristian Duerr2020-03-02
* Bump version to 0.7.0Christian Duerr2020-02-11
* Remove ESC paramsChristian Duerr2020-02-01
* Fix param not resetting between escapesChristian Duerr2020-01-31
* Bump version to 0.6.0Christian Duerr2020-01-30
* Pass terminator to osc dispatcherChristian Duerr2020-01-29
* Fix outdated URLsAlex Touchet2020-01-20
* Remove vim artifactKirill Chibisov2020-01-20
* Bump vte_generate_state_changes version to 0.1.1Christian Duerr2020-01-12
* Fix 1.36.0 build failureChristian Duerr2020-01-12
* Move to Alacritty org travis setupChristian Duerr2020-01-12
* Discard CSI sequences with too many parametersVojtěch Štěpančík2019-12-28
* Remove outdated table.rs.in fileChristian Duerr2019-12-16
* Rename generate_state_changes proc macroChristian Duerr2019-12-10
* Bump version to 0.5.0Christian Duerr2019-12-10
* Bump utf8parse to 0.2.0Christian Duerr2019-12-10
* Remove table generationChristian Duerr2019-12-10
* Update to Rust 2018Christian Duerr2019-11-23
* Add dynamic buffer supportChristian Duerr2019-11-22
* Bump version to 0.4.0Christian Duerr2019-11-04
|\
| * Bump version to 0.4.0Christian Duerr2019-11-04
|/
* Fix handling of DCS escapesChristian Duerr2019-11-03
|\
| * fix dcs handling, and add a test for itJesse Luehrs2019-11-03
|/
* Add implicit zero to CSI escapes with trailing semicolonChristian Duerr2019-08-06
|\
| * Address stylistic issuesVojtechStep2019-08-06
| * Simplify csi dispatchingVojtechStep2019-08-06
| * Add an implicit zero after trailing semicolonVojtechStep2019-08-06
|/
* Use correct md code fenceFelix Rabe2019-04-25
* Add licenses to utf8parseJoe Wilm2018-09-26
* Add missing item from Version 0.3.3 changelogJoe Wilm2018-08-13
* Version 0.3.3Joe Wilm2018-08-13
* Fix off-by-one error when parsing CSI escapesChristian Duerr2018-08-13
* Fix typo in parselog examplePeter Holloway2018-03-09
* Remove leading './' from utf8parse's path.Nathan Lilienthal2018-01-12
* Use `cargo test --all` for travis.Nathan Lilienthal2018-01-12
* Make this a workspace.Nathan Lilienthal2018-01-12
* Fix links to ANSI parser state machine. http links result in a 404 now,Ted Mielczarek2018-01-12
* Make the two tests look like two tests for travis.Nathan Lilienthal2018-01-10
* Tell travis to test the vte crate too.Nathan Lilienthal2018-01-10
* Fix the utf8parse tests too.Nathan Lilienthal2018-01-10
* Fix tests to run.Nathan Lilienthal2018-01-10
* no_std (#9)M Farkas-Dyck2017-11-18
* Add README field to Cargo.tomlJoe Wilm2017-08-19
* Bump version for publishJoe Wilm2017-06-20
* Properly handle maximum number of CSI paramsAaron Hill2017-05-29