aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Prevent overflow when parsing CSI/DCS parametersAaron Hill2017-05-19
* Properly handle maximum number of OSC parametersAaron Hill2017-05-16
* Fix bug in OSC parsing and drop 8-bit code supportJoe Wilm2017-03-01
* Fix bug parsing CSI attributesJoe Wilm2017-02-02
* Fix bug with OSC parsingJoe Wilm2017-01-10
* Version 0.2Joe Wilm2017-01-10
* Merge pull request #3 from jwilm/add-travisJoe Wilm2016-10-21
|\
| * Add travis.ymlJoe Wilm2016-10-21
|/
* Merge pull request #2 from lizbaillie/test-utf8-parsingJoe Wilm2016-10-21
|\
| * adds UTF8parse test and associated UTF-8 test fileLiz Baillie2016-10-21
|/
* Fix bug with OSC string terminationJoe Wilm2016-09-19
* Publish vte 0.1.1Joe Wilm2016-09-18
* Add inline attributes to vte stuffJoe Wilm2016-09-18
* Lightly clean up codeJoe Wilm2016-09-18
* Add crates.io badgeJoe Wilm2016-09-17
* Specify version for utf8parse dependencyJoe Wilm2016-09-17
* Update Cargo.tomls for publishing and add LICENSEsJoe Wilm2016-09-17
* Add developer note to READMEJoe Wilm2016-09-17
* Add README.mdJoe Wilm2016-09-17
* Fix import in exampleJoe Wilm2016-09-17
* Move utf8 parsing into separate crateJoe Wilm2016-09-17
* Rename and document vte crateJoe Wilm2016-09-17
* Remove UTF-8 TODO commentJoe Wilm2016-09-17
* Add support for UTF-8Joe Wilm2016-09-17
* Implement first version of parserJoe Wilm2016-09-16
* Rename crateJoe Wilm2016-09-16
* Expand unpack state/action testsJoe Wilm2016-09-16
* Fix some commentsJoe Wilm2016-09-16
* Add fixed table.rsJoe Wilm2016-09-16
* Fix errors in codegenJoe Wilm2016-09-16
* Add test for ext::TransitionJoe Wilm2016-09-16
* Add custom Debug for ext::TransitionJoe Wilm2016-09-16
* wip parserJoe Wilm2016-09-13
* Finish implementing codegen for state tableJoe Wilm2016-09-13
* Finish Transition parserJoe Wilm2016-09-12
* WIPJoe Wilm2016-09-12