aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.rs
Commit message (Collapse)AuthorAgeFilesLines
* ColorImpl needs to be repr(C) since it's a part of CellAttrsJesse Luehrs2016-04-271-0/+1
|
* fgcolor and bgcolor for the screenJesse Luehrs2016-04-271-0/+7
|
* implement fgcolor and bgcolor for cellsJesse Luehrs2016-04-271-0/+1
|
* start implementing cellsJesse Luehrs2016-04-271-0/+1
|
* split things out into more modulesJesse Luehrs2016-04-261-0/+9