]> Git — Sourcephile - haskell/symantic-http.git/log
haskell/symantic-http.git
5 years agoRemove old stack.yaml
Julien Moutinho [Fri, 29 Mar 2019 01:22:31 +0000 (01:22 +0000)]
Remove old stack.yaml

5 years agoAdd symantic-http-doc
Julien Moutinho [Tue, 26 Mar 2019 03:26:33 +0000 (03:26 +0000)]
Add symantic-http-doc

5 years agoSplit into multiple packages with their own dependencies
Julien Moutinho [Mon, 25 Mar 2019 01:52:15 +0000 (01:52 +0000)]
Split into multiple packages with their own dependencies

5 years agoAdd streaming support through pipes
Julien Moutinho [Sun, 24 Mar 2019 19:23:50 +0000 (19:23 +0000)]
Add streaming support through pipes

5 years agoCleanup replacement mistakes
Julien Moutinho [Tue, 12 Mar 2019 21:39:33 +0000 (21:39 +0000)]
Cleanup replacement mistakes

5 years agoCleanup stack.yaml
Julien Moutinho [Tue, 12 Mar 2019 21:21:43 +0000 (21:21 +0000)]
Cleanup stack.yaml

5 years agoRename MIME types
Julien Moutinho [Tue, 12 Mar 2019 21:21:27 +0000 (21:21 +0000)]
Rename MIME types

5 years agoRemove noise
Julien Moutinho [Mon, 11 Mar 2019 16:43:27 +0000 (16:43 +0000)]
Remove noise

5 years agoRemove serverState_offset
Julien Moutinho [Mon, 11 Mar 2019 15:11:32 +0000 (15:11 +0000)]
Remove serverState_offset

5 years agoImprove ServerResponse
Julien Moutinho [Mon, 11 Mar 2019 13:32:51 +0000 (13:32 +0000)]
Improve ServerResponse

5 years agoImprove MIME support
Julien Moutinho [Sat, 9 Mar 2019 18:15:10 +0000 (18:15 +0000)]
Improve MIME support

5 years agoAdd support for multiple MIME types
Julien Moutinho [Sat, 9 Mar 2019 02:04:39 +0000 (02:04 +0000)]
Add support for multiple MIME types

5 years agoRename stuffs and init client testing
Julien Moutinho [Fri, 8 Mar 2019 14:44:54 +0000 (14:44 +0000)]
Rename stuffs and init client testing

5 years agoAdd basicAuth symantic
Julien Moutinho [Wed, 6 Mar 2019 23:29:24 +0000 (23:29 +0000)]
Add basicAuth symantic

5 years agoRename and reorganize stuffs
Julien Moutinho [Wed, 6 Mar 2019 01:30:45 +0000 (01:30 +0000)]
Rename and reorganize stuffs

5 years agoReplace megaparsec with a custom parser
Julien Moutinho [Tue, 5 Mar 2019 18:53:40 +0000 (18:53 +0000)]
Replace megaparsec with a custom parser

This enables to prioritize errors independantly from
the actual sequence of combinators in the API.

5 years agoStop here to drop megaparsec
Julien Moutinho [Sun, 24 Feb 2019 18:37:01 +0000 (18:37 +0000)]
Stop here to drop megaparsec

5 years agoRemove old module
Julien Moutinho [Sat, 23 Feb 2019 15:18:21 +0000 (15:18 +0000)]
Remove old module

5 years agoDrop the Language prefix in module names
Julien Moutinho [Sat, 23 Feb 2019 12:40:20 +0000 (12:40 +0000)]
Drop the Language prefix in module names

5 years agoRewrite the API builder with a composable sprintf/scanf design
Julien Moutinho [Wed, 20 Feb 2019 05:50:04 +0000 (05:50 +0000)]
Rewrite the API builder with a composable sprintf/scanf design

5 years agoStop here to redesign the API à la sprintf/scanf
Julien Moutinho [Wed, 20 Feb 2019 01:53:25 +0000 (01:53 +0000)]
Stop here to redesign the API à la sprintf/scanf

5 years agoinit
Julien Moutinho [Sat, 29 Dec 2018 13:13:41 +0000 (14:13 +0100)]
init