Commit Graph

16 Commits (ea93b91a80201c19c00d12dfd6fddc46f443bd2a)

Author SHA1 Message Date
Clint a84aa5e914 Revert "helper/schema: Make nested Set(s) in List(s) work" (#7436)
10 years ago
Radek Simko 917ad44cf0 helper/schema: Fix readSet implementation (DiffFieldReader)
10 years ago
Sander van Harmelen ef4726bd50 Change Set internals and make (extreme) performance improvements
11 years ago
Martin Atkins cc8e8a55de helper/schema: Default hashing function for sets
11 years ago
Svend Sorensen 943bf3c00a Use name of function in comment string
11 years ago
Phil Frost b082117e92 Implement AWS IAM resources
11 years ago
Phil Frost 33183c078b Implement a hash function for string sets
11 years ago
Trevor Pounds 17b31925fe Prevent negative hashcodes for all set operations.
11 years ago
Mitchell Hashimoto 77314a01d2 helper/schema: disallow negative hash codes
11 years ago
Mitchell Hashimoto 87948b68fc helper/schema: use interface for equality check
11 years ago
Sander van Harmelen 133a40d77f Sets should init only once...
11 years ago
Mitchell Hashimoto 864a8f24ec helper/schema: GoString for Set
11 years ago
Mitchell Hashimoto 81913c58fb providers/aws: fixing faililng test
12 years ago
Mitchell Hashimoto 9ab5577beb helper/schema: set diff tests
12 years ago
Mitchell Hashimoto 475528adc3 helper/schema: Set operations
12 years ago
Mitchell Hashimoto 56dde5c0c1 helper/schema: can read and get the state of sets
12 years ago