Damian Kołakowski 0f55abce34 Merge branch 'master' of github.com:glock45/swifter 10 years ago
..
App.swift 3635cce414 Added shared database connection. 10 years ago
DemoServer.swift ccbf88ba0e Added possibility to register handler using closures. 10 years ago
File.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. 10 years ago
HttpHandlers+Files.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. 10 years ago
HttpHandlers+WebSockets.swift e6d6098b7a Improved tokens detection for HTTP headers. 10 years ago
HttpHandlers.swift ebbf0b048e Removed debug/playground code. 10 years ago
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). 10 years ago
HttpRequest.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. 10 years ago
HttpResponse.swift ef18900902 Add "text/plain" header 10 years ago
HttpRouter.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. 10 years ago
HttpServer.swift ccbf88ba0e Added possibility to register handler using closures. 10 years ago
HttpServerIO.swift 3635cce414 Added shared database connection. 10 years ago
Process.swift 3635cce414 Added shared database connection. 10 years ago
Reflection.swift 3635cce414 Added shared database connection. 10 years ago
SQLite.swift 3635cce414 Added shared database connection. 10 years ago
Socket.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. 10 years ago
String+BASE64.swift 96b2fab09c Fixed warning: "String+BASE64.swift:25:9: C-style for statement is deprecated and will be removed in a future version of Swift". 10 years ago
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). 10 years ago
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". 10 years ago
sqlite-Bridging-Header.h 816bbc98cd Added Swift wrapper for SQLite. 10 years ago
sqlite.c 816bbc98cd Added Swift wrapper for SQLite. 10 years ago
sqlite.h 816bbc98cd Added Swift wrapper for SQLite. 10 years ago