10 Commits

Author SHA1 Message Date
Matt Rubin 42964a4aea Fix SwiftLint violations 2024-08-18 15:05:21 -04:00
Matt Rubin d457189307 Update license copyright dates 2019-04-27 12:06:21 -04:00
Matt Rubin 7f16ee8835 Update PersistentToken's Hashable conformance 2018-09-18 20:52:33 -04:00
Matt Rubin 09c601d6bc Remove manual Equatable implementations
As of Swift 4.1, these will be synthesized automatically.
2018-09-18 20:52:33 -04:00
Matt Rubin 8ef611aa2a Synthesize Equatable conformance when compiling with Swift 4.1 2018-04-21 00:34:37 -04:00
Matt Rubin 93a0b0b981 Add parentheses to PersistentToken equality check 2016-07-19 22:35:04 -04:00
Matt Rubin 0c1a716846 Fix errors with the Data API 2016-07-19 22:35:04 -04:00
Matt Rubin b0d235ec7c Automatic Swift 3 conversion 2016-07-19 22:35:04 -04:00
Matt Rubin 58f31aa20a Add a Data typealias 2016-07-19 22:35:04 -04:00
Matt Rubin 8d3fe966ce Rename "Sources" directory 2016-02-26 00:19:47 -05:00