summaryrefslogtreecommitdiff
path: root/float_test6.bpl
Commit message (Collapse)AuthorAge
* Added several test cases and some basic documentation for fp usageGravatar Checkmate502016-01-04
|
* Modified BigFloat to avoid evaluating the floating point value before ↵Gravatar Checkmate502015-09-23
| | | | sending it to z3
* Float type now works correctly for simple variable declaration and comparison.Gravatar Dietrich2015-07-20
|
* Made significant changes to internal representation of BigFloat. Remains a ↵Gravatar Dietrich2015-05-07
| | | | work in progress
* added decimal reading functionality to the float typeGravatar Dietrich2015-05-05