about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Implement text-decorationbptato2021-11-137-20/+59
* Ignore invalid css valuesbptato2021-11-134-103/+120
* Implement css property inheritancebptato2021-11-125-109/+146
* Rename layout.nimbptato2021-11-122-1/+1
* Clean up unused importsbptato2021-11-125-16/+0
* Colors, italic, bold, read from pipebptato2021-11-1212-76/+203
* Layout engine improvements, use author style sheetbptato2021-11-1012-151/+279
* It's broken but it could be worsebptato2021-11-099-320/+233
* Display & when escape cmd parsing failsbptato2021-11-081-4/+4
* Actual layout engine progress plus some bug fixesbptato2021-11-083-212/+238
* Another failed attempt at the layout enginebptato2021-11-075-90/+223
* Remove composebptato2021-10-034-515/+54
* Add RowBox structurebptato2021-10-034-19/+60
* Rewrite renderer (still non-functional)bptato2021-08-284-78/+140
* Fix widthconv bugbptato2021-08-161-2/+2
* Minor changesbptato2021-08-167-24/+32
* Get rid of some old code, work on css property handlingbptato2021-08-117-170/+74
* Rename cssparser.nimbptato2021-08-104-3/+3
* Some refactoringbptato2021-08-109-117/+178
* Clear buffer before rendering a documentbptato2021-08-081-0/+1
* Update readmebptato2021-08-081-15/+24
* Implement CSS display none in box renderer etc.bptato2021-08-0810-42/+88
* Reorganize importsbptato2021-08-0713-71/+46
* HTML display with highly broken box modelbptato2021-08-066-115/+138
* More efficient display algorithmsbptato2021-08-063-9/+169
* Refactoring in buffer.nimbptato2021-08-068-91/+74
* Disable test folderbptato2021-08-061-0/+1
* Refactor display.nim and twtio.nimbptato2021-08-069-416/+170
* Config refactoring, width aware cursor movementbptato2021-08-065-69/+87
* Implement new buffer model which supports X coordsbptato2021-08-0512-367/+334
* Remove static radix tree and small/full buildsbptato2021-08-055-208/+32
* more stuffbptato2021-08-0511-75/+342
* More css stuffbptato2021-08-0412-228/+329
* CSS selectors and re-organizationbptato2021-07-3023-1133/+1705
* ...bptato2021-03-1718-294/+1590
* Moved stuff etcbptato2021-03-1323-213/+396
* Replaced parser, readline, etc...bptato2021-03-1218-1183/+3824
* removing old readlinebptato2021-02-069-210/+524
* mehbptato2021-01-314-31/+39
* New html parser now does things, however pages are rendered upside downbptato2021-01-316-119/+180
* new awful html parser that doesn't even workbptato2021-01-3111-330/+545
* eeeh still not really working with unicodebptato2021-01-238-1749/+338
* unicode kinda broken otherwise better than everbptato2021-01-238-92/+245
* something broke againbptato2021-01-229-165/+182
* failed attempt for unicodebptato2021-01-2213-340/+531
* some things just never workbptato2021-01-207-220/+237
* Added gitignorebptato2021-01-201-0/+2
* Some things work, most things don'tbptato2021-01-2012-0/+3182