Historique des commits

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