Commit Graph

22 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
Martin Atkins bd1a215580 helper/resource: Ignore Removed attributes for ImportStateVerify
7 years ago
James McGill 035d56409f helper/schema: handle TypeMap elem consistently with other collection types
8 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
Mitchell Hashimoto 7834cf7190
helper/schema: computed bool fields should not crash
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
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
Andrew Langhorn bb4f7415ca Rename "The The" so that they can play songs again
11 years ago
Mitchell Hashimoto 0bc0c03fec helper/schema: zero value set should set function [GH-1009]
11 years ago
Dave Cunningham 18c26cb2eb Add some missing Float cases
11 years ago
Mitchell Hashimoto 1fcd24cf67 helper/schema: add float type
11 years ago
Mitchell Hashimoto e9a4aaaca7 helper/schema: full object test for addrToSchema
11 years ago
Mitchell Hashimoto e57f3f69b1 helper/schema: empty maps, support reading objects directly
11 years ago
Mitchell Hashimoto f0af1c36f5 helper/schema: nested resource fields should be zero-valued on get
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
11 years ago
Mitchell Hashimoto 9447973015 helper/schema: ConfigFieldReader and generic helpers
11 years ago
Mitchell Hashimoto 5f063d321f helper/schema: FieldReader needs to return computed status
11 years ago
Mitchell Hashimoto f416e0edf0 helper/schema: FieldReader and MapFieldReader
11 years ago