Commit Graph

18 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
James Bardin b5de50c0a2 don't modify argument slices
7 years ago
James McGill 035d56409f helper/schema: handle TypeMap elem consistently with other collection types
8 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 074545e536 core: Use .% instead of .# for maps in state
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
Mitchell Hashimoto 9c10a89cf8 helper/schema: FieldReaderMap should mark map as exists if anything set
11 years ago
Dave Cunningham 18c26cb2eb Add some missing Float cases
11 years ago
Mitchell Hashimoto 448887f3c4 helper/schema: map counts in state
11 years ago
Mitchell Hashimoto 1fcd24cf67 helper/schema: add float type
11 years ago
Mitchell Hashimoto e57f3f69b1 helper/schema: empty maps, support reading objects directly
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