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
James Bardin c4eefd4b5e Allow primitive type in maps via all FieldReaders
9 years ago
Justin Marney 895d10a627 Use DeepEqual instead of multiple if statements to reduce noise.
10 years ago
Justin Marney 53e10dfa89 Name test appropriately.
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 378b526dc3 helper/schema: Add regression tests for nested Set/List
10 years ago
James Nugent 074545e536 core: Use .% instead of .# for maps in state
10 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Mitchell Hashimoto 2212d6895d helper/schema: diff with set going to 0 elements removes it from state
11 years ago
Paul Hinze 219aa3e788 helper/schema: fix DiffFieldReader map handling
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 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