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