Commit Graph

13 Commits (ee0dfba56571e127ff4d8351358c19def830e2cd)

Author SHA1 Message Date
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