about summary refs log tree commit diff stats
path: root/shell/cell.mu
Commit message (Expand)AuthorAgeFilesLines
* shell: reliable image renderingKartik K. Agaram2021-07-291-0/+1
* shell: render image from pbm data streamKartik K. Agaram2021-07-271-0/+25
* shell: array typeKartik K. Agaram2021-07-251-1/+24
* .Kartik K. Agaram2021-07-191-0/+68
* .Kartik K. Agaram2021-06-121-2/+2
* .Kartik K. Agaram2021-05-041-0/+1
* .Kartik K. Agaram2021-04-281-0/+14
* start cleaning up pixel graphicsKartik K. Agaram2021-04-191-2/+2
* shell: ctrl-r runs on real screen without a traceKartik K. Agaram2021-04-171-6/+3
* .Kartik K. Agaram2021-04-171-2/+2
* shell: streams that you can append graphemes toKartik K. Agaram2021-04-101-2/+12
* shell: fake keyboardKartik K. Agaram2021-04-101-0/+13
* shell: UI now showing fake keyboardKartik K. Agaram2021-04-101-4/+13
* shell: start on support for fake keyboardKartik K. Agaram2021-04-101-0/+12
* shell: move fake screen to sandboxKartik K. Agaram2021-04-101-0/+13
* shell: fake screensKartik K. Agaram2021-04-101-0/+2
* shell: start of 'print' primitiveKartik K. Agaram2021-04-101-0/+19
* shell: structural equality checkKartik K. Agaram2021-04-091-0/+4
* 7862 - shell: more informative traces for evalKartik K. Agaram2021-03-071-1/+1
* 7856 - shell: primitive functionsKartik K. Agaram2021-03-051-2/+25
* 7842 - new directory organizationKartik K. Agaram2021-03-031-0/+89