Files
TinyCC/tests
Lee Duhem 5a76c5d2f3 Fix parsing of binary floating point number
* tccpp.c (parse_number): `shift' should be 1 while parsing binary
floating point number.
* tests/tests2/70_floating_point_literals.c: New test cases for
floating point number parsing.
2014-12-15 16:32:08 +08:00
..
2011-02-24 09:38:13 -08:00
2009-07-18 22:06:54 +02:00
2014-09-07 11:15:31 -04:00