about summary refs log tree commit diff stats
path: root/shell/print.mu
Commit message (Expand)AuthorAgeFilesLines
* shell: literal imagesKartik K. Agaram2021-07-281-1/+1
* gracefully trace large multi-dimensional arraysKartik K. Agaram2021-07-261-4/+10
* gracefully trace large arraysKartik K. Agaram2021-07-261-0/+8
* shell: array typeKartik K. Agaram2021-07-251-0/+23
* .Kartik K. Agaram2021-07-251-5/+5
* reading from streamsKartik K. Agaram2021-07-031-4/+3
* clean up final abort in macroexpandKartik K. Agaram2021-06-301-1/+8
* snapshot: infixKartik K. Agaram2021-06-221-2/+2
* change precision when loading sandbox codeSumeet Agarwal2021-06-171-2/+2
* more robust print-cellKartik K. Agaram2021-05-191-18/+160
* disallow null tracesKartik K. Agaram2021-05-191-16/+58
* shell: add a lot of error-checkingKartik K. Agaram2021-05-181-1/+7
* belatedly migrate stale example definitionsKartik K. Agaram2021-05-061-1/+1
* shell: unquote spliceKartik K. Agaram2021-05-041-1/+1
* reading and printing backquotes and unquotesKartik K. Agaram2021-05-031-1/+29
* printing quoted expressionsKartik K. Agaram2021-05-021-0/+14
* .Kartik K. Agaram2021-05-021-5/+5
* move color scheme closer to Solarized darkKartik K. Agaram2021-05-011-2/+2
* .Kartik K. Agaram2021-04-221-2/+9
* .Kartik K. Agaram2021-04-181-0/+7
* shell: ctrl-r runs on real screen without a traceKartik K. Agaram2021-04-171-2/+14
* .Kartik K. Agaram2021-04-171-1/+1
* shell: streams that you can append graphemes toKartik K. Agaram2021-04-101-0/+26
* shell: fake screensKartik K. Agaram2021-04-101-0/+12
* shell: start rendering globalsKartik K. Agaram2021-04-081-0/+7
* shell: now we can start adding primitivesKartik K. Agaram2021-04-061-0/+7
* 7866Kartik Agaram2021-03-071-5/+5
* 7865Kartik Agaram2021-03-071-1/+1
* 7863 - shell: anonymous fn callsKartik K. Agaram2021-03-071-10/+21
* 7857 - shell: first function callKartik K. Agaram2021-03-051-0/+10
* 7842 - new directory organizationKartik K. Agaram2021-03-031-0/+260