]> Git — Sourcephile - haskell/symantic-http.git/log
haskell/symantic-http.git
4 years agostack: bump to lts-14.13 master
Julien Moutinho [Thu, 7 Nov 2019 05:07:45 +0000 (05:07 +0000)]
stack: bump to lts-14.13

4 years agoserver: bump cabal version
Julien Moutinho [Thu, 27 Jun 2019 23:34:38 +0000 (23:34 +0000)]
server: bump cabal version

4 years agomake: fix linting
Julien Moutinho [Thu, 27 Jun 2019 23:32:54 +0000 (23:32 +0000)]
make: fix linting

4 years agoserver: fix the recursion into Router
Julien Moutinho [Thu, 27 Jun 2019 23:32:35 +0000 (23:32 +0000)]
server: fix the recursion into Router

4 years agoserver: polish the use of Map
Julien Moutinho [Thu, 27 Jun 2019 23:31:11 +0000 (23:31 +0000)]
server: polish the use of Map

4 years agoapi: fix documentation
Julien Moutinho [Thu, 23 May 2019 23:28:16 +0000 (23:28 +0000)]
api: fix documentation

4 years agoserver: drop Fail errors when FailFatal
Julien Moutinho [Thu, 23 May 2019 23:27:51 +0000 (23:27 +0000)]
server: drop Fail errors when FailFatal

4 years agoBump stack resolver to lts-13.19
Julien Moutinho [Sun, 19 May 2019 16:55:07 +0000 (16:55 +0000)]
Bump stack resolver to lts-13.19

5 years agoFix typos in comments
Julien Moutinho [Sat, 13 Apr 2019 21:15:29 +0000 (21:15 +0000)]
Fix typos in comments

5 years agoAdd raw combinator
Julien Moutinho [Wed, 10 Apr 2019 23:19:07 +0000 (23:19 +0000)]
Add raw combinator

5 years agoFix static routing
Julien Moutinho [Wed, 10 Apr 2019 18:36:14 +0000 (18:36 +0000)]
Fix static routing

5 years agoFactorizing captures is semantically wrong
Julien Moutinho [Tue, 9 Apr 2019 15:34:16 +0000 (15:34 +0000)]
Factorizing captures is semantically wrong

5 years agoFix fixity of (<.>) and (</>)
Julien Moutinho [Tue, 9 Apr 2019 03:57:48 +0000 (03:57 +0000)]
Fix fixity of (<.>) and (</>)

5 years agoOptimize dynamic routing by factorizing captures
Julien Moutinho [Mon, 8 Apr 2019 23:36:52 +0000 (23:36 +0000)]
Optimize dynamic routing by factorizing captures

5 years agoOptimize static routing with a Map instead of (<!>)
Julien Moutinho [Mon, 1 Apr 2019 02:07:38 +0000 (02:07 +0000)]
Optimize static routing with a Map instead of (<!>)

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