Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Kartik Agaram | 2021-11-09 | 1 | -8/+10 |
| | |||||
* | rename grapheme to code-point-utf8 | Kartik K. Agaram | 2021-11-09 | 1 | -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. Agaram | 2021-11-09 | 1 | -2/+2 |
| | |||||
* | task 16: addressing sejo's feedback | Kartik K. Agaram | 2021-11-07 | 1 | -2/+7 |
| | | | | I'm still not quite happy with this.. | ||||
* | tutorial: improve task 14 based on sejo's feedback | Kartik K. Agaram | 2021-11-07 | 1 | -20/+29 |
| | |||||
* | more comments from sejo <3 | Kartik K. Agaram | 2021-10-30 | 1 | -2/+2 |
| | |||||
* | done with first draft of tutorial | Kartik K. Agaram | 2021-10-30 | 1 | -0/+6 |
| | |||||
* | tutorial: point at vocabulary.md | Kartik K. Agaram | 2021-10-30 | 1 | -1/+16 |
| | |||||
* | . | Kartik K. Agaram | 2021-10-26 | 1 | -3/+3 |
| | |||||
* | . | Kartik K. Agaram | 2021-10-26 | 1 | -5/+6 |
| | |||||
* | font data structure now supports 16-bit glyphs | Kartik K. Agaram | 2021-08-28 | 1 | -3/+2 |
| | | | | We can't yet render the latter 8 bits. | ||||
* | more robust print-cell | Kartik K. Agaram | 2021-05-19 | 1 | -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. Agaram | 2021-03-27 | 1 | -2/+24 |
| | |||||
* | shell: read initial expression from secondary disk | Kartik K. Agaram | 2021-03-21 | 1 | -0/+2 |
| | | | | See shell/README.md for (extremely klunky) instructions. | ||||
* | . | Kartik Agaram | 2021-03-12 | 1 | -0/+4 |
| | |||||
* | update vocabulary documentation | Kartik K. Agaram | 2021-03-08 | 1 | -162/+173 |
| | | | | Top-level and linux/ now have separate vocabulary.md files. | ||||
* | 6658 | Kartik Agaram | 2020-07-18 | 1 | -6/+6 |
| | |||||
* | 6618 - new docs | Kartik Agaram | 2020-07-06 | 1 | -0/+208 |