config/config
Havoc Pennington bfe83e1b79 Throw exceptions when we need a reference to an array element
This arose in issue https://github.com/typesafehub/config/issues/160

There are two known cases: when we want to relativize references
in included files, and when we use `+=` while inside a list.
Both of those are currently impossible to handle without a way
to generate a reference to a list element.
2014-05-01 11:19:39 -04:00
..
src Throw exceptions when we need a reference to an array element 2014-05-01 11:19:39 -04:00
build.sbt Force Java 1.6 when publishing 2014-01-07 12:20:24 -05:00