Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added several test cases and some basic documentation for fp usage | Checkmate50 | 2016-01-04 |
* | Floating point constants given as integers are now translated correctly | Checkmate50 | 2015-10-14 |
* | Modified translation so that z3 runs with type checking for simple binary ope... | Checkmate50 | 2015-10-14 |
* | Modified BigFloat to avoid evaluating the floating point value before sending... | Checkmate50 | 2015-09-23 |
* | Added initial support for float addition | Checkmate50 | 2015-09-17 |
* | Float type now works correctly for simple variable declaration and comparison. | Dietrich | 2015-07-20 |
* | added decimal reading functionality to the float type | Dietrich | 2015-05-05 |