about summary refs log tree commit diff stats
path: root/src/utils/eprint.nim
Commit message (Expand)AuthorAgeFilesLines
* warn on eprint in release modebptato2023-10-211-1/+9
* eprint: simplifybptato2023-06-231-33/+23
* Add elogbptato2023-05-011-0/+16
* eprint: make it a functionbptato2023-02-051-1/+1
* Also, implement proper asyncbptato2022-11-271-4/+5
* Fix lineedit bugsbptato2022-11-261-13/+0
* Add a network stream wrapper, improve eprintbptato2022-09-051-1/+1
* Implement HTML5 parsingbptato2022-07-111-18/+17
* Colors, italic, bold, read from pipebptato2021-11-121-19/+17
* Layout engine improvements, use author style sheetbptato2021-11-101-17/+19
* Implement CSS display none in box renderer etc.bptato2021-08-081-0/+11
* Refactor display.nim and twtio.nimbptato2021-08-061-0/+13
* Implement new buffer model which supports X coordsbptato2021-08-051-0/+11