summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-25Add support for default valuesHEADmasterMatthias Beyer
2021-04-24Change impl so that backend is passed from main()Matthias Beyer
2021-04-24Make Backend need Copy, so we can pass it aroundMatthias Beyer
2021-04-24Add example for config objectMatthias Beyer
2021-04-24Move tests to /testsMatthias Beyer
2021-04-24Struct supportMatthias Beyer
2021-04-24Make error type explicitMatthias Beyer
2021-04-24Merge branch 'option-support'Matthias Beyer
2021-04-24Add example for Option<bool> and Option<u64>Matthias Beyer
2021-04-24Add support for Option<T>Matthias Beyer
2021-04-24Merge branch 'vec-example'Matthias Beyer
2021-04-24Add vec exampleMatthias Beyer
2021-04-24Merge branch 'vec-support' into vec-exampleMatthias Beyer
2021-04-24Add simple exampleMatthias Beyer
2021-04-24Add test for Vec<bool>Matthias Beyer
2021-04-24Add missing backend functionsMatthias Beyer
2021-04-24Add support for Vec<T>Matthias Beyer
2021-04-24A BuildableValue must be SizedMatthias Beyer
2021-04-24Reimplement using genericsMatthias Beyer
2021-04-24Implement interfaces for all simple typesMatthias Beyer
2021-04-24Initial importMatthias Beyer