Commit Graph

18 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
James McGill 035d56409f helper/schema: handle TypeMap elem consistently with other collection types
8 years ago
Mitchell Hashimoto 487a37b0dd
helper/schema: PromoteSingle for legacy support of "maybe list" types
9 years ago
James Bardin 01be1a5ecd Check for interpolated values when reading a map
10 years ago
James Bardin c4eefd4b5e Allow primitive type in maps via all FieldReaders
10 years ago
Clint a84aa5e914 Revert "helper/schema: Make nested Set(s) in List(s) work" (#7436)
10 years ago
Radek Simko c738c5a9a3 helper/schema: Implement reader-specific readList method
10 years ago
James Nugent 7b6df27e4a helper/schema: Read native maps from configuration
10 years ago
Sander van Harmelen ef4726bd50 Change Set internals and make (extreme) performance improvements
11 years ago
Martin Atkins cc8e8a55de helper/schema: Default hashing function for sets
11 years ago
Sam Boyer b82bd0c280 Condense switch fallthroughs into expr lists
11 years ago
Mitchell Hashimoto fa934d96d0 helper/schema: FieldReaderConfig detects computed maps
11 years ago
Paul Hinze 5d4e69cc80 helper/schema: apply schema defaults at the field level when reading from config
11 years ago
Mitchell Hashimoto 1fcd24cf67 helper/schema: add float type
11 years ago
Mitchell Hashimoto 361d00347a helper/schema: refactor tests for fieldreader to be common
11 years ago
Mitchell Hashimoto b4bf813151 helper/schema: too big to fail
11 years ago
Mitchell Hashimoto 7e379cb1a1 helper/schema: field readers no longer take a schema as arg
11 years ago
Mitchell Hashimoto 73726e83b2 helper/schema: DiffFieldReader for reading data from a diff
12 years ago
Mitchell Hashimoto 9447973015 helper/schema: ConfigFieldReader and generic helpers
12 years ago