Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7159 - explicitly use 'return' everywhere | Kartik Agaram | 2020-11-02 | 1 | -2/+2 |
| | | | | https://github.com/akkartik/mu/issues/45#issuecomment-719990879, task 2. | ||||
* | 6948 - stress-testing prints of floats | Kartik Agaram | 2020-10-04 | 1 | -3/+3 |
| | | | | Looks good. | ||||
* | 6947 - change exponent separator since 'e' is hex | Kartik Agaram | 2020-10-04 | 1 | -3/+3 |
| | |||||
* | 6946 - print floats somewhat intuitively in hex | Kartik Agaram | 2020-10-04 | 1 | -0/+171 |