Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |