Commit Graph

6 Commits

Author SHA1 Message Date
Kartik Agaram
3ff2e99c0b 7272 - snapshot: printing floats in decimal
I've made some progress to where I can print whole integers right. But
this whole approach of mixing decimals with binary exponents is going to
be super confusing. I need to bite the bullet and just use decimal exponents.
2020-11-25 23:01:17 -08:00
Kartik Agaram
951c3f4c92 7158 2020-11-02 00:07:07 -08:00
Kartik Agaram
e981b8f640 6835
Another fix for negative numbers.
2020-09-22 10:33:26 -07:00
Kartik Agaram
afacec5e43 6834 2020-09-22 10:20:12 -07:00
Kartik Agaram
e655f673b5 6829 - tile: colorize values on the stack 2020-09-21 21:27:44 -07:00
Kartik Agaram
797c93e054 6793 2020-09-16 18:34:54 -07:00