aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* add a few more benchmarksJesse Luehrs2023-03-092-0/+88
|
* use callbacks for events rather than tracking countersJesse Luehrs2023-03-091-16/+5
|
* clippyJesse Luehrs2023-02-058-25/+21
|
* add example for testing vte processingJesse Luehrs2021-12-061-0/+85
|
* add a binary to test vt100 state against a real terminalJesse Luehrs2021-12-061-0/+134
|
* fix test codeJesse Luehrs2021-12-031-0/+1
|
* more helpful output when testing inputsJesse Luehrs2021-11-201-19/+31
|
* refactorJesse Luehrs2021-11-181-61/+91
|
* improve and fix output of fuzz exampleJesse Luehrs2021-11-181-9/+16
|
* remove unused import from 2021 editionJesse Luehrs2021-11-181-1/+0
|
* add fuzzer input generatorJesse Luehrs2021-11-182-59/+26
|
* one more sectionJesse Luehrs2021-11-181-0/+11
|
* add an example suitable for feeding to a fuzzerJesse Luehrs2021-11-181-0/+62
|
* clippyJesse Luehrs2021-11-163-3/+3
|
* handle escaping backslashes when generating fixturesJesse Luehrs2021-11-131-0/+4
|
* add a mechanism for autogenerating test fixturesJesse Luehrs2019-12-061-0/+99
|
* add Default impl for ParserJesse Luehrs2019-11-103-3/+3
|
* optionally save scrollback rowsJesse Luehrs2019-11-093-3/+3
|
* improve benchmarks a bit moreJesse Luehrs2019-11-093-3/+24
|
* add more benchmarksJesse Luehrs2019-11-093-0/+55
|
* add a more realistic benchmarkJesse Luehrs2019-11-091-0/+32