]> Git — Sourcephile - haskell/symantic-http.git/log
haskell/symantic-http.git
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