about summary refs log tree commit diff stats
path: root/408print-float.mu
Commit message (Collapse)AuthorAgeFilesLines
* 7159 - explicitly use 'return' everywhereKartik Agaram2020-11-021-2/+2
| | | | https://github.com/akkartik/mu/issues/45#issuecomment-719990879, task 2.
* 6948 - stress-testing prints of floatsKartik Agaram2020-10-041-3/+3
| | | | Looks good.
* 6947 - change exponent separator since 'e' is hexKartik Agaram2020-10-041-3/+3
|
* 6946 - print floats somewhat intuitively in hexKartik Agaram2020-10-041-0/+171