История коммитов

Автор SHA1 Сообщение Дата
  Jon Shier 088d593136 Add mapError, flatMapError, withValue, withError, ifSuccess, and ifFailure to Result. 8 лет назад
  Gwendal Roué 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. 8 лет назад
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 лет назад
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 лет назад
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 лет назад
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 лет назад
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 лет назад
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 лет назад
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 лет назад
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 лет назад
  Christian Noon 8759805c8c Added public docstrings to Result custom string convertible protocols. 10 лет назад
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. 10 лет назад
  Christian Noon e489c5fece [Issue #703] Updated Result Failure to store an ErrorType instead of NSError. 10 лет назад
  Christian Noon 09fc146b08 Added CustomStringConvertible and CustomDebugStringConvertible conformance. 10 лет назад
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. 10 лет назад