summaryrefslogtreecommitdiff
path: root/float_test2.bpl
Commit message (Expand)AuthorAge
* Added several test cases and some basic documentation for fp usageGravatar Checkmate502016-01-04
* Float type now works correctly for simple variable declaration and comparison.Gravatar Dietrich2015-07-20
* Successfully parsed the float typeGravatar Dietrich2015-04-26
* added float type to the set array in ParserGravatar Dietrich2015-04-26
* removed comments from Scanner.cs, changed the value of the float token kind t...Gravatar Dietrich2015-04-26
* added float type to Arithmetic Expression and added a new float testGravatar Dietrich2015-04-26