Commit graph

12 commits

Author SHA1 Message Date
Timo von Holtz
5578488538 Code changes to support Jkarni/content types.
These are just straight forward changes to compile against servant.
2015-02-19 11:45:15 +11: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
Julian K. Arni
8dfb3294b8 Fix top-level raw code-gen issue. 2015-01-02 10:46:21 +01:00
Julian K. Arni
58b27cd957 Fix dot in function name issue. 2014-12-24 13:55:25 +01:00
Alp Mestanogullari
3d467cfab2 add jq support for Servant.API.Header 2014-12-08 13:32:47 +01:00
Alp Mestanogullari
99215cd654 first shot at generating function names automatically 2014-12-01 17:36:18 +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
06d8c8005a first shot for jquery codegen based on a servant API type 2014-11-25 01:36:34 +01:00