Commit History

Autor SHA1 Mensaxe Data
  Syo Ikeda 9041e45aa0 [Refactoring] Replace many of force unwrapping usages with optional binding and where clause %!s(int64=10) %!d(string=hai) anos
  Christian Noon b87fb42859 Modified error handling to use implicit error catching to avoid fatal errors. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 357b34e323 Added percent escaping tests around reserved / unreserved / illegal characters. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 12528b6ccb Added the "[" and "]" to the legal escape characters and added more documentation. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4ff7bcc6c7 Stripped all excess whitespace throughout the codebase. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 2dada34b1e Reformatted all MARKs to make it easier to quickly identify different sections. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 1f66a59266 Moved the ParameterEncoding and Method logic into a separate Swift file. %!s(int64=10) %!d(string=hai) anos