summaryrefslogtreecommitdiff
path: root/Test/floats
Commit message (Collapse)AuthorAge
* White space deltas. (I'm not sure why git thought I had changes in these ↵Gravatar Rustan Leino2016-08-17
| | | | files, but I suspect it has to do with line endings.)
* fixed an error where a -0 was not interpreted as a negative numberGravatar Checkmate502016-07-23
|
* corrected minor error in testGravatar Checkmate502016-07-22
|
* fixed the syntax on former tests and added two fp constant translation testsGravatar Checkmate502016-07-22
|
* fixed an issue with parsing floating pointsGravatar Checkmate502016-07-19
|
* Modified the float tests to match the updated syntaxGravatar Checkmate502016-07-19
|
* Added and briefly tested the updated syntax. NaN/oo not supported yetGravatar Checkmate502016-07-19
|
* Changed the syntax reading of the float typeGravatar Checkmate502016-07-16
|
* removed an unnecessary type checking additionGravatar Checkmate502016-06-07
|
* resolving conflictsGravatar Checkmate502016-06-06
|
* minor changesGravatar Checkmate502016-06-06
|
* Polished up the floats test folder. Preparing to rebaseGravatar Checkmate502016-06-06
|
* finished testing, fixed several minor compiler bugsGravatar Checkmate502016-06-06
|
* moved all the tests to the testing folderGravatar Checkmate502016-05-31