about summary refs log tree commit diff stats
path: root/display.mu
Commit message (Collapse)AuthorAgeFilesLines
* 1868 - start using naked literals everywhereKartik K. Agaram2015-07-281-4/+4
| | | | First step to reducing typing burden. Next step: inferring types.
* 1705 - change background colorKartik K. Agaram2015-07-041-1/+1
|
* 1618Kartik K. Agaram2015-06-211-2/+3
|
* 1617Kartik K. Agaram2015-06-211-7/+7
|
* 1584Kartik K. Agaram2015-06-171-1/+1
|
* 1457 - print to display in colorKartik K. Agaram2015-05-251-1/+1
| | | | Just foreground color for now.
* 1363 - rename 'integer' to 'number'Kartik K. Agaram2015-05-131-1/+1
| | | | ..now that we support non-integers.
* 1345Kartik K. Agaram2015-05-111-1/+2
|
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+23
I've tried to update the Readme, but there are at least a couple of issues.