Commit Graph

3 Commits

Author SHA1 Message Date
Kartik Agaram d061cbff87 6855
Get rid of cutesy justify thresholds. They didn't actually save me any
trouble, and they won't generalize to other literals besides ints.
2020-09-25 09:47:55 -07:00
Kartik Agaram 670bf6ed01 6833 - tile: right-justify for negative numbers 2020-09-22 10:13:35 -07:00
Kartik Agaram 8152b0d109 6832 - tile: right-justify numbers
Fails noisily for negative integers so far.
2020-09-22 00:27:56 -07:00