aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* allow cognitive_complexity everywhereJesse Luehrs2019-11-111-0/+1
|
* update crate docs a bitJesse Luehrs2019-11-101-4/+17
|
* optimize cursor movement a bitJesse Luehrs2019-11-101-0/+1
|
* implement scrolling backJesse Luehrs2019-11-091-1/+1
|
* refactor terminal writingJesse Luehrs2019-11-091-0/+1
|
* stop treating soft hyphen speciallyJesse Luehrs2019-11-081-1/+0
|
* docsJesse Luehrs2019-11-051-0/+4
|
* expose the screen separately from the parserJesse Luehrs2019-11-051-2/+4
|
* clippyJesse Luehrs2019-11-041-0/+2
|
* docsJesse Luehrs2019-11-041-0/+18
|
* fmtJesse Luehrs2019-11-031-1/+1
|
* clean up public api a bitJesse Luehrs2019-11-031-1/+1
|
* fmtJesse Luehrs2019-11-031-1/+1
|
* simplifyJesse Luehrs2019-11-031-2/+1
|
* implement zero-width and wide character handlingJesse Luehrs2019-10-311-0/+1
|
* centralize more logic for cursor movementJesse Luehrs2019-10-301-1/+0
|
* refactorJesse Luehrs2019-10-301-0/+1
|
* more passing testsJesse Luehrs2019-10-301-0/+1
|
* more passing testsJesse Luehrs2019-10-291-0/+1
|
* get some tests passingJesse Luehrs2019-10-291-2/+4
|
* basic structure of vte parserJesse Luehrs2019-10-291-1/+0
|
* start the rewriteJesse Luehrs2019-10-291-12/+7
|
* rustfmtJesse Luehrs2019-10-291-1/+1
|
* clippyJesse Luehrs2018-09-231-0/+6
|
* implement fgcolor and bgcolor for cellsJesse Luehrs2016-04-271-0/+2
|
* start implementing cellsJesse Luehrs2016-04-271-0/+2
|
* split things out into more modulesJesse Luehrs2016-04-261-0/+2
|
* get ffi framework in placeJesse Luehrs2016-04-261-6/+5
|
* project skeletonJesse Luehrs2016-04-251-0/+6