| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-08 | tests/float: Convert "sys.exit()" to "raise SystemExit". | Damien George | |
| The latter is shorter and simpler because it doesn't require importing the sys module. | |||
| 2017-03-09 | tests/float: Make various tests skippable. | Paul Sokolovsky | |
| 2015-09-11 | stmhal: fix single precision float printing error | Dave Hylands | |
| Fixes #1435. | |||
| 2014-11-21 | py: Add support for float/double arrays in array module. | Damien George | |
| Addresses issue #981. | |||
