Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Larsson
9e5bed268e Added support for matrix parameters. 2015-03-19 17:07:19 +01:00
Geoffrey Roberts
8aa5ce504e Switched again to Text because it made more sense given the dependency structure 2015-01-22 11:33:19 +11:00
Geoffrey Roberts
21e9c9f5c9 Switched out MissingH for an implementation using split 2015-01-22 11:24:36 +11:00
Geoffrey Roberts
745dbd09a9 Actually sanitise function names and handle X-Custom headers 2015-01-21 19:32:06 +11:00
Geoffrey Roberts
158eab5157 Changed template for ReplaceHeaderArg. Got tests working. 2015-01-21 18:47:23 +11:00
Geoffrey Roberts
e16f90f107 Extended HeaderArg to allow header arguments to replace the contents of a template, allowing specially composed headers to create specially formatted headers 2015-01-21 18:27:25 +11:00
Alp Mestanogullari
3dc9424765 add a changelog, bump version to 0.2.2 2015-01-04 17:41:51 +01:00
Julian K. Arni
58b27cd957 Fix dot in function name issue. 2014-12-24 13:55:25 +01:00
Alp Mestanogullari
d106989d62 adapt to the servant/servant-server split, prepare new release 2014-12-10 16:29:50 +01:00
Alp Mestanogullari
0a2d3bc12c polish up cabal file, add README 2014-12-08 12:01:56 +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
c7dd48cbdf fix travis script... 2014-12-01 16:29:42 +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
06d8c8005a first shot for jquery codegen based on a servant API type 2014-11-25 01:36:34 +01:00