1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test and fix up the merged config object loaded from resources More... over 12 years ago
make non-public getEnvironmentAsConfig and getSystemPropertiesAsConfig More... over 12 years ago
add jacoco code coverage plugin More... over 12 years ago
various fixes suggested by findbugs More... over 12 years ago
add findbugs sbt plugin More... over 12 years ago
add some more API docs More... over 12 years ago
fix various warnings after enabling more warnings More... over 12 years ago
use internal AbstractConfigValue instead of public ConfigValue throughout implementation More... over 12 years ago
make ConfigTransformer private, don't think it's useful More... over 12 years ago
fix the memory size and duration parsers More... over 12 years ago
Implement substitution in parser and config objects More... over 12 years ago
Implement ${} substitutions in the tokenizer More... over 12 years ago
use appendCodePoint(c) not append((char)c) More... over 12 years ago
Make unquoted string values really work More... over 12 years ago
convenience functions to write tokens with fake origin in tests More... over 12 years ago
Add support for unquoted string values More... over 12 years ago
move tokenizer tests into their own file More... over 12 years ago
add a test setup where files that should be parsed to same syntax tree are compared More... over 12 years ago
add SyntaxFlavor to the parser (not used for anything yet) More... over 12 years ago
sync specs with the gist versions More... over 12 years ago
add sbt build definition More... over 12 years ago
add a bunch of JSON parser tests More... over 12 years ago
rename ConfigFactory to ConfigImpl More... over 12 years ago
move src/ to src/main/java More... over 12 years ago
more typing and hacking; add json parser More... over 12 years ago
more hacking, mostly on json tokenizer More... over 12 years ago
more work More... over 12 years ago
WIP initial sketch More... over 12 years ago