Damian Kołakowski 7e0e620b60 Added basic App class as an entry point for further web framework. %!s(int64=10) %!d(string=hai) anos
..
App.swift 7e0e620b60 Added basic App class as an entry point for further web framework. %!s(int64=10) %!d(string=hai) anos
DemoServer.swift ccbf88ba0e Added possibility to register handler using closures. %!s(int64=10) %!d(string=hai) anos
File.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. %!s(int64=10) %!d(string=hai) anos
HttpHandlers+Files.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. %!s(int64=10) %!d(string=hai) anos
HttpHandlers+WebSockets.swift e6d6098b7a Improved tokens detection for HTTP headers. %!s(int64=10) %!d(string=hai) anos
HttpHandlers.swift ebbf0b048e Removed debug/playground code. %!s(int64=10) %!d(string=hai) anos
HttpParser.swift e687721bc6 Added tests for HttpParser ( status line and headers parsing procedure ). %!s(int64=10) %!d(string=hai) anos
HttpRequest.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. %!s(int64=10) %!d(string=hai) anos
HttpResponse.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. %!s(int64=10) %!d(string=hai) anos
HttpRouter.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. %!s(int64=10) %!d(string=hai) anos
HttpServer.swift ccbf88ba0e Added possibility to register handler using closures. %!s(int64=10) %!d(string=hai) anos
HttpServerIO.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. %!s(int64=10) %!d(string=hai) anos
Process.swift 7e0e620b60 Added basic App class as an entry point for further web framework. %!s(int64=10) %!d(string=hai) anos
Reflection.swift d2e176bd19 Added Reflection utils for converting any object instance to a dictionary (... and later save in database ). %!s(int64=10) %!d(string=hai) anos
SQLite.swift a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. %!s(int64=10) %!d(string=hai) anos
Socket.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. %!s(int64=10) %!d(string=hai) anos
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". %!s(int64=10) %!d(string=hai) anos
String+Misc.swift 707c3b33ea Added tests for String+Misc::removePercentEncoding(). %!s(int64=10) %!d(string=hai) anos
String+SHA1.swift b070d440ad Fixed compilation error happening on "ipad ios 9.2 - https://github.com/glock45/swifter/issues/101". %!s(int64=10) %!d(string=hai) anos
sqlite-Bridging-Header.h 816bbc98cd Added Swift wrapper for SQLite. %!s(int64=10) %!d(string=hai) anos
sqlite.c 816bbc98cd Added Swift wrapper for SQLite. %!s(int64=10) %!d(string=hai) anos
sqlite.h 816bbc98cd Added Swift wrapper for SQLite. %!s(int64=10) %!d(string=hai) anos