config/config
Havoc Pennington 7ac81ecb5e Allow unquoted strings consisting entirely of number chars
Previously, a string which was an invalid number (such as
"1.0.0" or "1e3e3") but consisted entirely of chars allowed
in numbers would be an error and require quoting. Now, we
allow such strings to be unquoted.
2013-12-06 12:24:17 -05:00
..
src Allow unquoted strings consisting entirely of number chars 2013-12-06 12:24:17 -05:00
build.sbt Port to sbt 0.13.0 2013-09-27 13:27:39 -04:00