aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-10Implement TTY switchingIvan Molodetskikh
Having to pass backend around turns out to be a problem...
2023-08-10tty: Improve reselience to rendering errorsIvan Molodetskikh
2023-08-10Add comment about crashIvan Molodetskikh
2023-08-10Restructure things and add tty backendIvan Molodetskikh
2023-08-10Add LICENSEIvan Molodetskikh
smallvil, the base of this project, is licensed under MIT. catacomb where I'm copypasting from is licensed under GPLv3.
2023-08-10Use compact tracing formattingIvan Molodetskikh
2023-08-10Fix warningsIvan Molodetskikh
2023-08-10Remove unneeded allowIvan Molodetskikh
2023-08-10Add rustfmt.toml and reformatIvan Molodetskikh
2023-08-10Init from smallvilIvan Molodetskikh