Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename grapheme to code-point-utf8 | Kartik K. Agaram | 2021-11-09 | 1 | -10/+10 |
| | | | | | | Longer name, but it doesn't lie. We have no data structure right now for combining multiple code points. And it makes no sense for the notion of a grapheme to conflate its Unicode encoding. | ||||
* | 7690 | Kartik Agaram | 2021-02-07 | 1 | -2/+2 |
| | | | | Convert comments about magic constants into metadata. | ||||
* | 7124 - tiles: better 'lines' primitive | Kartik Agaram | 2020-10-27 | 1 | -0/+39 |
| | |||||
* | 7123 - tile: truncate string if necessary | Kartik Agaram | 2020-10-26 | 1 | -0/+86 |