Commit Graph

13 Commits (b6fff854a6e6dac2ebc99438acc05f052d9743cc)

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