about summary refs log tree commit diff stats
path: root/html/subx/056write.subx.html
Commit message (Collapse)AuthorAgeFilesLines
* 4834Kartik Agaram2018-12-041-73/+64
| | | | Fix CI since 4827.
* 4827Kartik Agaram2018-12-031-49/+49
| | | | | | | | | I was 'returning' a phantom value from 'write' when the underlying '_write' returns nothing. In general, returning counts of bytes written is not so useful for error checking when my primitives abstract away from that. We'll come back to error signalling later.
* 4819Kartik Agaram2018-12-021-1/+1
|
* 4816Kartik Agaram2018-12-021-9/+12
|
* 4814Kartik Agaram2018-12-011-0/+1
|
* 4811Kartik Agaram2018-11-301-7/+8
|
* 4809 - subx: html with 5 colors for commentsKartik Agaram2018-11-301-180/+184
|
* 4796Kartik Agaram2018-11-301-141/+140
|
* 4782Kartik Agaram2018-11-261-160/+176
|
* 4722Kartik Agaram2018-10-241-216/+162
|
* 4709Kartik Agaram2018-10-171-0/+311