configuration library for JVM languages using HOCON files
Go to file
Havoc Pennington 64c6c753e5 use internal AbstractConfigValue instead of public ConfigValue throughout implementation
In practice don't want to try to support custom ConfigValue.
2011-11-08 22:03:22 -05:00
src use internal AbstractConfigValue instead of public ConfigValue throughout implementation 2011-11-08 22:03:22 -05:00
.gitignore add sbt build definition 2011-11-07 15:31:23 -05:00
build.sbt add sbt build definition 2011-11-07 15:31:23 -05:00
SPEC-yaml.md sync specs with the gist versions 2011-11-07 15:49:10 -05:00
SPEC.md Implement ${} substitutions in the tokenizer 2011-11-08 10:15:31 -05:00