Commit Graph

2461 Commits

Author SHA1 Message Date
Alp Mestanogullari 3d467cfab2 add jq support for Servant.API.Header 2014-12-08 13:32:47 +01:00
Alp Mestanogullari d831cf944f add docs support for Header 2014-12-08 13:07:34 +01:00
Alp Mestanogullari 2ecc6124b0 add HasClient instance for Header 2014-12-08 12:52:30 +01:00
Alp Mestanogullari 501dafaeba add Servant.API.Header 2014-12-08 12:28:11 +01:00
Alp Mestanogullari 0a2d3bc12c polish up cabal file, add README 2014-12-08 12:01:56 +01:00
Alp Mestanogullari 2261521002 polish up cabal file, add README and output of the example 2014-12-08 11:25:52 +01:00
Alp Mestanogullari fe3bd998aa polish up cabal file, add a README 2014-12-08 11:10:51 +01:00
Alp Mestanogullari 17607212b3 cabal file typos 2014-12-08 11:00:26 +01:00
Alp Mestanogullari 55eb020d10 polish up cabal file, add a README 2014-12-08 10:56:02 +01:00
Alp Mestanogullari 9c343face8 add a TODO 2014-12-05 11:39:25 +01:00
Alp Mestanogullari 654e59d7c4 add script for generating the docs and pushing them to github-pages 2014-12-02 18:35:11 +01:00
Alp Mestanogullari ffb3392cff travis: build with ghc 7.8 and clone servant from git before building 2014-12-02 17:50:44 +01:00
Alp Mestanogullari d517bfa69c travis: buidl with ghc 7.8 and clone servant from git before building 2014-12-02 17:49:25 +01:00
Alp Mestanogullari 8c7cc95b8c travis: build with ghc 7.8 and clone servant from git before building 2014-12-02 17:48:21 +01:00
Alp Mestanogullari 1defab0d2f travis: build with ghc 7.8 2014-12-02 17:45:24 +01:00
Alp Mestanogullari 470df01c47 add travis file 2014-12-02 17:26:05 +01:00
Alp Mestanogullari 426c59078c add travis file 2014-12-02 17:25:52 +01:00
Alp Mestanogullari 6d9fa0f86a add travis file 2014-12-02 17:25:38 +01:00
Alp Mestanogullari d9d94e6f4e oops. rename travis file to .travis.yml 2014-12-02 17:25:25 +01:00
Alp Mestanogullari 987b160691 add travis file 2014-12-02 17:24:10 +01:00
Alp Mestanogullari 99215cd654 first shot at generating function names automatically 2014-12-01 17:36:18 +01:00
Alp Mestanogullari 3e76058d25 drop the dependency on interpolate and hence on haskell-src-exts, it's becoming too annoying to keep 2014-12-01 17:23:25 +01:00
Alp Mestanogullari 4dafc4efb4 add LICENSE files to all projects 2014-12-01 16:38:43 +01:00
Alp Mestanogullari f8078001e2 add LICENSE files to all projects 2014-12-01 16:38:43 +01:00
Alp Mestanogullari 91fc74b70e add LICENSE files to all projects 2014-12-01 16:38:43 +01:00
Alp Mestanogullari d39d1f1d0a fix travis script... 2014-12-01 16:29:42 +01:00
Alp Mestanogullari 2991161b87 fix travis script... 2014-12-01 16:29:42 +01:00
Alp Mestanogullari c7dd48cbdf fix travis script... 2014-12-01 16:29:42 +01:00
Alp Mestanogullari 530797eb42 clarify haddocks for HasClient 2014-12-01 13:41:12 +01:00
Alp Mestanogullari 0dfd2434ac fix build error for servant's spec 2014-11-27 18:50:29 +01:00
Alp Mestanogullari 7fa44d3769 first shot at splitting servant into servant, servant-client and servant-docs 2014-11-27 18:28:01 +01:00
Alp Mestanogullari d93e4620d4 first shot at splitting servant into servant, servant-client and servant-docs 2014-11-27 18:28:01 +01:00
Alp Mestanogullari 67abcff47f first shot at splitting servant into servant, servant-client and servant-docs 2014-11-27 18:28:01 +01:00
Alp Mestanogullari 0458716b93 small README tweak for the counter example 2014-11-25 19:43:44 +01:00
Alp Mestanogullari 327006e25f add an example for servant-jquery: a shared counter whose value is updated via a button in an HTML page 2014-11-25 19:42:52 +01:00
Alp Mestanogullari 9923d1773e document the example some more with some tweaks. push the correspinding updated generated docs too 2014-11-25 18:13:18 +01:00
Alp Mestanogullari d36f27a5be Add a README for the example 2014-11-25 17:57:11 +01:00
Alp Mestanogullari 52c24c8b35 Merge branch 'jkarni/qq-docs' into new-impl 2014-11-25 17:39:30 +01:00
Alp Mestanogullari ae8cca6fb4 fix renaming woes 2014-11-25 17:35:17 +01:00
Julian K. Arni dee47654f9 Rename ApiQuasiQuoting.
And fix haddocks for it.
2014-11-25 16:35:56 +01:00
Julian K. Arni 63584d52b7 QQ and safe links documentation. 2014-11-25 16:10:59 +01:00
Alp Mestanogullari e3af6a6af3 uri-encode capture values in the generated javascript code for servant-jquery 2014-11-25 15:58:08 +01:00
Alp Mestanogullari 5435dd4032 Haddocks for the StaticFiles module 2014-11-25 15:48:30 +01:00
Alp Mestanogullari 06d8c8005a first shot for jquery codegen based on a servant API type 2014-11-25 01:36:34 +01:00
Alp Mestanogullari 5b5f530406 fix Docs haddocks 2014-11-24 16:22:55 +01:00
Alp Mestanogullari d6464d9dc4 remove useless import in example 2014-11-22 19:26:58 +01:00
Alp Mestanogullari 60c7addb5e more haddocks 2014-11-22 19:19:21 +01:00
Alp Mestanogullari f983734975 haddocks for BaseUrl 2014-11-22 18:59:44 +01:00
Alp Mestanogullari 77d52083f1 haddocks for all 3 forms of query params (phew) 2014-11-22 18:53:02 +01:00
Alp Mestanogullari c47f4ae002 haddocks for ReqBody 2014-11-22 18:16:55 +01:00