about summary refs log tree commit diff stats
path: root/src/types
Commit message (Expand)AuthorAgeFilesLines
* Honestly I'm not sure what I added here...bptato2021-12-211-0/+245
* More code formatting consistencybptato2021-12-171-1/+1
* Refactor enumsbptato2021-12-152-153/+0
* Support all css length unitsbptato2021-12-141-2/+2
* Add lists, function selector fixesbptato2021-12-141-2/+7
* Support height, fix marginbptato2021-12-131-1/+2
* Support width propertybptato2021-12-131-1/+1
* Support more colors, config.nim refactoringbptato2021-12-101-2/+35
* 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-122-19/+24
* 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-062-1/+13
* Refactoring in buffer.nimbptato2021-08-061-2/+0
* more stuffbptato2021-08-052-0/+17
* More css stuffbptato2021-08-041-26/+15
* CSS selectors and re-organizationbptato2021-07-302-0/+131