aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* fix doc tests for non-asyncJesse Luehrs2022-02-231-3/+16
* another rewriteJesse Luehrs2022-02-231-14/+12
* docsJesse Luehrs2021-12-301-0/+32
* simplifyJesse Luehrs2021-12-291-1/+1
* simplifyJesse Luehrs2021-12-291-1/+1
* wip another complete refactorJesse Luehrs2021-12-291-59/+14
* wipJesse Luehrs2021-12-281-1/+1
* more clippy consistencyJesse Luehrs2021-12-151-0/+1
* be less aggressiveJesse Luehrs2021-12-151-3/+1
* simplify error handling a bunchJesse Luehrs2021-12-141-1/+1
* clippyJesse Luehrs2021-12-141-0/+14
* fix rustfmt configJesse Luehrs2021-03-061-1/+1
* docsJesse Luehrs2021-03-061-0/+47
* actually conditionalize on the backend-std featureJesse Luehrs2021-03-031-2/+2
* adjust the visibility of some typesJesse Luehrs2021-03-031-2/+2
* give smol its own named api tooJesse Luehrs2021-02-271-1/+3
* rename featuresJesse Luehrs2021-02-241-2/+2
* also create separate pty structs per backendJesse Luehrs2021-02-231-1/+8
* also expose ChildJesse Luehrs2020-07-171-1/+1
* allow setting the terminal sizeJesse Luehrs2020-07-161-1/+1
* start of an implementationJesse Luehrs2020-07-151-7/+6
* project skeletonJesse Luehrs2020-07-141-0/+7