Commit Graph

23 Commits (e4270993be013de410ffd7ca76aa2f00a27df688)

Author SHA1 Message Date
James McGill 035d56409f helper/schema: handle TypeMap elem consistently with other collection types
8 years ago
James Bardin ca68723c91 memoize DiffFieldReader.ReadField
9 years ago
James Bardin c4eefd4b5e Allow primitive type in maps via all FieldReaders
10 years ago
James Bardin 730014b33e Convert the map fields values when reading diff
10 years ago
Justin Marney 9217f5a063 Unchanged NestedSets are not returned by DiffFieldReader.
10 years ago
Clint a84aa5e914 Revert "helper/schema: Make nested Set(s) in List(s) work" (#7436)
10 years ago
Radek Simko 37d57f4a85 Improve naming convention (resultSet -> exists)
10 years ago
Radek Simko 917ad44cf0 helper/schema: Fix readSet implementation (DiffFieldReader)
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
Mitchell Hashimoto 6e509aedcb helper/schema: diff should include removed set items [GH-1823]
11 years ago
Sam Boyer b82bd0c280 Condense switch fallthroughs into expr lists
11 years ago
Mitchell Hashimoto 2212d6895d helper/schema: diff with set going to 0 elements removes it from state
11 years ago
Paul Hinze 4e8e3dad86 DiffFieldReader: filter all '#' fields from sets
11 years ago
Paul Hinze 219aa3e788 helper/schema: fix DiffFieldReader map handling
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 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 0b1da37b20 helper/schema: diff field reader should merge result with source
11 years ago
Mitchell Hashimoto 91a57b42e8 helper/schema: reading a diff with computed should return zero value
11 years ago
Mitchell Hashimoto 73726e83b2 helper/schema: DiffFieldReader for reading data from a diff
11 years ago