Commit Graph

12 Commits (00a76d019a3e5b4d9d040a3e28c9e0b4e56ad951)

Author SHA1 Message Date
Brian Flad a8e3787afc
helper/schema: Prevent setSet() panic with typed nil
7 years ago
Chris Marchesi 3fa11e456b
helper/schema: Clear existing map/set/list contents before overwriting
9 years ago
James Nugent 074545e536 core: Use .% instead of .# for maps in state
10 years ago
Paul Hinze edaf5795a5 Merge pull request #3257 from fatih/fix-nil-setting-schema
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Fatih Arslan f269d4fc8c schema: add test for nil string case
11 years ago
Mitchell Hashimoto 9b8b38cbb1 helper/schema: test that set can be nil
11 years ago
Mitchell Hashimoto e4f0f6b15d helper/schema: more tests
11 years ago
Mitchell Hashimoto e32cd396ad helper/schema: add test for GH-814
11 years ago
Mitchell Hashimoto 448887f3c4 helper/schema: map counts in state
11 years ago
Mitchell Hashimoto f64b09a045 helper/schema: more tests
11 years ago
Mitchell Hashimoto 03c6453a72 helper/schema: FieldWriter, replace Set
11 years ago