summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx_sexp_conv
AgeCommit message (Collapse)AuthorFilesLines
2016-12-30Recursive revbump associated with ocaml update to 4.04.jaapb1-1/+2
2016-06-20Updated package to latest version, 113.33.01. Changes include:jaapb5-23/+53
## 113.33.01+4.03 Remove generation of empty value bindings. ## 113.33.00+4.03 Various updates to work with OCaml 4.03.0 ## 113.33.00 - Clean up the documentation for sexplib, modernizing it to include `ppx_sexp_conv`, and breaking up the documentation between sexplib and `ppx_sexp_conv`. Also changed the formatting to use org-mode, so it will render properly on github. Markdown doesn't render well by default, unless you use quite different conventions about linebeaks.
2016-06-09Fix HOMEPAGE to be copy'n'pastable.wiz1-2/+2
2016-05-05Recursive revbump associated with ocaml update.jaapb1-1/+2
2016-03-04Added devel/ocaml-ppx_sexp_conv 113.24.00, a generator of S-expressionjaapb5-0/+62
conversion functions from type definitions.