Commit History

Author SHA1 Message Date
  Damian Kołakowski 8a069e0d53 Merge branch 'master' of github.com:glock45/swifter 10 years ago
  Damian Kołakowski cd5acea79a Added .Data case for HttpResponseBody enumeration. 10 years ago
  Damian Kołakowski c2d6b8f548 Update README.md 10 years ago
  Damian Kołakowski 45c4274342 Swifter ready for new toolchain swift-DEVELOPMENT-SNAPSHOT-2016-03-16-a-osx. 10 years ago
  Damian Kołakowski 26b7fb54d6 SQLite statements uses binding to pass the values. 10 years ago
  Damian Kołakowski 0f55abce34 Merge branch 'master' of github.com:glock45/swifter 10 years ago
  Damian Kołakowski 3635cce414 Added shared database connection. 10 years ago
  Damian Kołakowski e716fd9966 Merge pull request #115 from antonmes/patch-1 10 years ago
  Anton ef18900902 Add "text/plain" header 10 years ago
  Damian Kołakowski 7e0e620b60 Added basic App class as an entry point for further web framework. 10 years ago
  Damian Kołakowski ccbf88ba0e Added possibility to register handler using closures. 10 years ago
  Damian Kołakowski d2e176bd19 Added Reflection utils for converting any object instance to a dictionary (... and later save in database ). 10 years ago
  Damian Kołakowski a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. 10 years ago
  Damian Kołakowski cfc22405a2 Added Sqlite stuff to tvOS targets. 10 years ago
  Damian Kołakowski c555f97539 Added Framework target for tvOS. Added sample app for tvOS. 10 years ago
  Damian Kołakowski bb416361ee Merge pull request #112 from satishmaha/fixBridgingHeader 10 years ago
  Satish Mahalingam a238096cae Bridging header should be referenced to the one inside the project folder 10 years ago
  Damian Kołakowski 00e8a4b279 Added Sequence & Generator types for the results of SQL statements execution. 10 years ago
  Damian Kołakowski 816bbc98cd Added Swift wrapper for SQLite. 10 years ago
  Damian Kołakowski f8bfc12c30 Fixed tests for WebSockets. 10 years ago
  Damian Kołakowski cedbec42a1 Added 'isDirectory' method to the File class. 10 years ago
  Damian Kołakowski e6d6098b7a Improved tokens detection for HTTP headers. 10 years ago
  Damian Kołakowski c75d2cb020 Merge pull request #105 from dattk/ffwebsocket 10 years ago
  dattk 44f8ccce89 fix firefoxs header websocket connection 10 years ago
  Damian Kołakowski 845f814a84 Version changed to 1.1.3. 10 years ago
  Damian Kołakowski d873d82ab3 Changed "GetCurrentWorkingDirectory" to "GetCurrentWorkingDirectoryFailed". 10 years ago
  Damian Kołakowski 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. 10 years ago
  Damian Kołakowski ebbf0b048e Removed debug/playground code. 10 years ago
  Damian Kołakowski f1dbeafc75 WebSocketSesion accepts ArraySlice type. 10 years ago
  Damian Kołakowski 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. 10 years ago