summaryrefslogtreecommitdiff
path: root/float_test6.bpl
Commit message (Expand)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 sending...Gravatar Checkmate502015-09-23
* 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 w...Gravatar Dietrich2015-05-07
* added decimal reading functionality to the float typeGravatar Dietrich2015-05-05