about summary refs log tree commit diff stats
path: root/shell/primitives.mu
Commit message (Expand)AuthorAgeFilesLines
* snapshot: infixKartik K. Agaram2021-06-221-1/+1
* new macro: withKartik K. Agaram2021-06-201-1/+2
* .Kartik K. Agaram2021-06-121-1/+1
* eliminate some implicit writes to real screenKartik K. Agaram2021-06-121-1/+1
* try to abolish NULL from primitivesKartik K. Agaram2021-06-111-77/+504
* car/cdr of nil is now nilKartik K. Agaram2021-06-111-2/+18
* shell: remainder operationKartik K. Agaram2021-06-061-1/+65
* .Kartik K. Agaram2021-06-061-3/+3
* .Kartik K. Agaram2021-06-031-0/+1600