Damian Kołakowski 00e8a4b279 Added Sequence & Generator types for the results of SQL statements execution. 10 年之前
..
DemoServer.swift 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. 10 年之前
File.swift cedbec42a1 Added 'isDirectory' method to the File class. 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 e6d6098b7a Improved tokens detection for HTTP headers. 10 年之前
HttpResponse.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. 10 年之前
HttpRouter.swift 1ce84ca3ff Fixed issue #98 ( "Trailing slash on last parameter value"). 10 年之前
HttpServer.swift 845f814a84 Version changed to 1.1.3. 10 年之前
HttpServerIO.swift 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. 10 年之前
SQLite.swift 00e8a4b279 Added Sequence & Generator types for the results of SQL statements execution. 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 年之前