| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
A wishlist of passing tests.
Let's see how the naive algorithm at http://www.ryanjuckett.com/programming/printing-floating-point-numbers
does.
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
https://github.com/akkartik/mu/issues/45#issuecomment-719990879, task 2.
|
|
|
|
| |
Looks good.
|
| |
|
|
|