Matt Pharr
|
a1d5ea69b9
|
Support 64-bit integer constants in parser. Partial fix to issue #21.
|
2011-07-06 16:54:14 +01:00 |
|
Matt Pharr
|
be45beb54b
|
Implement our own routine to turn C99-style hexadecimal float constants in strong form into floating-point values. With this, we can correctly handle hex float constants on Windows, where the builtin atof() routine just returns zero for them. Fixes issue #16.
|
2011-06-29 06:57:39 +01:00 |
|
Matt Pharr
|
18af5226ba
|
Initial commit.
|
2011-06-21 12:48:50 -07:00 |
|