about summary refs log tree commit diff stats
path: root/vocabulary.md
Commit message (Collapse)AuthorAgeFilesLines
* .Kartik Agaram2021-11-091-8/+10
|
* rename grapheme to code-point-utf8Kartik K. Agaram2021-11-091-5/+5
| | | | | | 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.
* .Kartik K. Agaram2021-11-091-2/+2
|
* task 16: addressing sejo's feedbackKartik K. Agaram2021-11-071-2/+7
| | | | I'm still not quite happy with this..
* tutorial: improve task 14 based on sejo's feedbackKartik K. Agaram2021-11-071-20/+29
|
* more comments from sejo <3Kartik K. Agaram2021-10-301-2/+2
|
* done with first draft of tutorialKartik K. Agaram2021-10-301-0/+6
|
* tutorial: point at vocabulary.mdKartik K. Agaram2021-10-301-1/+16
|
* .Kartik K. Agaram2021-10-261-3/+3
|
* .Kartik K. Agaram2021-10-261-5/+6
|
* font data structure now supports 16-bit glyphsKartik K. Agaram2021-08-281-3/+2
| | | | We can't yet render the latter 8 bits.
* more robust print-cellKartik K. Agaram2021-05-191-2/+4
| | | | | It is used to print to the trace, and we shouldn't crash the whole computer just because the trace ran out of space.
* .Kartik K. Agaram2021-03-271-2/+24
|
* shell: read initial expression from secondary diskKartik K. Agaram2021-03-211-0/+2
| | | | See shell/README.md for (extremely klunky) instructions.
* .Kartik Agaram2021-03-121-0/+4
|
* update vocabulary documentationKartik K. Agaram2021-03-081-162/+173
| | | | Top-level and linux/ now have separate vocabulary.md files.
* 6658Kartik Agaram2020-07-181-6/+6
|
* 6618 - new docsKartik Agaram2020-07-061-0/+208