Commit History

Author SHA1 Message Date
  anonymous f772bcb45e WIP 5 years ago
  AJ Yoo c23ca1b101 key: Implement key.Pointer 6 years ago
  AJ Yoo d792401c51 key: Group compositeKey with other key types 6 years ago
  AJ Yoo 4b9133d8ba key: Rename keyImpl to interfaceKey 6 years ago
  AJ Yoo f914ea650d key: Rename composite to compositeKey 6 years ago
  AJ Yoo af0603585f key: Update some descriptions 6 years ago
  AJ Yoo 20a90e2204 key: Extend composite keys to include slices 6 years ago
  Aaron Beitch 3b71555a04 key: Optimize composite.Equal by avoiding wrapping in interface{} 6 years ago
  Aaron Beitch 7c4a5f2e51 all: Minor changes to copyright statement 6 years ago
  Benoit Sigoure c8d7f36ed1 key: Remove deprecated APIs `GetFromMap`, `DeleteFromMap`, and `SetToMap`. 7 years ago
  Benoit Sigoure c613a48a2c key: Add a sentinel to the composite keys to strengthen our hack. 8 years ago
  Benoit Sigoure 59d8141a83 key: Make map[Key]interface{} always O(1) with some runtime hacks. 8 years ago