about summary refs log tree commit diff stats
path: root/src/types/enums.nim
Commit message (Expand)AuthorAgeFilesLines
* Support CSS word breakbptato2021-11-231-22/+26
* Refactor output formatting code, drop non-ansi supportbptato2021-11-131-3/+0
* Implement text-decorationbptato2021-11-131-5/+10
* Ignore invalid css valuesbptato2021-11-131-4/+5
* Implement css property inheritancebptato2021-11-121-5/+5
* Colors, italic, bold, read from pipebptato2021-11-121-19/+3
* Layout engine improvements, use author style sheetbptato2021-11-101-2/+2
* It's broken but it could be worsebptato2021-11-091-0/+3
* Implement CSS display none in box renderer etc.bptato2021-08-081-0/+3
* More efficient display algorithmsbptato2021-08-061-0/+3
* Refactoring in buffer.nimbptato2021-08-061-2/+0
* more stuffbptato2021-08-051-0/+8
* More css stuffbptato2021-08-041-26/+15
* CSS selectors and re-organizationbptato2021-07-301-0/+101