Thomas Fussell
|
8e17339ef0
|
fix out of bounds error detected in msvc
|
2016-07-14 07:20:31 +08:00 |
|
Thomas Fussell
|
053508e8b7
|
test some number formatting edge cases
|
2016-07-11 18:10:57 -04:00 |
|
Thomas Fussell
|
5147a282af
|
implement fractional number format, continue implementing tests for builtin formats
|
2016-07-08 19:39:28 -04:00 |
|
Thomas Fussell
|
a1688c7e48
|
add size check to removal of trailing zeros in number formats
|
2016-07-06 18:50:30 +08:00 |
|
Thomas Fussell
|
9f1ac60d20
|
start implementing complex number formats, test builtin formats
|
2016-07-05 21:27:35 -04:00 |
|
Thomas Fussell
|
47f74fd4c1
|
fix some windows build problems and warnings
|
2016-07-05 00:09:51 +08:00 |
|
Thomas Fussell
|
d8b9a71c59
|
fix std::abs call
|
2016-07-03 11:41:59 -04:00 |
|
Thomas Fussell
|
54c08246ce
|
improve names to fix errors
|
2016-07-03 11:34:44 -04:00 |
|
Thomas Fussell
|
d92ad1ab9c
|
finally implement a real number format parser. that was rough...
|
2016-07-03 11:22:53 -04:00 |
|