aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more wrapping bugsJesse Luehrs2021-11-208-4/+50
* only do wrapping logic during diff if we weren't wrapping beforeJesse Luehrs2021-11-206-1/+39
* i... don't think this conditional ever did anything?Jesse Luehrs2021-11-201-46/+2
* simplifyJesse Luehrs2021-11-201-31/+18
* more cursor_state_formatted fixesJesse Luehrs2021-11-204-0/+38
* make sure all of these cases are handled the sameJesse Luehrs2021-11-204-3/+7713
* also explicitly test wrapped statesJesse Luehrs2021-11-201-0/+3
* more wrapping + el bugsJesse Luehrs2021-11-204-6/+66
* fix another attribute issue with cursor_state_formattedJesse Luehrs2021-11-194-0/+344
* more line wrapping bugsJesse Luehrs2021-11-196-1/+25
* fix up some more issues with row_formattedJesse Luehrs2021-11-197-14/+75
* 127 is also a control characterJesse Luehrs2021-11-191-1/+3
* remove special casing for combined character wrappingJesse Luehrs2021-11-1910-15/+50
* fix some line wrapping state issuesJesse Luehrs2021-11-187-2/+525
* refactorJesse Luehrs2021-11-181-61/+91
* improve and fix output of fuzz exampleJesse Luehrs2021-11-181-9/+16
* let the main node start up before launching secondariesJesse Luehrs2021-11-191-0/+1
* parallelize fuzzingJesse Luehrs2021-11-191-1/+7
* fuzz wrapper scriptJesse Luehrs2021-11-181-0/+7
* generate fuzzer inputsJesse Luehrs2021-11-1835-0/+165
* remove unused import from 2021 editionJesse Luehrs2021-11-181-1/+0
* add fuzzer input generatorJesse Luehrs2021-11-184-59/+91
* add afl fuzzerJesse Luehrs2021-11-183-0/+80
* one more sectionJesse Luehrs2021-11-181-0/+11
* add an example suitable for feeding to a fuzzerJesse Luehrs2021-11-181-0/+62
* changelog and version bumpv0.13.0Jesse Luehrs2021-11-172-2/+2
* forgot some generated filesJesse Luehrs2021-11-162-0/+9
* input validation for vpaJesse Luehrs2021-11-1617-15/+34
* edition 2021Jesse Luehrs2021-11-165-6/+1
* expose some extra internal state to help reproduce line wrappingJesse Luehrs2021-11-164-97/+169
* clippyJesse Luehrs2021-11-167-19/+19
* handle escaping backslashes when generating fixturesJesse Luehrs2021-11-131-0/+4
* reorder the functionsJesse Luehrs2021-11-121-6/+6
* add a function to return whether the alternate screen is in useJesse Luehrs2021-11-122-0/+12
* cargo deny configJesse Luehrs2021-11-121-0/+14
* clippyJesse Luehrs2021-11-126-32/+34
* bump depsJesse Luehrs2021-11-111-6/+6
* version bumpv0.12.0Jesse Luehrs2021-03-092-2/+2
* add Screen::state_formatted and Screen::state_diffJesse Luehrs2021-03-093-0/+32
* fix attributes_formatted, remove attributes_diffJesse Luehrs2021-03-093-14/+31
* version bumpv0.11.1Jesse Luehrs2021-03-072-2/+2
* drop enumset dependencyJesse Luehrs2021-03-074-64/+63
* version bumpv0.11.0Jesse Luehrs2021-03-072-2/+2
* changelogJesse Luehrs2021-03-071-0/+10
* also provide methods to restore the current drawing attribute stateJesse Luehrs2021-03-071-0/+38
* add methods to retrieve the current drawing state attributesJesse Luehrs2021-03-061-0/+40
* document a methodJesse Luehrs2021-03-061-0/+3
* version bumpv0.10.0Jesse Luehrs2021-03-062-2/+2
* add a Write implementation for ParserJesse Luehrs2021-03-063-0/+77
* set edition for rustfmtJesse Luehrs2021-03-061-0/+1